summaryrefslogtreecommitdiff
path: root/gst/playback/gstplaysink.h
Commit message (Expand)AuthorAgeFilesLines
* playback: Add video-/audio-filter propertiesArun Raghavan2014-03-161-0/+3
* Revert "playback: Add video-/audio-filter properties"Sebastian Dröge2014-03-161-3/+0
* playback: Add video-/audio-filter propertiesArun Raghavan2014-03-161-0/+3
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* playsink: remove old marshal remainsWim Taymans2012-07-131-7/+0
* playbin2: properly reconfigure upon subsequent no-more-padsMark Nauwelaerts2012-05-091-0/+1
* Use the new GstSample for snapshotsWim Taymans2011-12-011-3/+3
* playbin2/playsink: Decide if A/V caps are raw only inside playsinkSebastian Dröge2011-05-141-5/+5
* playback: Switch to using gst_video_convert_frameEdward Hervey2010-09-141-0/+7
* playbin2: add av-offset propertyWim Taymans2010-06-071-0/+3
* playbin2: move convert_frame to playsinkWim Taymans2010-06-051-0/+1
* playbin2, playsink, subtitleoverlay: Set subtitle encoding properlySebastian Dröge2010-02-221-0/+2
* playbin2/playsink: Remove everything related to subpicture streamsSebastian Dröge2009-11-121-4/+2
* playback: Register playsink as an element.Edward Hervey2009-09-141-0/+2
* fix whitespaceWim Taymans2009-09-081-1/+1
* playbin2: also set custom text and subp sinksWim Taymans2009-06-031-0/+1
* playbin2: unify custom sink get/set functionsWim Taymans2009-05-121-11/+4
* playbin2: add more support for subpicturesWim Taymans2009-03-241-0/+3
* playbin2: first support for subpicturesWim Taymans2009-03-241-2/+5
* playbin2: improve subtitle handlingWim Taymans2009-03-121-0/+3
* playsink: Add FLUSHING pad typeWim Taymans2009-02-251-1/+3
* gst/playback/gstplaysink.*: Add methods to get audio/video/vis elements.Wim Taymans2008-03-241-0/+8
* gst/playback/: Add screenshot conversion code from totem.Wim Taymans2008-02-191-0/+2
* gst/playback/: Add mute property.Wim Taymans2008-02-141-0/+3
* gst/playback/gstplay-marshal.list: Added marshal for streamselector Tags.Wim Taymans2008-02-081-0/+3
* gst/playback/gstplay-enum.*: Add enums for configuration flags.Wim Taymans2008-01-071-36/+5
* gst/playback/gstplaybin2.c: Code cleanups.Wim Taymans2007-12-281-4/+23
* gst/playback/Makefile.am: Group decodebin2 and uridecodebin into the same plu...Wim Taymans2007-12-051-8/+25
* gst/playback/: Add playbin2.Wim Taymans2007-11-161-0/+74