Rework GstSegment handling
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue.c
2011-05-16 Wim TaymansRework GstSegment handling
2011-05-10 Wim Taymansquery: allow _make_writable on query handlers
2011-05-09 Wim Taymanssegment: remove _full version
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-06 Wim Taymanspad: avoid using the old GST_PAD_CAPS
2011-05-05 Wim TaymansRevert "context: use context on buffers instead of...
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-04 Wim Taymanscontext: use context on buffers instead of caps
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-29 Wim TaymansRemove pad_alloc, this can now be done better
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Sebastian Drögeelements: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-13 Ole André Vadla... elements: Fix pad callbacks so they handle when parent...
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-08 Havard Graffqueue[2]: Make src query MT-safe
2011-04-08 Sebastian Drögequeue[2]: Unref events if the parent element disappeared
2011-04-08 Havard Graffqueue[2]: Make upstream events MT-safe
2011-04-08 Stian Selnesgstqueue, gstqueue2: check if parent of pad is NULL...
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim Taymansmemory: more work on implementing buffer memory
2011-03-28 Wim Taymansmemory: port code to new buffer data API
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-12-02 Edward Herveyqueue: Remove useless checks from e406f7
2010-10-12 Wim Taymansqueue: avoid g_cond_signal when we can
2010-10-11 Wim Taymansqueue: add debug statement
2010-10-11 Ognyan Tonchevqueue: apply sink segment on the source if queue is...
2010-08-30 Stefan Kostqueue: add silent property to suppress signal emission
2010-08-27 Sebastian Drögeelements: Stop using GST_FLOW_IS_FATAL()
2010-08-27 Stefan Kostqueue: ARG_ -> PROP_ for property constants
2010-08-20 Jonas Holmbergqueue: Push newsegment when linking in PLAYING
2009-12-01 Edward Herveyqueue: Register debug funcptr only once.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-08 Stefan Kostqueue: more queue optimizations
2009-10-07 Edward Herveyplugins/queue: Use previous knowledge of data type...
2009-10-07 Edward Herveyplugins/queue: Avoid useless segment_to_running_time...
2009-10-07 Edward Herveyplugins/queue: Just cast to the object parent instead...
2009-10-06 Tim-Philipp Müllerdataqueue, elements: avoid unnecessary runtime type...
2009-08-28 Wim Taymansqueue: whitespace fixes
2009-08-06 Mark Nauwelaertsqueue: post error message when pausing task
2009-08-06 Wim Taymansqueue: get caps after making writable
2009-06-15 Tim-Philipp Müllerqueue: fix compiler warning
2009-06-15 Arnout Vandecappelledon't lock when min-threshold and max-size conflict.
2009-02-22 Ali SabilUse the correct unref function
2009-02-05 Stefan Kostqueue: remove unused code
2008-10-08 Jan Schmidtplugins/elements/gstqueue.c: Allow through queries...
2008-07-31 Wim Taymansplugins/elements/gstqueue.c: Add and use a custom accep...
2008-06-20 Stefan Kostplugins/elements/: Remove short_description. Add basic...
2008-04-30 Tim-Philipp Müllerplugins/elements/gstqueue.c: Since we're not called...
2008-04-30 Jonas Holmbergplugins/elements/gstqueue.c: When changing thr max...
2008-04-21 Olivier Creteplugins/elements/gstqueue.c: Add the min-threshold...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-02-21 Stefan Kostplugins/elements/gstqueue.c: Ensure that buffer metadat...
2008-02-20 Stefan Kostplugins/elements/gstqueue.*: When dropping buffers...
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...
2007-11-26 Stefan KostDue to popular request remove preset interface again...
2007-11-17 Stefan Kostgst/gstpreset.c: Add some comments and TODOs.
2007-11-02 Tim-Philipp Müllergtk-doc fixes; trailing-comma-in-enum fix.
2007-10-15 Wim Taymansplugins/elements/: Fix queue negotiation. If acceptcaps...
2007-10-02 Edward Herveyplugins/elements/gstqueue.c: Comment the segment-relate...
2007-10-01 Edward Herveyplugins/elements/gstqueue.c: Disable code that's breaki...
2007-09-28 Felipe Contrerasplugins/elements/gstqueue.c: Improve debugging. Fixes...
2007-09-28 Felipe Contrerasplugins/elements/gstqueue.c: First patch of code cleanu...
2007-09-21 Wim Taymansplugins/elements/gstqueue.c: Fix printf arguments.
2007-09-17 Wim Taymansplugins/elements/gstqueue.c: Measure queue level based...
2007-09-14 Wim Taymansplugins/elements/gstqueue.*: When downstream returns...
2007-09-13 Wim Taymansplugins/elements/gstqueue.c: Queue can latency to the...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-15 Wim Taymanslibs/gst/base/gstdataqueue.*: Various cleanups.
2007-05-21 Wim Taymansdocs/design/part-synchronisation.txt: Small addition.
2007-05-18 Edward Herveyplugins/elements/gstqueue.c: Hello, I am Mr Taymans...
2007-05-18 Edward Herveyplugins/elements/gstqueue.c: Release the queue lock !
2007-05-12 Wim Taymansplugins/elements/gstqueue.*: Refactor an cleanup queue...
2007-05-10 Wim Taymansplugins/elements/gstqueue.*: Be smarter when calculatin...
2007-05-10 Stefan Kostplugins/elements/gstqueue.c (_do_init, gst_queue_signal...
2007-03-14 Thomas Vander Stichelereformat
2006-12-19 Tim-Philipp Müllergst/gst.c: Docs typo fix.
2006-12-18 Stefan Kostplugins/elements/gstqueue.c: Correct docs of queue...
2006-10-11 Sjoerd Simonsplugins/elements/gstqueue.c: Recheck queue filledness...
2006-05-19 Jan Schmidtgst/gstpad.c: Short-circuit gst_pad_set_caps if setting...
2006-05-18 Jan Schmidtplugins/elements/gstcapsfilter.c: The caps intersection...
2006-05-17 Edward Herveyplugins/elements/gstqueue.c: The queue is not responsib...
2006-05-16 Edward Herveyplugins/elements/gstqueue.c: The queue was posting...
2006-05-11 Wim Taymansplugins/elements/gstqueue.c: Don't forget to signal...
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-04-28 Stefan Kostmake GstElementDetails const
2006-03-29 Tommi Myöhänenplugins/elements/gstqueue.*: In queue, when EOS is...
next