-base: port elements to new video caps
[platform/upstream/gstreamer.git] / gst / playback / gstdecodebin2.c
2011-06-16 Wim Taymans-base: port elements to new video caps
2011-06-14 Tim-Philipp Mülleruridecodebin, decodebin: remove new-decoded-pad and...
2011-06-14 Tim-Philipp Müllerplayback: merge playbin and decodebin plugins into...
2011-06-14 Tim-Philipp Müllerdecodebin2: rename decodebin2 to decodebin
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-08 Wim Taymansplayback: changes for message API changes
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-01 Wim Taymansprobes: port to new API for blocking and probes
2011-05-30 Wim Taymansplaybin: fixed for new pad block API
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Wim Taymans-base: change for changed set_blocked API
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeRevert "decodebin2: Update for GstQuery related API...
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögedecodebin2: Update for GstQuery related API changes
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian Drögeplayback: Update for negotiation related API changes
2011-05-14 Andoni Morales Ala... decodebin2: fix preroll for streams at low bitrates
2011-05-09 Wim Taymans-base: don't use buffer caps
2011-05-05 Sebastian Drögegst: Update for new GstIterator API
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-28 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-18 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-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 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-15 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-14 Stefan Kostplaback: trim trailing whitespace
2011-03-14 Stefan Kostdecodebin2: reflow configuring new multiqueue instance
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-27 Sebastian Drögedecodebin2: Only prevent to autoplug the same parser...
2011-02-26 Sebastian Drögedecodebin2: Break the double-factory checking loop...
2011-02-26 Sebastian Drögedecodebin2: Don't use the same element multiple times...
2011-02-26 Sebastian Drögedecodebin2: Improve detection of raw caps in expose...
2011-02-18 Sebastian Drögedecodebin2: Return NULL from the default autoplug-sort...
2011-02-18 Sebastian Drögedecodebin2: Update documentation of the autoplug-*...
2011-02-18 Sebastian Drögedecodebin2: Keep the original factory list if the sort...
2011-02-18 Sebastian Drögedecodebin2: Disconnect signal handlers when removing...
2011-02-15 Sebastian Drögedecodebin2: Don't leak elements that fail to go to...
2011-02-08 Stefan Kostdecodebin2: caps can be NULL
2011-01-25 Stefan Kostdecodebin2: add comment and whitespace trimming
2010-12-11 Sebastian Drögedecodebin2: Deprecate new-decoded-pad and removed-decod...
2010-12-11 Sebastian Drögedecodebin2: Emit "remove-decoded-pad" signal when pads...
2010-12-07 Wim Taymansuse _object_ref_sink() when we can
2010-11-22 Tim-Philipp Müllerdocs: improve decodebin2 docs a little
2010-11-18 Harri Mähönen*decodebin*: don't leak pad templates set on ghostpads
2010-10-24 Edward Herveydecodebin2: Don't add non prerolled stream to topology
2010-10-13 Stefan Kost*decodebin*: set pad-templates on ghostpads
2010-10-13 Tim-Philipp Müllerdecodebin2: declare decodebin2 stable, deprecate the...
2010-09-29 Edward Herveydecodebin2: Don't post async-done when not needed
2010-09-15 Edward Herveydecodebin2: Actually dispose the unused ghostpads
2010-09-13 Mark Nauwelaertsdecodebin2: prevent another race with shutdown state...
2010-09-03 Edward Herveyplayback: Switch to gstfactorylist from core
2010-08-13 Edward Herveyplayback: Delay usage of GstFactoryList
2010-08-04 Wim Taymansdecodebin2: use more efficient way of getting caps
2010-06-26 Edward Herveydecodebin2: Properly clean DecodeChain after errors.
2010-06-16 Wim Taymansdecodebin2: improve autoplugging
2010-06-14 Prahaldecodebin2: use accumulator for autoplug-sort
2010-06-04 Edward Herveydecodebin2: Handle raw streams we don't want.
2010-05-07 Edward Herveydecodebin2: Add a property to not expose/decode all...
2010-05-07 Edward Herveydecodebin2: rename are_raw_caps to are_final_caps,...
2010-04-01 Edward Herveydecodebin2: Removing dead assignment.
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-02-15 Sebastian Drögedecodebin2: First post a missing-plugin message, then...
2010-02-15 Sebastian Drögedecodebin2: Set ghostpad targets to NULL when freeing...
2010-01-26 Edward Herveydecodebin2: Don't skip an element when getting the...
2010-01-16 Mark Nauwelaertsdecodebin2: sprinkle some more locking
2010-01-14 Mark Nauwelaertsdecodebin2: mind blocked pads when shutting down
2010-01-06 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-23 Wim Taymansdecodebin2: fix typo in debug message
2009-12-23 Wim Taymansdecodebin2: avoid some type checks
2009-12-16 Wim Taymansdecodebin2: add some debugging
2009-11-19 Thiago Santosdecodebin2: error when all streams have no buffers
2009-11-18 Thiago Santosdecodebin2: set to buffer less on no-more-pads
2009-11-11 Sebastian Drögeplayback: Update factories list on every access if...
2009-11-10 Sebastian Drögeplayback: When going from NULL->READY check if the...
2009-11-06 Sebastian Drögedecodebin2: Add property to disable/enable posting...
2009-11-06 Sebastian Drögedecodebin2: Protect subtitle elements and subtitle...
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Wim Taymansdecodebin2: use new getcaps function to avoid copies
next