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)
commit382be4f0edc59eff02d281400a8537edec67a25b
tree50b7dc13f152ab1ba317f9104a8a178ab80dd514
parent1f72604cacbbc321c191cd432c71d8af7e6ca45d
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