mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
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.
This commit is contained in:
parent
1f72604cac
commit
382be4f0ed
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-10-08 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-10-08 Wim Taymans <wim@fluendo.com>
|
2004-10-08 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* ext/cdparanoia/gstcdparanoia.c: (_do_init),
|
* ext/cdparanoia/gstcdparanoia.c: (_do_init),
|
||||||
|
|
Loading…
Reference in a new issue