parse: Refactor grammar, make it more consistent and fix conflicts
[platform/upstream/gstreamer.git] / plugins /
2014-01-08 Sebastian Drögemultiqueue: Allow growing a queue if all other queues...
2014-01-07 Wim Taymansfilesrc: don't try to seek to -1 offset
2014-01-03 YanpingZhangmultiqueue: Fix hanging if shut down while handling...
2014-01-02 Sebastian Drögetee: Remove dyn lock
2014-01-02 Sebastian Drögetee: Keep another ref to our one and only srcpad around...
2013-12-30 Edward Herveyqueue: Remove unneeded checks
2013-12-20 Sebastian Drögefunnel: Setting the PROXY_CAPS flag on the srcpad does...
2013-12-20 Sebastian Drögefunnel: Proxy CAPS and ALLOCATION queries
2013-12-20 Thiago Santosmultiqueue: post 100% buffering if single queue is...
2013-12-11 Wim Taymansqueue: don't ignore event return value
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-03 Olivier Crêtemultiqueue: Wake up on reconfigure event
2013-12-03 Sebastian Rasmussendocs: add missing docs, fixing doc errors
2013-11-29 Thiago Santosinputselector: handle gap events
2013-11-11 Edward Herveyqueue: Don't use gst_buffer_get_size() when possible
2013-11-06 Wim Taymansvalve: proxy caps and allocation
2013-10-13 Sebastian Rasmussentests/filesrc: Set location in wrong state
2013-09-24 Sebastian DrögeRevert "Potential GstContext regression"
2013-09-24 Alex AshleyPotential GstContext regression
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...
next