summaryrefslogtreecommitdiff
path: root/gst/playback
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Add -Wwrite-strings to configureBenjamin Otte4-14/+14
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte7-56/+35
2010-03-15playsink: Avoid g_object_set() on NULL if a text sink is usedSebastian Dröge1-2/+3
2010-03-11Add -Wredundant-decls to warning flagsBenjamin Otte1-3/+2
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte6-4/+38
2010-03-10playsink: provide correct error message if configured audio/video sink failsMark Nauwelaerts1-4/+12
2010-03-09playsink: Don't fail if there are subtitles and audio but no videoSebastian Dröge1-61/+79
2010-03-03playsink: avoid g_object_set() on NULL pointersJosep Torra Valles1-2/+2
2010-02-22playbin2, playsink, subtitleoverlay: Set subtitle encoding properlySebastian Dröge5-33/+131
2010-02-19playsink: Ghost the video sinkpad if a text sinkpad is availableSebastian Dröge1-2/+1
2010-02-16uridecodebin: use same message string for missing elements as in playbinTim-Philipp Müller1-34/+17
2010-02-15playbin2: Post a missing element message and an error message if no uridecode...Sebastian Dröge1-0/+9
2010-02-15playsink: Post missing element messages if a core plugin is missingSebastian Dröge1-19/+71
2010-02-15decodebin2: First post a missing-plugin message, then emit the unkown-type si...Sebastian Dröge1-3/+4
2010-02-15uridecodebin: Missing decoder errors should be STREAM CODEC_NOT_FOUNDSebastian Dröge1-1/+1
2010-02-15playbin2: Free the subtitle URISebastian Dröge1-0/+1
2010-02-15uridecodebin: Post missing plugin messages if a required element can't be cre...Sebastian Dröge1-3/+49
2010-02-15decodebin2: Set ghostpad targets to NULL when freeing a decode chainSebastian Dröge1-0/+1
2010-02-12playsink: Reset the sink's state to NULL before unreffing it unless it's the ...Josep Torra Valles1-1/+4
2010-02-12uridecodebin: avoid some typecastsWim Taymans1-37/+32
2010-02-04Revert "playbin2: Only allow to set the URIs in states <= READY or from an ab...Tim-Philipp Müller1-24/+0
2010-02-01uridecodebin: clean up decodebin propertiesWim Taymans1-0/+8
2010-01-30playbin2: when no uri is set, post an error messageTim-Philipp Müller1-2/+4
2010-01-26decodebin2: Don't skip an element when getting the topologyEdward Hervey1-1/+1
2010-01-25subtitleoverlay: relax caps template on sink padsJulien Moutte1-3/+3
2010-01-25Revert "inputselector: Protect g_object_notify() with the object's mutex"Sebastian Dröge1-7/+5
2010-01-24inputselector: Protect g_object_notify() with the object's mutexKipp Cannon1-5/+7
2010-01-22uridecodebin: handle raw sources about-to-finish signalsWim Taymans1-2/+30
2010-01-18playsink: re-use iterator callback to avoid code duplicationTim-Philipp Müller1-44/+33
2010-01-18playsink: when looking for sink properties, make sure they have the right typeTim-Philipp Müller1-22/+76
2010-01-18playbin2: Only allow to set the URIs in states <= READY or from an about-to-f...Sebastian Dröge1-0/+24
2010-01-16decodebin2: sprinkle some more lockingMark Nauwelaerts1-1/+5
2010-01-14decodebin2: mind blocked pads when shutting downMark Nauwelaerts1-3/+9
2010-01-14playsink: Fix disabling of subtitles if subtitles were used beforeSebastian Dröge1-2/+3
2010-01-14playbin2: fix pad ref leakMark Nauwelaerts1-0/+2
2010-01-13playsink: Fix handling of the native audio/video flagsBrijesh Singh1-2/+3
2010-01-05Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Wim Taymans3-19/+52
2009-12-23decodebin2: fix typo in debug messageWim Taymans1-1/+1
2009-12-23decodebin2: avoid some type checksWim Taymans1-16/+21
2009-12-23playbin2: avoid leaking selector request padsWim Taymans1-1/+11
2009-12-23uridecodebin: avoid leaking queue and typefindWim Taymans1-0/+18
2009-12-23uridecodebin: don't name the queueJonathan Matthew1-1/+1
2009-12-16decodebin2: add some debuggingWim Taymans1-1/+6
2009-12-09playsink: fix video when subtitles disabledWim Taymans1-1/+3
2009-12-08playbin2: Fix stream-changed message list iterationSebastian Dröge1-3/+7
2009-12-07playsink: Some minor cleanupSebastian Dröge1-9/+6
2009-12-06playbin2: Reset stream segments on FLUSH_STOP and don't adjust QoS events for...Sebastian Dröge1-14/+20
2009-12-03build: fix build with debug logging disabled.Stefan Kost1-2/+1
2009-12-03playbin2: don't iterate the factory lists in non-debug modeStefan Kost3-2/+10
2009-11-30subtitleoverlay: Fix some pad refcount issuesSebastian Dröge1-0/+3