gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate raw strea...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 8 Oct 2004 17:10:16 +0000 (17:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 8 Oct 2004 17:10:16 +0000 (17:10 +0000)
commit8198eb2a3fd264be4071149b421cad3148312c46
tree7c9bc615ddfb704098a41d01598497cb4f7ff962
parentee2d89f5db57eb4f1dc013c046f85f26932a2f17
gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate raw streams like cdparanoia.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gen_preroll_element),
(unknown_type), (setup_source), (gst_play_base_bin_remove_element),
(gst_play_base_bin_link_stream):
Do not try to autoplug sources that generate raw streams like
cdparanoia.
disconnect the preroll overrun signal when we don't need it anymore.
ChangeLog