mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixes. Signal no-more-pads.
Original commit message from CVS: * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event), (gst_rmdemux_loop), (gst_rmdemux_add_stream), (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr): Don't hang on length=0 chunks. Some negotiation fixes. Signal no-more-pads.
This commit is contained in:
parent
96794c0bea
commit
6e8c24d7f0
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
|
||||||
|
(gst_rmdemux_loop), (gst_rmdemux_add_stream),
|
||||||
|
(gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
|
||||||
|
Don't hang on length=0 chunks. Some negotiation fixes. Signal
|
||||||
|
no-more-pads.
|
||||||
|
|
||||||
2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|
Loading…
Reference in a new issue