gstreamer/gst
Tim-Philipp Müller 6eef85d9f7 gst/playback/gstplaybin.c: Error out gracefully when we can't create any of the usual conversion elements for some re...
Original commit message from CVS:
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_text_element), (gen_audio_element), (gen_vis_element):
Error out gracefully when we can't create any of the usual
conversion elements for some reason. Also, don't try to
create an audioscale (sic) element that's not used anyway.
2006-03-28 13:13:43 +00:00
..
adder use DEBUG_FUNCPTR for collectpads 2006-03-24 17:11:53 +00:00
audioconvert Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample
audiotestsrc Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
ffmpegcolorspace Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
playback gst/playback/gstplaybin.c: Error out gracefully when we can't create any of the usual conversion elements for some re... 2006-03-28 13:13:43 +00:00
subparse gst/subparse/gstsubparse.*: Text subtitle files may or may not be UTF-8. If it's not, we don't really want to see '?'... 2006-03-24 17:57:39 +00:00
tcp ext/alsa/gstalsasink.c: Chain up to the parent finalize method. 2006-03-15 17:59:05 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Can't do tag preferences via probability, as tags would then lose against types ... 2006-03-19 11:37:46 +00:00
videorate
videoscale gst/: Re-enable QoS after the release. 2006-03-14 11:11:59 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Partially handle 0 framerate, only EOS after the first frame is missing. 2006-03-23 11:18:19 +00:00
volume Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
Makefile.am