mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
gst/realmedia/rmdemux.c: Send discont event before pushing first buffer.
Original commit message from CVS: * gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event), (gst_rmdemux_change_state), (gst_rmdemux_chain), (gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event), (gst_rmdemux_add_stream): Send discont event before pushing first buffer.
This commit is contained in:
parent
05d5253608
commit
f498026827
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-07-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/realmedia/rmdemux.c: (gst_rmdemux_sink_event),
|
||||
(gst_rmdemux_change_state), (gst_rmdemux_chain),
|
||||
(gst_rmdemux_get_stream_by_id), (gst_rmdemux_send_event),
|
||||
(gst_rmdemux_add_stream):
|
||||
Send discont event before pushing first buffer.
|
||||
|
||||
2005-07-17 Philippe Khalaf <burger@speedy.org>
|
||||
|
||||
* gst/fdsrc/gstfdsrc.c:
|
||||
|
|
Loading…
Reference in a new issue