mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
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.
This commit is contained in:
parent
167ec6f8fd
commit
4de7bdb3ba
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-09-17 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* 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 <wim@fluendo.com>
|
||||
|
||||
* gst/tcp/gstfdset.c: (gst_fdset_wait):
|
||||
|
|
Loading…
Reference in a new issue