plugins/elements/gstmultiqueue.c: Add documentation for the signals to push our core...
[platform/upstream/gstreamer.git] / plugins / elements / gstmultiqueue.c
2008-05-09 Jan Schmidtplugins/elements/gstmultiqueue.c: Add documentation...
2008-05-05 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Small docs fix.
2008-03-24 Wim Taymansplugins/elements/gstmultiqueue.c: When trying to make...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-03 Sebastian DrögeDon't use base_init where not absolutely necessary...
2008-02-01 Wim Taymansdocs/design/part-synchronisation.txt: Update some docs.
2007-10-25 Jan Schmidtplugins/elements/gstmultiqueue.c: Make it so that pads...
2007-10-15 Wim Taymansplugins/elements/: Fix queue negotiation. If acceptcaps...
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-07-05 Mark Nauwelaertsplugins/elements/gstmultiqueue.c: Implement non-default...
2007-06-28 Wim Taymansplugins/elements/gstmultiqueue.c: When figuring out...
2007-06-26 Jan Schmidtplugins/elements/gstmultiqueue.*: Take the multiqueue...
2007-06-21 Wim Taymansplugins/elements/gstmultiqueue.c: Fix setting max-...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-19 Wim Taymansplugins/elements/gstmultiqueue.c: Fix event leak.
2007-06-18 Wim Taymansplugins/elements/gstmultiqueue.c: Make sure we don...
2007-06-18 Wim Taymansplugins/elements/gstmultiqueue.c: Update queue state...
2007-06-15 Wim Taymansplugins/elements/gstmultiqueue.c: Don't use GSlice...
2007-06-15 Wim Taymansplugins/elements/gstmultiqueue.c: Remove debug printf.
2007-06-15 Wim Taymanslibs/gst/base/gstdataqueue.*: Various cleanups.
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-04-13 Jan Schmidtplugins/elements/gstmultiqueue.c: Don't deadlock when...
2007-04-03 Tommi Myöhänenplugins/elements/gstmultiqueue.c: Deactivate pads and...
2007-03-28 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Don't leak GCond.
2007-03-12 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Fix small leak (free...
2007-01-24 Edward Herveyplugins/elements/gstmultiqueue.c: Small fix.
2007-01-22 Edward Herveyplugins/elements/gstmultiqueue.c: Remove previous hack...
2007-01-17 Edward Herveyplugins/elements/gstmultiqueue.c: When dynamically...
2006-11-28 Edward Herveylibs/gst/base/: New GstDataQueue object for threadsafe...