decodebin: Properly deactivate ghostpads
[platform/upstream/gst-plugins-base.git] / gst / playback / gstdecodebin2.c
2015-11-06 Edward Herveydecodebin: Properly deactivate ghostpads
2015-10-27 Sebastian Drögedecodebin: Send SEEK events directly to adaptive stream...
2015-10-25 Guillaume Desmottesdecodebin: fix event leak
2015-10-20 Matthew Watersdecodebin: track the exposable pads through connect_pad
2015-10-20 Matthew Watersdecodebin: return the possibly new chain in analyze_new_pad
2015-10-19 Sebastian Drögedecodebin/playbin/playsink/subtitleoverlay: Post async...
2015-10-19 Matthew Watersdecodebin: set the decode pad target before setting...
2015-10-02 Rajat Vermadecodebin: free hidden groups at time of switching...
2015-08-18 Sebastian DrögeRevert "decodebin: Handle the preroll multi-queue size"
2015-08-18 Sebastian DrögeRevert "decodebin: Store extra_buffer_required per...
2015-08-18 Sebastian DrögeRevert "decodebin: If extra buffers are going to be...
2015-08-18 Sebastian Drögedecodebin: If extra buffers are going to be required...
2015-08-18 Sebastian Drögedecodebin: Store extra_buffer_required per group, not...
2015-08-18 Myoungsun Leedecodebin: Handle the preroll multi-queue size
2015-08-16 Edward Herveydecodebin: Fix list iteration
2015-08-15 Edward Herveydecodebin2: Handle flushing with multiple decode groups
2015-08-15 Edward Herveydecodebin2: Forward event/queries for unlinked groups
2015-08-05 Vineeth TMdecodebin: fix deadend_details string leak
2015-07-14 Thiago Santosdecodebin: only try to expose complete groups
2015-07-14 Thiago Santosdecodebin: fix typo
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-09 Sebastian Drögedecodebin: Also log the pointer value of sticky events...
2015-04-03 Vincent Penquerc'hdecodebin2: fix deadlock on chain shutdown
2015-03-27 Thiago Santosdecodebin: improve debug message by printing the object
2015-03-24 Duncan Palmerdecodebin2: Set multiqueue sizes before use-buffering.
2015-02-26 Edward Herveyplayback: Fix broken GList modification
2015-02-24 Vincent Penquerc'hdecodebin: fix deadlock when resetting buffering
2015-02-23 Luis de Bethencourtdecodebin: move null check
2015-02-20 Sebastian Drögedecodebin: Only consider non-parser factories for gener...
2015-02-19 Vincent Penquerc'hdecodebin: fix deadlock between downward state change...
2015-02-19 Vincent Penquerc'hdecodebin: guard against the decode chain going while...
2015-02-19 Vincent Penquerc'hdecodebin: possible fix for deadlock when spamming...
2015-01-20 Vincent Penquerc'hdcodebin2: fix lock/unlock mismatch on multiqueue overrun
2015-01-17 Sebastian Drögedecodebin: Fix compilation
2015-01-16 Branislav Katreniakdecodebin: do call set_queue_size in no_more_pads_cb
2015-01-16 Vincent Penquerc'hdecodebin: free old groups when switching groups
2015-01-14 Thiago Santosdecodebin: disable pad link checks as it has already...
2014-12-15 Sebastian DrögeRevert "decodebin: Only emit the drain signal for the...
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-26 Thibault Saunierdecodebin: Analyze source pad before setting to PAUSED...
2014-11-26 Mathieu Duponchelledecodebin2: Take STREAM_LOCK before sending sticky...
2014-10-26 Sebastian DrögeRevert "decodebin: fix the autoplugging of parser elements"
2014-10-26 Sebastian DrögeRevert "decodebin: Fix locking"
2014-10-21 Sebastian Drögedecodebin: Fix locking
2014-10-21 Sreerenj Balachandrandecodebin: fix the autoplugging of parser elements
2014-10-21 Sreerenj Balachandrandecodebin: optimize the code a bit by avoiding unnecess...
2014-10-21 Sreerenj Balachandrandecodebin: Fix typo in comment
2014-10-07 Andrei Sarakeevdecodebin: Only emit the drain signal for the main...
2014-10-06 Sebastian Drögedecodebin: Free factories array when delaying autoplugg...
2014-10-06 Aurélien Zanellidecodebin: unref decode pad after usage
2014-09-11 Thiago Santosdecodebin: protect buffering message handling
2014-09-02 Sebastian Drögedecodebin: Also include the raw caps in the error messa...
2014-09-02 Sebastian Drögedecodebin: Include codec description for missing plugin...
2014-08-25 Sebastian Drögedecodebin: Include information from the error messages...
2014-08-25 Sebastian Drögedecodebin: Initialize local variables for every retry
2014-08-25 Sebastian Drögedecodebin: Remove error case that resulted in two error...
2014-08-13 Thiago Santosdecodebin: handle group switching for deadend group
2014-08-13 Thiago Santosdecodebin: consider all deadend pads as drained
2014-08-11 Sebastian Drögedecodebin: Remove buffering special casing for adaptive...
2014-07-29 Thiago Santosdecodebin: add missing 'time' word to debug message
2014-07-23 Sebastian Drögedecodebin: Don't unref caps for which we don't own...
2014-07-21 Sebastian Drögedecodebin: Link Parser/Converter directly and already...
2014-07-21 Sebastian Drögedecodebin: Send sticky events to the new element after...
2014-07-21 Sebastian Drögedecodebin: Only link elements further after setting...
2014-07-21 Sebastian Drögedecodebin: Remove ERROR message filter after we set...
2014-07-21 Sebastian Drögedecodebin: Only continue autoplugging once the pad...
2014-07-21 Sebastian Drögedecodebin: Consider the caps after the capsfilter after...
2014-06-04 Sebastian Drögedecodebin: Do async-done on expose errors too
2014-05-29 Thiago Santosdecodebin: aggregate buffering messages
2014-04-10 Vincent Penquerc'hdecodebin: consider "no demuxer" case to not have dynam...
2014-04-09 Sebastian Drögedecodebin: In adaptive streaming mode, only have a...
2014-03-07 Sebastian Drögedecodebin: Buffer up to 5 seconds in multiqueue bufferi...
2014-03-06 Sebastian Drögedecodebin: Keep the number of buffers after an adaptive...
2014-03-06 Sebastian Drögedecodebin: Simplify adaptive streaming demuxer code...
2014-02-22 Sebastian Drögedecodebin: If we have a demuxer without dynamic srcpads...
2014-02-22 Sebastian Drögedecodebin: Also make sure to not duplicate an element...
2014-02-22 Sebastian Drögedecodebin: During pre-rolling always use the auto-prero...
2014-02-22 Sebastian Drögedecodebin: Pass through the seekability information...
2014-02-22 Sebastian Drögedecodebin: During exposing of pads don't set the multiq...
2014-02-22 Sebastian Drögedecodebin: Only enable multiqueue buffering once we...
2014-02-22 Sebastian Drögedecodebin: Make sure that we always have a second multi...
2014-01-28 Alessandro Decinadecodebin: make it possible to register multiple handle...
2013-11-29 Wim Taymansdecodebin2: copy sticky events
2013-11-28 Wim Taymansdecodebin2: activate ghost pad before targetting
2013-11-16 Tim-Philipp Müllerdocs: remove old 0.10 Since markers
2013-06-06 Sebastian Drögedecodebin: Let serialize queries before caps events...
2013-05-28 Sebastian Drögedecodebin: Don't call autoplug-query on shutdown
2013-05-28 Sebastian Drögeplaybin: Refactor autoplug-query handling
2013-05-28 Sebastian Drögedecodebin: Block on serialized queries too
2013-05-28 Sebastian Drögedecodebin: Pass the element in the autoplug-query signa...
2013-05-28 Sebastian Drögedecodebin: Need to lock the chain mutex in autoplug_query
2013-05-24 Sebastian Drögedecodebin: Lock the state of child elements as long...
2013-05-24 Sebastian DrögeRevert "decodebin2: use NO_RESYNC flag"
2013-05-22 Sebastian Drögedecodebin: Use signal handler IDs instead of disconnect...
2013-05-22 Sebastian Drögedecodebin: Connect and disconnect the have-type signal...
2013-05-15 Sebastian Drögeplayback: Only do a subset filtering for the factories...
2013-05-15 Sebastian Drögedecodebin: Return immediately from checking if a chain...
2013-05-15 Sebastian Drögedecodebin: Hold the expose lock when freeing a chain
2013-05-14 Sebastian Drögeplayback: Use subset checks instead of intersection
2013-05-06 Sebastian Drögedecodebin: Expose pads when they receive EOS before...
next