summaryrefslogtreecommitdiff
path: root/gst/playback/gstplaybasebin.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-02playbin: Add simple 'raw decoding mode'.Jan Schmidt1-0/+1
2008-07-14gst/playback/: First stab at integrating DVD subpicture overlay into playbin....Jan Schmidt1-2/+2
2008-05-05gst/playback/: Allow setting -1 as current-audio to mute the current audio st...Sebastian Dröge1-0/+2
2007-12-20Make switching off of subtitles work. To avoid all kind of problems with unli...Tim-Philipp Müller1-0/+3
2007-11-16gst/playback/: Add playbin2.Wim Taymans1-0/+1
2007-08-07gst/playback/: Move connection-speed property from playbin to playbasebin so ...Josep Torre Valles1-0/+3
2006-09-28gst/playback/gstdecodebin.c: Implement delayed caps linking needed for elemen...Wim Taymans1-1/+6
2006-09-15gst/playback/gstplaybasebin.*: Don't use a 0 low watermark when buffering, it...Wim Taymans1-1/+2
2006-07-06gst/playback/gstplaybasebin.*: Protect list of elements with a subtitle-encod...Tim-Philipp Müller1-1/+3
2006-06-02gst/playback/gstplaybasebin.*: Make the subtitle detection work from any thre...Wim Taymans1-0/+1
2006-05-29gst/playback/gstplaybasebin.*: Add 'subtitle-encoding' property to playbin, s...Young-Ho Cha1-1/+3
2006-05-11gst/playback/gstplaybasebin.*: API: GstPlayBaseBin::stream-info-value-array p...Sjoerd Simons1-0/+1
2006-04-08Fix broken GObject macrosStefan Kost1-5/+5
2005-12-06expand tabsThomas Vander Stichele1-30/+30
2005-11-28gst/playback/gstplaybasebin.*: Prepare to handle errors betters.Wim Taymans1-1/+1
2005-05-12gst/playback/gstplaybasebin.*: Post buffer-fullness on the bus.Ronald S. Bultje1-6/+0
2005-05-12gst/playback/: Move setup_output_pads into a virtual function, remove group-s...Ronald S. Bultje1-9/+7
2005-05-12gst/playback/: Rough port of playbin. Needs some more work, but is mostly don...Ronald S. Bultje1-29/+5
2005-04-12Raw and crude port of decodebin.Wim Taymans1-0/+6
2005-01-25ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt1-0/+1
2005-01-11gst/playback/: Implement group-switch signal for use in apps to clear metadat...Ronald S. Bultje1-1/+2
2005-01-09gst/playback/gstplaybasebin.*: Multiple .sub files is just a stupid idea... F...Ronald S. Bultje1-1/+1
2005-01-08gst/playback/: Adding stream selection support plus required properties for a...Ronald S. Bultje1-6/+9
2005-01-08OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...Ronald S. Bultje1-0/+2
2004-11-26gst/playback/gstplaybasebin.*: Implement buffering. Needs some more work.Ronald S. Bultje1-0/+5
2004-11-08gst/playback/: Add support for chained ogg files. Prepare for playlist suppor...Wim Taymans1-11/+37
2004-10-08gst/playback/: Reuse the audio and video bins.Wim Taymans1-6/+0
2004-09-24gst/playback/: Don't try to preroll or decode more than one audio/video track.Wim Taymans1-0/+4
2004-07-16gst/playback/: Better error recovery. Added configurable preroll queue size. ...Wim Taymans1-0/+1
2004-07-12gst/playback/: More fixes on reusing of the element.Wim Taymans1-0/+3
2004-07-07gst/playback/: More playbin fixes. Added README. Do better element filtering.Wim Taymans1-0/+90