diff --git a/ChangeLog b/ChangeLog index 4abde8c5d1..28ed1a5266 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),