From 4de7bdb3baeeb3bab79e271622a2b525cd449a44 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 14 Sep 2004 16:54:14 +0000 Subject: gst/playback/: Some more work on making sure seeking pauses the pipeline and that changing the uri actually does some... Original commit message from CVS: * 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index c90d6d4a..80f17949 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): -- cgit v1.2.1