decodebin: Simplify adaptive streaming demuxer code a bit
[platform/upstream/gstreamer.git] / gst / playback / gstdecodebin2.c
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...
2013-04-23 Wim Taymansdecodebin2: also remove the bytes limit
2013-04-23 Wim Taymansdecodebin2: update buffer size in multiqueue
2013-04-23 Thiago Santosdecodebin2: only allow 'lower' multiqueues to emit...
2013-04-23 Thiago Santosdecodebin2: do not handle the next-groups list as if...
2013-04-23 Thiago Santosdecodebin2: preserve next groups order
2013-04-23 Thiago Santosdecodebin2: still report chain as drained when not...
2013-04-18 Sreerenj Balachandrandecodebin: use _plugin_feature_rank_compare API instead...
2013-04-15 Sreerenj Balachandrandecodebin: use ascending order for name based sorting...
2013-04-04 Wim Taymansdecodebin2: forward all sticky events to decodepad
2013-04-04 Wim Taymansdecodebin: debug sticky events on exposed pads
2013-04-04 Wim Taymansdecodebin2: small cleanup
2013-03-30 Sebastian Drögedecodebin: Remove GstdecodePads that are not going...
2013-03-30 Sebastian Drögedecodebin: Add autoplug-query signal to handle queries...
2013-03-30 Sebastian Drögedecodebin: Don't add a children to a decode group twice
2013-02-14 Matej Knoppdecodebin: don't block on caps
2013-02-14 Sebastian Drögedecodebin: Remove left-over line from last commit
2013-02-14 Matej Knoppdecodebin: Check if value is set before unsetting it
2013-02-12 Alexander Schrabdecodebin: Push caps event immediately to ghost pad...
2013-02-07 Marc Leemandecodebin: g_mutex_new -> g_mutex_init
2013-01-19 Tim-Philipp Müllerdecodebin: try harder to always expose pads in the...
2012-12-21 Wim Taymansdecodebin2: use NO_RESYNC flag
2012-11-22 Sebastian Drögedecodebin: Set element to NULL state before removing...
2012-11-22 Sebastian Drögedecodebin: Check if the element really accepts the...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-14 David Corvoysierdecodebin2: Fix group switching algorithm
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-10-03 Tim-Philipp Müllerplayback: class_ref() some types so we can create multi...
2012-09-15 Mark Nauwelaertsuse gst_element_factory_get_metadata to replace obsolet...
2012-09-09 Tim-Philipp MüllerRemove glib-compat-private.h stuff we don't need any...
2012-07-24 Edward Herveydecodebin2: Mark streams as complete on CAPS event...
2012-07-18 Edward Herveydecodebin: Block on caps event
2012-07-12 Edward Herveydecodebin2: Demote WARNING to DEBUG
2012-07-11 Wim Taymansdecodebin2: improve debug
2012-07-09 Tim-Philipp Müllerdecodebin: make GValueArray arguments in autoplug-...
2012-06-13 Wim Taymansupdate for message api change
2012-06-12 Sebastian Drögeplayback: Always prefer parsers over decoders
2012-05-11 Wim Taymansdecodebin2: fix format strings
2012-05-11 Wim Taymansdecodebin2: fix compilation
2012-05-10 Thibault Saunierplayback: Check type when setting "connection-speed...
2012-05-10 Thibault Saunierdecodebin2: Add a connection-speed property to set...
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-16 Matej Knoppdecodebin: Do not block on sticky and oob events
2012-04-16 Sebastian Drögedecodebin2: Check that properties have the correct...
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Thiago SantosMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-11 Wim Taymansfix for caps API changes
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögegst: Update for gstmarshal.[ch] removal
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-01 Tim-Philipp Müllerplayback: suppress GValueArray deprecation warnings...
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeRevert "decodebin2: Prune old groups before switching...
2012-01-25 Sebastian Drögedecodebin2: Fix merge error
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-19 Wim Taymansport to new glib thread API
2012-01-19 Youness Alaouidecodebin2: Prune old groups before switching to the...
2012-01-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-06 Edward HerveyRevert "decodebin2: Try harder to get initial topology...
2012-01-06 Edward Herveydecodebin2: Try harder to get initial topology caps
2012-01-02 Tim-Philipp Müllerplayback, mixerutils: gst_registry_get_default() -...
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-14 Mark Nauwelaertsdecodebin2: tweak chain topology description
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next