- ebd9a6d gst/gstvalue.c: Implement GstObject -> string transform so we print object names when serializing GValues containing ... by Wim Taymans · 18 years ago
- acf6165 gst/gstelement.*: Improve docs a little. Added Since: for new macro. by Wim Taymans · 18 years ago
- 31be175 gst/gstelement.c: Handle INFO messages from the GST_ELEMENT_INFO macro as well. by Wim Taymans · 18 years ago
- 05cf4d8 gst/gstbin.c: Also report the live parameter of a latency query. by Wim Taymans · 18 years ago
- 7553c99 API: gst_bus_timed_pop() by Wim Taymans · 18 years ago
- c574a01 gst/gstpipeline.c: Don't ref a NULL clock in _provide_clock_func(). by Wim Taymans · 18 years ago
- be87507 Fix up documentation to link to the correct GstGError section. by Thomas Vander Stichele · 18 years ago
- c4def75 gst/gstmessage.*: Remove new messages for release. by Wim Taymans · 18 years ago
- 60212ff Make the ghostpad a parent of the internal pad again for better backward compatibility. Don't write code that relies ... by Wim Taymans · 18 years ago
- e561ce7 gst/gstbin.c: Improve debug info. by Wim Taymans · 18 years ago
- d772c87 Do not set the internal pad as a parent anymore so we can avoid hierarchy linking errors when the ghostpad has no par... by Wim Taymans · 18 years ago
- efb8033 More docs coverage and some ChangeLog surgery (add missing names) by Stefan Kost · 18 years ago
- a02edf4 gst/gstpad.c: Improve debugging of default pad dispatcher and query functions. by Wim Taymans · 18 years ago
- 5b6258f docs/design/part-seeking.txt: Some small update. by Wim Taymans · 18 years ago
- 5ee6741 docs/design/draft-klass.txt: Add existing category analysis. by Stefan Kost · 18 years ago
- 69e7087 API: add GST_TAG_REFERENCE_LEVEL (#403597). by René Stadler · 18 years ago
- 85c81ea docs/libs/Makefile.am: Fix path to core docs. by Stefan Kost · 18 years ago
- 3ad87e0 gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p... by Sébastien Moutte · 18 years ago
- d2c6197 gst/gstregistryxml.c (load_feature, load_plugin): Drop some normal-case logs down to LOG, raise errors to WARNING. by Andy Wingo · 18 years ago
- 5348fb6 gst/gstelementfactory.h: The klass string is not a hierarchy. Add reference to the design doc for more information an... by Tim-Philipp Müller · 18 years ago
- 863a867 gst/gstquery.c: Remove old structure field. by Wim Taymans · 18 years ago
- 74da6ad docs/gst/gstreamer-sections.txt: Add docs for new methods. by Wim Taymans · 18 years ago
- 8dd745a gst/gstplugin.h: Fix and expand GstPluginDesc API docs. by Stefan Kost · 18 years ago
- ea55e13 configure.ac: comment about refining the xml deps by Stefan Kost · 18 years ago
- b7d6efd gst/gstregistrybinary.c: Fix print statement in an even more portable way. by Edward Hervey · 18 years ago
- 12aaf98 API: add GST_ROUND_DOWN_* macros (#401781). by Tim-Philipp Müller · 18 years ago
- 636e022 Document registry signals and make gtk-doc pick them up (#401381). by Tim-Philipp Müller · 18 years ago
- e569c17 gst/gstcaps.c: Init caps flags too. by Wim Taymans · 18 years ago
- 76e88f9 gst/gstcaps.c: Add some refcount debugging. by Wim Taymans · 18 years ago
- 00a8f6a gst/gstregistrybinary.c: In print statements, "%x" is for guint. Fixes build on macosx. by Edward Hervey · 18 years ago
- 9e0b1e9 gst/gst.c: Make warning about late g_thread_init() calls a bit more explicit, so that it's more obvious to applicatio... by Tim-Philipp Müller · 18 years ago
- e56bad5 gst/gstpad.c: Fix two docs typoes (#399094). by Mark Nauwelaerts · 18 years ago
- 2d88cb7 gst/: Add more docs regarding tag merge-modes and when to send tags. Fix 'since' statement for new tag. by Stefan Kost · 18 years ago
- 6fa79ab gst/gsttaglist.c: Change tag type from STRING to DOUBLE. Apply ChangeLog surgery for my previous two entries. by Stefan Kost · 18 years ago
- 0e96e3d add tag support for beat-per-minute by Stefan Kost · 18 years ago
- 616cb18 gst/gstregistrybinary.*: use glib types, cleanup comments, impement interfaces and uri-types by Stefan Kost · 18 years ago
- 63693a6 gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Allow getrange() to return buffers with other caps, while we fi... by Andy Wingo · 18 years ago
- 871e807 gst/gstpad.c (gst_pad_activate_pull): Refuse to activate unlinked sink pads in pull mode. In addition to being correc... by Andy Wingo · 18 years ago
- 51b5a40 gst/gsttagsetter.c: gst_tag_list_merge() returns a new list, so it's not the best idea to ingore its return value. Ef... by René Stadler · 18 years ago
- ebf0c9d commit binary registry (disabled by default, see #359653) by Stefan Kost · 18 years ago
- 7ef6acd docs/design/part-negotiation.txt: Update with, um, one way that pull-mode negotiation might work? by Andy Wingo · 18 years ago
- ececbda gst/gstevent.*: Reserve LATENCY event. by Wim Taymans · 18 years ago
- adfd199 docs/design/draft-latency.txt: Updates. by Wim Taymans · 18 years ago
- 702fbf7 API: add gst_update_registry() (#391296). by Tim-Philipp Müller · 18 years ago
- 2991d5c gst/gstregistry.c: Plugin extension on HP-UX is .sl, add that to the list of approved plugin extensions (see #393796). by Tim-Philipp Müller · 18 years ago
- 77472dd gst/gstpad.c (gst_pad_get_range, gst_pad_pull_range): Set caps on the pads if necessary, as in push()/chain(). Update... by Andy Wingo · 18 years ago
- 3001f88 gst/gst.c: Call g_thread_init() first thing in gst_init() / gst_check_init(). by Tim-Philipp Müller · 18 years ago
- 47d2b0a gst/: On win32, all the __declspec stuff for symbol exporting is apparently only needed with MSVC, but doesn't work w... by Vincent Torri · 18 years ago
- c254a23 tell us what's not implemented by Thomas Vander Stichele · 18 years ago
- b7e4487 gst/gstplugin.c: Restore the previous signal handler for SIGSEGV instead of setting to default, since we may have sto... by David Schleef · 18 years ago
- 5c3731e gst/gstregistryxml.c: Make sure we don't pass non-UTF-8 strings to g_markup_escape(), since that can lead to random m... by Tim-Philipp Müller · 18 years ago
- 261abbb docs/design/part-states.txt: two tiny additional comments by Stefan Kost · 18 years ago
- f65a1d3 gst/gstsegment.c: Fine tune the cases where the segment start/stop values are really updated. by Edward Hervey · 18 years ago
- 54cf777 gst/gst.c: Docs typo fix. by Tim-Philipp Müller · 18 years ago
- 1affbe8 gst/: Set pads to FLUSHING when they are created. Check, warn and fix when a demuxer adds an inactive pad to itself w... by Wim Taymans · 18 years ago
- 0ad3d72 gst/gstelement.c: Expose default element send_event and query handling as vmethods that subclasses can chain up to. by Wim Taymans · 18 years ago
- 06651f5 gst/gstelement.c: Small documentation fixes. by Wim Taymans · 18 years ago
- 780a884 gst/gst.c: init_pre() and init_post() might be called via our GOptionGroup or from gst_init(), and we should skip bot... by Tim-Philipp Müller · 18 years ago
- c8fcab5 gst/gstghostpad.c: Log ghostpad debug stuff to the GST_PADS category as well rather than just to the default category. by Tim-Philipp Müller · 18 years ago
- 6043da0 Add some basic system details such as OS and architecture to the debug output if possible, courtesy of uname(). by Tim-Philipp Müller · 18 years ago
- 0a5e6e1 gst/gst.c: Ignore EINTR when reading from the child registry pipe. by Jan Schmidt · 18 years ago
- f26e917 gst/gstclock.c: Reject invalid clock times for interval of periodic ids. by René Stadler · 18 years ago
- 1cca54b Fix refcounting of gst_plugin_feature_load to match the docs. by Jan Schmidt · 18 years ago
- a258e87 gst/gstclock.c: Make period ids add the interval to the origial requested time instead of the possibly updated time w... by René Stadler · 18 years ago
- 57667dd gst/gstbin.c: Add some more docs about the POSITION query. by Wim Taymans · 18 years ago
- 79703a2 gst/gstvalue.c: If someone is foolish enough to compare 2 fractions with denominator = 0, return UNORDERED rather tha... by Jan Schmidt · 18 years ago
- f830f6f gst/gstsegment.c: Fix boundary checking in to_running_time() and to_stream_time(). by Wim Taymans · 18 years ago
- c0ce620 gst/gstpad.c: Can't access event structure after giving away ownership of the event. by Tim-Philipp Müller · 18 years ago
- 47976eb gst/gstpad.c: Fix documentation for gst_pad_dispatcher. Fixes #374475. by Mark Nauwelaerts · 18 years ago
- bf22daa Use g_strerror() instead of strerror() - we want UTF-8. by Tim-Philipp Müller · 18 years ago
- d6c2573 gst/gstpad.c: Enhance debug and improve docs by Stefan Kost · 18 years ago
- 894b7f9 docs/gst/gstreamer-sections.txt: add new API and fix the build by Stefan Kost · 18 years ago
- 6e04167 gst/gstpad.c: Some small cleanups. Improve debugging. by Mark Nauwelaerts · 18 years ago
- 656c529 gst/gstinfo.h: _declspec should be __declspec (two underscores, not one). Fixes 366572. by gorshkov · 18 years ago
- fcfb59a Typo fixes (#366212). by Kjartan Maraas · 18 years ago
- f4f604b Add needed entries in .def files. by Sergey Scobich · 18 years ago
- 6dc97ed gst/gstghostpad.c: Make acceptcaps return TRUE when we don't have a target, just like setcaps does. by Wim Taymans · 18 years ago
- c7fc3dc gst/gststructure.c: If someone tries to set a non-UTF8 string field on a structure, don't just print a warning, but a... by Tim-Philipp Müller · 18 years ago
- bc18910 gst/gstinfo.c: g_hash_table_insert() needs a cast to a non-const pointer duh. by David Schleef · 18 years ago
- 5042740 gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const to reflect the constness of its use in t... by David Schleef · 18 years ago
- 9bece70 gst/gstevent.h: Add small comment. by Wim Taymans · 18 years ago
- 340a8fe docs/design/part-events.txt: Update some docs. by Wim Taymans · 18 years ago
- b1504c3 gst/gstsegment.c: Relax arg checking again, -1 is allowed. by Wim Taymans · 18 years ago
- fd6d33c gst/gstsegment.c: _set_last_stop() must be with a value != -1 by Wim Taymans · 18 years ago
- c0a833e Small docs fixes. by Wim Taymans · 18 years ago
- 5e46998 gst/gstbuffer.h: Add an explicit cast to GstBuffer** to keep old code that added an explicit cast to GstMiniObject** ... by Tim-Philipp Müller · 18 years ago
- d3da3ed gst/gstvalue.c: check for validity of dates by Stefan Kost · 18 years ago
- 2a19cd8 gst/gstobject.h: Don't define xmlNodePtr to gpointer if the core was built with by Peter Kjellerstedt · 18 years ago
- c64c4fd gst/gstbuffer.h: Fix gst_buffer_replace() macro to avoid gst_mini_object_replace()-related type-punned pointer warnings. by Tim-Philipp Müller · 18 years ago
- 854bc55 gst/gstelement.h: Add casts to the correct return type to state <=> state transition macros. by Tim-Philipp Müller · 18 years ago
- 42d34f8 Update some docs regarding reverse playback. by Wim Taymans · 18 years ago
- df08b4b gst/gstsegment.c: When seeking to stop -1, set last_stop (current position) to the duration of the segment. by Wim Taymans · 18 years ago
- 1b41719 gst/gstelement.h: Clarify _NO_PREROLL a bit more. by Yves Lefebvre · 18 years ago
- f038abd gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free to come up with something better). by Tim-Philipp Müller · 18 years ago
- 25fa287 docs/plugins/: Update element args. by Wim Taymans · 18 years ago
- 9f1bef5 gst/gst.c: Check return value of write() to make compiler happy. by Tim-Philipp Müller · 18 years ago
- 1482e8b gst/gstpad.c: Update some docs. by Sebastien Cote · 18 years ago
- 8c9c6d0 gst/Makefile.am: Cast values when making gstenumtypes.h. This pacifies Forte so it doesn't warn about the ~0 as GST_... by Josep Torre Valles · 18 years ago
- 0a53651 gst/gstevent.c: Rename some more @cur to @start to fix docs. by Wim Taymans · 18 years ago
- 89814ee docs/design/part-qos.txt: Fix typo. by Wim Taymans · 18 years ago