gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixes. Signa...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 16:10:40 +0000 (16:10 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 4 Oct 2004 16:10:40 +0000 (16:10 +0000)
commit6e8c24d7f08f248c032dc8219268b6d5eb2ad54f
tree8af5bcbebba2f4cc5d4e13279e391e41fc91ca2e
parent96794c0bea8ba160864340e2a4eecc62069b14a4
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.
ChangeLog