diff --git a/ChangeLog b/ChangeLog index c90d6d4aa1..80f17949c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-09-17 Wim Taymans + + * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads), + (setup_source), (gst_play_base_bin_set_property), + (gst_play_base_bin_add_element): + * gst/playback/gstplaybin.c: (gst_play_bin_send_event): + Some more work on making sure seeking pauses the pipeline and + that changing the uri actually does something. + 2004-09-17 Wim Taymans * gst/tcp/gstfdset.c: (gst_fdset_wait):