summaryrefslogtreecommitdiff
path: root/gst/playback/gststreaminfo.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-9/+11
2007-09-05gst/playback/gststreaminfo.c: Fix build.Tim-Philipp Müller1-1/+1
2007-09-05gst/playback/gststreaminfo.c: Clean up some half-disabled code and comment.Stefan Kost1-13/+21
2007-05-17gst/playback/gststreaminfo.c: Ignore video-codec tag for audio streams and ig...Tim-Philipp Müller1-2/+4
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles1-1/+1
2006-06-14gst/playback/gststreaminfo.c: Try GST_TAG_CODEC as fallback when extracting t...Tim-Philipp Müller1-0/+8
2006-05-09Const-ify GEnumValue and GFlagsValue arrays. UseTim-Philipp Müller1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-02-19gst/playback/gststreaminfo.*: Introduce language informations.Julien Moutte1-3/+2
2006-01-16gst/playback/: Comment out broken code that connects to the state-changed sig...Jan Schmidt1-0/+2
2006-01-11gst/playback/: Reenable stream selection. These mechanisms need a complete ov...Jan Schmidt1-3/+1
2005-11-22remove deprecated properties fix up enums to correctly have short lowercase d...Thomas Vander Stichele1-6/+6
2005-07-27examples/seeking/seek.c: Update seek example.Wim Taymans1-1/+3
2005-07-20Fixes for API changes in core.Ronald S. Bultje1-1/+1
2005-07-18gst/playback/: More leak and compile fixes.Wim Taymans1-16/+12
2005-07-18examples/seeking/seek.c: Updated seek example.Wim Taymans1-12/+18
2005-06-29ext/ogg/gstoggdemux.c: Send EOS when deactivating.Ronald S. Bultje1-27/+21
2005-05-25gst/playback/: Some playbin cleanups mostly refcounting sloppyness.Wim Taymans1-4/+4
2005-05-16gst/playback/gststreaminfo.c: Port from GstData to GstMiniObject.David Schleef1-1/+1
2005-05-12gst/playback/: Rough port of playbin. Needs some more work, but is mostly don...Ronald S. Bultje1-10/+77
2005-04-12Raw and crude port of decodebin.Wim Taymans1-4/+4
2005-01-25gst/playback/gstplaybasebin.c: Don't block for streams.Ronald S. Bultje1-39/+3
2005-01-18gst/playback/gststreaminfo.c: Elements may already be destroyed when this fun...Ronald S. Bultje1-1/+2
2005-01-08gst/playback/: Adding stream selection support plus required properties for a...Ronald S. Bultje1-3/+47
2004-11-29gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av...Ronald S. Bultje1-3/+3
2004-11-09gst/playback/: Updated README.Wim Taymans1-14/+26
2004-11-02gst/playback/: Fix playback of multiple files. a slightly different approach ...Wim Taymans1-0/+3
2004-11-01pre-C99 fixesScott Wheeler1-1/+2
2004-10-29gst/playback/: Make caps explicitely available. Makes testing for unsupported...Ronald S. Bultje1-2/+20
2004-10-18gst/playback/: Add sink padtemplate to decodebin.Wim Taymans1-10/+19
2004-10-08gst/playback/: Reuse the audio and video bins.Wim Taymans1-1/+59
2004-07-07gst/playback/: More playbin fixes. Added README. Do better element filtering.Wim Taymans1-0/+208