From: Ronald S. Bultje Date: Mon, 4 Oct 2004 16:10:40 +0000 (+0000) Subject: gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixes. Signa... X-Git-Tag: 1.19.3~509^2~14276 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4403ebfa3f172991c7e2ed6b2526f328841da2aa;p=platform%2Fupstream%2Fgstreamer.git 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. --- diff --git a/ChangeLog b/ChangeLog index f9604eb..23df3a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-10-04 Ronald S. Bultje + + * 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 * configure.ac: