Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / playback /
2011-10-08 Wim TaymansMerge branch 'master' into 0.11
2011-10-06 Vincent Penquerc'hplaysink: fix caps negotiation through the new convenie...
2011-10-06 Vincent Penquerc'hplaybin2: fix mismatch between video/ and video/x-dvd...
2011-10-05 Robert Swainplaysink: Add audio- and text-sink props
2011-10-04 Wim Taymansplaybin2: port new bits to 0.11
2011-10-04 Wim TaymansMerge branch 'master' into 0.11
2011-10-04 Robert Swainplaysink: Add video-sink property
2011-10-03 Sebastian Drögeplaybin2: Minor cleanup of decoder-sink compatibility...
2011-10-03 Thibault Saunierplaybin2: Make sure that the decoders we plug are compa...
2011-10-03 Sebastian Drögedecodebin2: Use a TIME limit for pre-rolling in live...
2011-10-03 Wim TaymansMerge branch 'master' into 0.11
2011-09-30 Wim TaymansRevert "sbutitleoverlay: fix compiler warning"
2011-09-30 Wim Taymanssbutitleoverlay: fix compiler warning
2011-09-29 Tim-Philipp Müllersubitleoverlay: fix compiler warning
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-27 Raimo Järviplaybin2: Fix compiler warnings on 64 bit mingw-w64
2011-09-26 Wim TaymansMerge branch 'master' into 0.11
2011-09-23 Edward HerveyMerge branch 'master' into 0.11
2011-09-20 Sebastian Drögedecodebin2: Only check if this is a discarded type...
2011-09-20 Sebastian Drögedecodebin2: Only call autoplug-continue with fixed...
2011-09-19 Sebastian Drögesubtitleoverlay: Get the target of the video sinkpad...
2011-09-19 Youness Alaouidecodebin2: Initialize variable correctly
2011-09-19 Edward Herveydecodebin2: Rewrite EOS-handling code
2011-09-19 Sebastian Drögedecodebin2: Fix non-prerolling pipelines and not-linked...
2011-09-19 Sebastian Drögesubtitleoverlay: Implement support for switching betwee...
2011-09-15 Alessandro Decinaplaybin2: fix compiler warning
2011-09-15 Sebastian DrögeRevert "playbin2: autoplug sink if stream is incompatib...
2011-09-15 Josep Torraplaybin2: autoplug sink if stream is incompatible to...
2011-09-14 Josep TorraRevert "playsink: only add text overlay if vido sink...
2011-09-14 Josep Torrasubtitleoverlay: gracefully handle non raw video streams
2011-09-13 Tim-Philipp Müllerplaybin2: try to catch malformed URIs
2011-09-08 Sebastian DrögeRevert "Revert "decodebin2: Do a subset check before...
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
2011-09-08 Sebastian DrögeRevert "decodebin2: Do a subset check before actually...
2011-09-07 Sebastian Drögedecodebin2: Make sure to fixate Parser/Converter caps...
2011-09-07 Josep Torraplaysink: only add text overlay if vido sink also accep...
2011-09-07 Sebastian Drögedecodebin2: Intersect the factory caps with the current...
2011-09-07 Tim-Philipp Müllerdecodebin2: fix element factory refcounting
2011-09-06 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Sebastian Drögedecodebin2: Do a subset check before actually using...
2011-09-06 Sebastian Drögesubtitleoverlay: Use subset check instead of non-empty...
2011-09-06 Sebastian Drögeplaybin2: Use subset check instead of non-empty-interse...
2011-09-06 Sebastian Drögedecodebin2: Fix memory leak
2011-09-06 Sebastian Drögedecodebin2: Correctly negotiate format for parsers...
2011-09-06 Sebastian Drögeplaybin2: If a audio/video sink was already selected...
2011-09-05 Sebastian Drögedecodebin2: Actually iterate over the factories instead...
2011-09-05 Tim-Philipp MüllerRevert "playsink: Try include 'pitch', if no other...
2011-09-05 Sebastian Drögeplaysink: Don't leak the videochain ts-offset element
2011-09-05 Sebastian Drögeplaysink: Use gst_object_unref() instead of g_object_un...
2011-09-01 David Schleefplayback: Add define for colorspace element
2011-08-31 Sebastian Drögeplaysink: Only unref ts_offset elements if they're...
2011-08-31 Sebastian Drögedecodebin2: Keep the chain mutex locked while connectin...
2011-08-30 Jan Schmidtplaysink: Try include 'pitch', if no other sink is...
2011-08-29 Wim Taymansplaysink: fix ts_offset refcounting
2011-08-29 Wim Taymansbase: port to 0.11
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-25 David Schleefplayback: reference count ts_offset
2011-08-24 Sebastian Drögeplaysink{audio,video}convert: Send NEWSEGMENT events...
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-23 Wim Taymansvideo: add colorimetry info
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim Taymansaudio: rework audio caps.
2011-08-18 Edward Herveyplaysink: Reconfigure when pads are added later
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-15 Wim Taymansgststreamsynchronizer: don't abuse PREROLL flag
2011-08-15 Wim Taymansfix for _negotiated_caps() change
2011-08-10 Josep TorraFix debug statements
2011-07-27 Tim-Philipp Müllerext,gst: update for query API changes
2011-07-26 Edward Herveydecodebin2: Allow all EOS to go through if we don't...
2011-07-25 Edward Herveyplaybin2: Avoid resetting playsink when not needed
2011-07-25 Edward Herveydecodebin2: Properly handle multi-stream chains
2011-07-15 Tim-Philipp Müllerdecodebin: don't plug the same parser multiple times...
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-06-28 Mark Nauwelaertsplaysink: only unset initialized GValue
2011-06-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-16 Wim Taymans-base: port elements to new video caps
2011-06-15 Wim Taymanssome more ffmpegcolorspace to videoconvert changes
2011-06-15 Wim Taymansffmpegcolorspace: remove plugin
2011-06-14 Tim-Philipp Mülleruridecodebin, decodebin: remove new-decoded-pad and...
2011-06-14 Tim-Philipp Müllerplayback: rename playbin2 to playbin
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 Tim-Philipp Müllerplayback: remove old playbin and decodebin elements
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-03 Wim Taymansplayback: fix compilation after ghostpad setcaps removal
next