From 54c9ff4326bf8de3f02cf3e9d8a3a82f8f601841 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 8 Oct 2004 17:10:16 +0000 Subject: 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4abde8c5..28ed1a52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-10-08 Wim Taymans + + * 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 * ext/cdparanoia/gstcdparanoia.c: (_do_init), -- cgit v1.2.1