mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Fixed EOS and improved robustness for malformed indices.
Original commit message from CVS: Fixed EOS and improved robustness for malformed indices.
This commit is contained in:
parent
1081c2a263
commit
776f95cc79
1 changed files with 7 additions and 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
|
||||
|
|
Loading…
Reference in a new issue