[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:26:12 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/


More information about the ffmpeg-devel mailing list