mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +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
8fe7533654
commit
38d8867a0f
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>
|
2005-08-24 Andy Wingo <wingo@pobox.com>
|
||||||
|
|
||||||
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid
|
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid
|
||||||
|
|
Loading…
Reference in a new issue