queue2: Only update current level if we already downloaded a range
[platform/upstream/gstreamer.git] / plugins /
2013-09-10 Sebastian Drögequeue2: Only update current level if we already downloa...
2013-09-09 Gustavo Noronha... Update the buffering state before stalling for more...
2013-09-04 Sebastian Drögetypefind: Add missing break after handling the GAP...
2013-09-04 Matej Knoppmultiqueue: Don't reduce single queue visible size...
2013-09-02 Sebastian Drögeoutputselector: Don't adjust segment->start to the...
2013-08-30 Mathieu Duponchellecapsfilter: Delete link directly in pending_events.
2013-08-27 Alessandro Decinafilesink: please gcc (avoid a warn_unused_result warning)
2013-08-27 Alessandro Decinafilesink: flush (discard data) on FLUSH_STOP
2013-08-20 Sebastian Drögequeue: Properly unlock the sinkpad streaming thread...
2013-08-20 Sebastian Drögequeue2: Properly unlock the sinkpad streaming thread...
2013-08-19 Sebastian Drögemultiqueue: Clean up after the streaming thread has...
2013-08-19 Sebastian Drögequeue2: Clean up after the streaming thread has stopped
2013-08-19 Sebastian Drögequeue: Clean up after the streaming thread has stopped
2013-08-16 Tim-Philipp Müllerqueue2: don't crash on EOS if queue is empty
2013-08-16 Tim-Philipp Müllerqueue2: don't change global buffering state from within...
2013-08-16 Wim Taymansqueue2: update buffering when changing capacity
2013-07-31 Sjoerd Simonsqueue2: Fix backwards seeks into undowloaded ranges
2013-07-29 Sjoerd Simonsqueue2: Forward the schedule query upstream
2013-07-29 Sebastian Drögetypefind: Only advance offset by the number of bytes...
2013-07-23 Arnaud Vracinput-selector: Fix missing pad activation notification
2013-07-22 Sebastian Drögeinputselector: Don't push new stream-start events on...
2013-07-22 Sebastian Drögetypefind: Use new group-id in stream-start event
2013-07-16 Sebastian Drögemultiqueue: only block serialized query when it's safe
2013-07-12 Sebastian Drögeinputselector: Deactivate and remove pad without the...
2013-07-10 Sebastian Drögeinputselector: Keep previous active sinkpad around...
2013-07-02 Olivier Crêtefunnel: Re-push all sticky events when buffers come...
2013-07-02 Olivier Crêtefunnel: Use default pad function for upstream event...
2013-06-24 Wim Taymansqueue2: only block serialized query when it's safe
2013-06-19 Sebastian Drögequeue: Don't hold the queue mutex while doing serialize...
2013-06-06 Brendan Longinput-selector: send notify::active signal for input...
2013-06-04 Brendan Longinput-selector: return FALSE for "active" property...
2013-05-27 Sebastian Dröge(multi)queue: Don't access query items during flushing
2013-05-27 Sebastian Drögemultiqueue: Don't do serialized queries when we're...
2013-05-27 Sebastian Drögequeue2: First set query result, then signal GCond
2013-05-27 Sebastian Drögequeue: Fix handling of serialized queries
2013-05-27 Sebastian Drögequeue2: Unblock any waiting serialize queries on FLUSH_...
2013-05-27 Sebastian Drögequeue/queue2/multiqueue: When flushing, make sure to...
2013-05-26 Nicolas Dufresnevalve: Don't read sticky flag from unrefed event
2013-05-24 Tim-Philipp Müllertee: fix property description for now-unused "alloc...
2013-05-24 Sebastian Drögequeue2: Add support for serialized queries if using...
2013-05-24 Sebastian Drögequeue: Set the last serialized query result to FALSE...
2013-05-24 Sebastian Drögemultiqueue: Initialize all GstMultiQueueItem fields...
2013-05-24 Sebastian Drögemultiqueue: Don't access the query after signalling...
2013-05-24 Sebastian Drögemultiqueue: Make sure to always signal any possible...
2013-05-15 Sebastian Drögetypefind: Handle the force-caps property more similar...
2013-05-09 Sebastian Drögequeue: Store sticky events on the srcpad if we're dropp...
2013-05-09 Sebastian Drögeoutputselector: Always forward sticky events to all...
2013-05-09 Sebastian Drögeinputselector: Forward all sticky events, including...
2013-05-09 Sebastian Drögecapsfilter: Add more debug output and forward caps...
2013-05-09 Sebastian Drögecapsfilter: Fix typo in last commit
2013-05-09 Sebastian Drögecapsfilter: Send all events that should happen after...
2013-05-09 Nicolas Dufresnecapsfilter: Send caps before segment
2013-05-07 Nicolas Dufresnetypefind: Send stream-start before anything else
2013-04-29 Sebastian Drögetypefind: Always leave TYPEFIND mode when we're stoppin...
2013-04-29 Sebastian Drögetypefind: Simplify code
2013-04-29 Sebastian Drögetypefind: Push pending events independent of the existe...
2013-04-29 Sebastian Drögetypefind: Only push CAPS event once if we get one from...
2013-04-29 Sebastian Drögetypefind: Stop typefinding if we get a CAPS event from...
2013-04-29 Sebastian Drögetypefind: Improve handling of GAP events
2013-04-29 Sebastian Drögetypefind: Forward events that should happen before...
2013-04-29 Sebastian Drögetypefind: Only push pending buffers and events if we...
2013-04-29 Sebastian Drögetypefind: Remove code that would cause caps to be sent...
2013-04-26 Tim-Philipp Müllertypefind: fix caps leak when used in connection with...
2013-04-25 Sebastian Drögeinputselector: Try to not push read-only buffers
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-05 Wim Taymansmultiqueue: ignore empty not-linked queues
2013-04-04 Wim Taymansmultiqueue: start pushing again on RECONFIGURE
2013-04-04 Wim Taymansqueue2: start pushing again on RECONFIGURE
2013-04-04 Wim Taymansqueue: start pushing again on RECONFIGURE
2013-01-30 Alexander Schrabqueue: remove query from queue if queue is flushing
2012-12-20 Branko Subasicmultiqueue: correct overrun handling
2012-12-20 Wim Taymansqueue2: implement buffering query for all modes
2012-12-20 Wim Taymansqueue2: refactor buffering percent and stats
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-11-17 Arnaud Vracinputselector: fix clock leak in wait_running_time
2012-11-10 Alessandro Decinaqueue: remove unused label. Fixes compiler warning.
2012-11-09 Alessandro Decinaqueue: don't fail in _sink_event for sticky events
2012-11-06 Tim-Philipp Müllerelements: fix leading space in plugin description string
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-31 Tim-Philipp Müllerqueue: add "flush-on-eos" property
2012-10-29 Jan Schmidtmultiqueue: Add EOS status to debug output about filled...
2012-10-25 Sebastian Drögedataqueue/queuearray: Make public API again
2012-10-04 Wim Taymanscapsfilter: don't prefer passthrough
2012-09-26 Wim Taymanstypefind: send STREAM-START event
2012-09-26 Mark Nauwelaertsidentity: retimestamp both pts and dts when doing so
2012-09-25 Mark Nauwelaertsidentity: also track and store segment info in single...
2012-09-24 Josep Torra VallesMake intel compiler happier
2012-09-19 Mark Nauwelaertsidentity: transform GAP event in single segment mode
2012-09-13 Wim Taymansdocs: fix some docs
2012-09-12 Mark Nauwelaertsfilesink: fix build on Cygwin
2012-09-12 Tim-Philipp Müllerqueue2: fix possible data corruption in ring buffer...
2012-09-11 Tim-Philipp Müllerbaseparse, typefind: only activate in pull mode if...
2012-08-31 Jan Schmidtghostpad: Make some debugging more verbose
2012-08-30 Arnaud Vracinputselector: fix clock leak
2012-08-14 Edward Herveyinputselector: Wait for other streams to advance on...
2012-08-14 Edward Herveyinputselector: More debug statements
2012-08-14 Edward Herveyinputselector: Don't forward stream-start sticky events
2012-08-06 Edward Herveyinputselector: Use the first created pad by default
2012-08-05 Tim-Philipp Müllerinput-selector: use generic marshaller for "block"...
2012-08-01 Tim-Philipp Müllertypefind: send segment_done event in addition to segmen...
next