[FFmpeg-devel] [PATCH 1/3] lavf/avidec: Skip xxpc entries in index; fixes trac #5311
Mats Peterson
matsp888 at yahoo.com
Wed Mar 9 23:27:27 CET 2016
Interim fix of the parsing of idx1 indexes with 'xxpc' (palette change)
entries.
Implementation of 'xxpc' index entry storage for seeking will come in
the future (provided I can manage it).
Test file TOON.AVI from King's Quest VI with indexed 'xxpc' chunks which
would previously cause "stream_ptr out of bounds" error messages to be
emitted in the msvideo1 decoder:
https://drive.google.com/open?id=0B3_pEBoLs0faaFY0ME92SDA1VEU
Mats
--
Mats Peterson
http://matsp888.no-ip.org/~mats/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-avidec-Skip-xxpc-entries-in-index.patch
Type: text/x-patch
Size: 874 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160309/71e28c14/attachment.bin>
More information about the ffmpeg-devel
mailing list