gst/gstpad.c: Really unlink the peer pad instead of setting the peer pointer to NULL...
[platform/upstream/gstreamer.git] / gst /
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...
2007-10-03 Tim-Philipp Müllergst/gstclock.h: Fix up broken GST_CLOCK_FLAGS macro...
2007-09-29 Sébastien Mouttegst/gstinfo.h: Add an explicit variable importation...
2007-09-26 Wim Taymansgst/gstbus.c: Improve debugging when dealing with _poll().
2007-09-26 Tim-Philipp Müllergst/gstregistryxml.c: Fix memory leak I introduced...
2007-09-26 Michael Smithgst/gstbuffer.c: Make it once again possible to free...
2007-09-25 Tim-Philipp MüllerAPI: add GST_TAG_COMPOSER, fixes #459809.
2007-09-24 Sebastian Drögegst/gstplugin.*: Add the 3-clause BSD license and the...
2007-09-24 Wim Taymansgst/: Fix small typos in the docs.
2007-09-20 Stefan Kostgst/gstbin.h: Move priv to the right place.
2007-09-19 Tim-Philipp Müllergst/glib-compat-private.h: Add compatibility macro...
2007-09-19 Stefan Kostgst/gstelementfactory.c: Release static caps. Fixes...
2007-09-18 Tim-Philipp Müllergst/gstinfo.*: Make some internal API take const gchar...
2007-09-17 Wim Taymansgst/gstbin.c: A latency query fails when one of the...
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-09-13 Wim Taymansgst/: Move latency query from GstPipeline to GstBin...
2007-09-13 Sebastian Drögegst/gstbuffer.c: Implement poisoning for GstBuffer...
2007-09-12 Tim-Philipp Müllergst/gsturi.c: If there's no hostname, we want to return...
2007-09-11 Tim-Philipp Müllergst/gstbuffer.c: Also do a g_type_class_ref() for the...
2007-09-11 Wim TaymansAdd function to perform a query on the peer of a pad.
2007-09-07 Sebastian Drögegst/gstregistrybinary.c: Always destroy the timer,...
2007-09-05 Stefan Kostgst/gstelement.c: Give some log-messages a category.
2007-09-05 Wim Taymansgst/gststructure.c: Fix fraction list fixation code...
2007-08-24 Jan Schmidtgst/Makefile.am: Revert patch which uses $(gst_headers...
2007-08-23 Tim-Philipp Müllergst/gst.c: Don't use GST_INFO before the debug system...
2007-08-23 David Nečasgst/Makefile.am: Replace some non portable makefile...
2007-08-16 Wim Taymansgst/gstbin.c: Improve debugging.
2007-08-16 Wim Taymansgst/gstbin.c: Fix annoying bug in the sorted iterator...
next