diff options
author | Owen Fraser-Green <owen@discobabe.net> | 2005-08-25 00:32:21 +0000 |
---|---|---|
committer | Owen Fraser-Green <owen@discobabe.net> | 2005-08-25 00:32:21 +0000 |
commit | 38d8867a0f70785789dbf469d8d4129a45517a95 (patch) | |
tree | 681217d30d373c66d3fb40030665ea2ddce10f8b | |
parent | 8fe753365497259ff662dd880c7e2765fd3fad22 (diff) |
Fixed EOS and improved robustness for malformed indices.
Original commit message from CVS:
Fixed EOS and improved robustness for malformed indices.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-25 Owen Fraser-Green <owen@discobabe.net> + + * gst/realmedia/rmdemux.c (gst_rmdemux_loop, gst_rmdemux_chain): + Fixed EOS. + (gst_rmdemux_parse_indx_data, gst_rmdemux_parse_indx): Handle + malformed index headers where the packet size is incorrect. + 2005-08-24 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid |