plugins/elements/gstqueue.c: Since we're not called only from the chain function...
[platform/upstream/gstreamer.git] / gst /
2008-02-01 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-02-01 Wim Taymansgst/gstminiobject.c: When replacing a miniobject, do...
2008-01-30 Jan Schmidtgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Cygwin Ports maint... gst/gstutils.c: Fix compilation on systems that have...
2008-01-20 Tim-Philipp Müllergst/gstplugin.c: Fix old-style static plugins via GST_P...
2008-01-17 Tim-Philipp Müllergst/gstplugin.h: Remove deprecation guards around GST_P...
2008-01-17 Tim-Philipp Müllergst/: Change API of gst_plugin_register_static() to...
2008-01-14 Stefan Kostgst/gstminiobject.c: Spelling fixes for the API docs.
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-10 Stefan Kostgst/gstchildproxy.c: Improve docs and add some ideas...
2008-01-10 Tim-Philipp Müllergst/gst_private.h: Add GST_CAT_TYPES, for consistency...
2008-01-10 Sebastian Drögegst/parse/Makefile.am: Move types.h from EXTRA_DIST...
2008-01-09 Tim-Philipp MüllerAPI: add gst_plugin_register_static() and deprecate
2008-01-09 Tim-Philipp Müllergst/: Yet another gratuitous GString micro-optimisation...
2008-01-09 Tim-Philipp Müllergst/gststructure.c: Always check UTF-8 conformance...
2008-01-09 Peter Kjellerstedtgst/gstclock.h: Cast the results from the timeval/spec_...
2008-01-09 Wim Taymansgst/gstbuffer.c: Update some comments.
2008-01-05 Tim-Philipp Müllergst/gstdebugutils.c: Log the reason why fopen fails...
2008-01-04 Sebastian Drögegst/parse/parse.l: Use "%option never-interactive"...
2008-01-04 Wim Taymansgst/gstpad.c: Don't crash when trying to fixate and...
2007-12-30 Thijs Vermeirgst/gstdebugutils.c: add warning when failed to open...
2007-12-28 Laurent Glayalgst/gstvalue.c: Optimisation: bail out of the loop...
2007-12-28 Tim-Philipp Müllergst/: Bunch of gratuitous nano-optimisations.
2007-12-24 Wim Taymansgst/gstsystemclock.c: Add some more docs to explain...
2007-12-22 Sebastian Drögegst/gstobject.c: Fix typo in the gst_object_{ref,unref...
2007-12-21 Tim-Philipp Müllergst/gsttypefind.c: Make gst_type_find_register work...
2007-12-21 Wim Taymansgst/gstpad.c: Really unlink the peer pad instead of...
2007-12-19 Wim Taymansdocs/design/part-synchronisation.txt: Small updates.
2007-12-18 Tim-Philipp Müllergst/gsttaglist.c: Small docs addition: mention that...
2007-12-16 Tim-Philipp Müllergst/gstregistrybinary.c: Use g_remove() and g_rename...
2007-12-13 Tim-Philipp Müllergst/gstutils.c: Fix possible compiler warning (#503417).
2007-12-13 Tim-Philipp Müllergst/gstobject.c: Don't use GST_CAT_EVENT here for loggi...
2007-12-12 Tim-Philipp MüllerMakefile.am: Add check-exports target and run it as...
2007-12-12 Stefan Kostgst/gstvalue.*: Add more missing "Since:" tags to docs.
2007-12-12 Stefan Kostgst/gstutils.c: Add mising "Since:" to docs.
2007-12-11 Stefan Kostgst/gstplugin.c: Include "glib-compat-private.h" to...
2007-12-11 Stefan Kostgst/gstutils.*: Actually its not PURE as it gets the...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-12-08 Tim-Philipp Müllergst/gststructure.c: Don't crash in _from_string() if...
2007-12-03 Wim Taymansgst/gstutils.c: Clarify gst_element_get_compatible_pad...
2007-11-28 Stefan Kostgst/: Fix wrong order of args in GST_CLOCK_DIFF() usage.
2007-11-28 Stefan KostRename new API + ChangeLog surgery to remove old name...
2007-11-28 Stefan KostNow hide the different clock stuff behind a macro.
2007-11-28 Stefan KostApply the posix-timer check from #361155. Conditionally...
2007-11-28 Sebastian Drögegst/gstminiobject.c: Some cleanup and checking against...
2007-11-28 Wim TaymansStart merging in the easy bits of #361155, the monotoni...
2007-11-26 Stefan KostDue to popular request remove preset interface again...
2007-11-22 Stefan Kostdocs/random/ensonic/profiling.txt: More ideas.
2007-11-22 Stefan Kostgst/gstpreset.c: Try harder to use the return value...
2007-11-21 Stefan Kostgst/gstpreset.c: For theses two fgets we handle the...
2007-11-20 Stefan Kostgst/gstpreset.c: Plug a leak and fix saving.
2007-11-20 Stefan Kostgst/gstpreset.*: Change _get_preset_names API to return...
2007-11-19 Stefan Kostgst/gstpreset.c: More cleanups, docs, and TODOs from...
2007-11-19 Stefan Kostgst/gstpreset.c: Fix bogus warning and make the propert...
2007-11-19 Julien Mouttegst/gstpreset.c: Make it build on OS X.
2007-11-19 Wim Taymansgst/gstbin.c: Change email, cleanups add some more...
2007-11-18 Stefan Kostgst/: Fix build with --disable-gst-debug. Fixes #497859.
2007-11-17 Stefan Kostgst/gstevent.c: Little documentation improvment.
2007-11-17 Stefan Kostgst/gstpreset.c: Add some comments and TODOs.
2007-11-17 Stefan KostAdd the preset interface (Fixes #396779). Do some doc...
2007-11-09 Wim Taymansgst/gstsegment.c: Also accumulate time correctly when...
2007-11-07 Tim-Philipp Müllergst/: Move getenv() back into gst_init, so everyone...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-11-06 Wim Taymansgst/gstelement.c: Only change the state cookie if a...
2007-11-06 Tim-Philipp Müllergst/gstvalue.c: Remove unused and uninitialised type...
2007-11-04 Murray Cumminggst/gstobject.c: Corrected the registration of the...
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-11-02 Tim-Philipp Müllergtk-doc fixes; trailing-comma-in-enum fix.
2007-11-02 Tim-Philipp Müllergst/gst.c: Clean up on deinit (not the external ones...
2007-11-01 Tim-Philipp Müllergst/gstinfo.h: Remove __declspec(dllimport) for MSVC...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-11-01 Tim-Philipp Müllergst/gstformat.c: g_type_class_ref() our GstFormat type...
2007-10-31 Ole André Vadla... Fix a couple of missing includes for MSVC2005 and a...
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-29 Stefan KostDocument new env-var. Add one log-line after dumpng...
2007-10-25 Alessandro Decinagst/: Patch from Alessandro Decina adding get_type_full...
2007-10-24 Tim-Philipp MüllerAPI: add GST_TAG_ARTIST_SORTNAME
2007-10-24 Tim-Philipp Müllergst/gststructure.c: Also allow white space for names...
2007-10-22 Stefan Kostgst/gstdebugutils.c: Reflow code to fix uninitialized...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2007-10-19 Tim-Philipp Müllergst/gstbus.c: When no GSource callback has been set...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-10-16 Tim-Philipp Müllergst/gststructure.c: Allow '+' as well, it can be part...
2007-10-16 Tim-Philipp MüllerAPI: add gst_bus_pop_filtered
2007-10-16 Stefan KostRevert serialisation change and constrain structure...
2007-10-16 Stefan Kostgst/gststructure.c: Improve serialization and fix tests.
2007-10-15 Stefan Kostgst/: Add some more comments and debug output. Quote...
2007-10-15 Stefan Kostgst/gstbuffer.h: Define GST_BUFFER_FLAG_GAP more strict...
2007-10-15 Stefan Kostgst/gstinfo.c: Fix some spelling errors.
2007-10-14 Wim Taymansgst/gstbin.c: Correctly set the next state if all of...
2007-10-13 Tim-Philipp Müllergst/gstbin.c: Don't shadow local variable.
2007-10-13 Tim-Philipp Müllergst/: Use already-interned string for the private GstPl...
2007-10-10 Tim-Philipp Müllergst/gstplugin.h: Cast description string constants...
2007-10-09 Tim-Philipp Müllergst/gstinfo.h: Use __FUNCTION__ instead of __PRETTY_FUN...
2007-10-09 Wim Taymansgst/gstbin.c: Work around a problem with pipelines...
2007-10-09 Tim-Philipp Müllergst/: Put more strings into the GLib quark table. No...
2007-10-05 Wim Taymansgst/: Small comment and documentation update.
2007-10-03 Stefan Kostgst/gstelement.c: Use meaningful categories for the...
2007-10-03 Stefan Kostgst/gstplugin.c: Fix docs that mention 'plugin_desc...
next