[FFmpeg-devel] [PATCH 1/3] lavf/avidec: Skip xxpc entries in index; fixes trac #5311
Michael Niedermayer
michael at niedermayer.cc
Thu Mar 10 00:29:49 CET 2016
On Wed, Mar 09, 2016 at 11:27:27PM +0100, Mats Peterson wrote:
> 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/
> avidec.c | 3 +++
> 1 file changed, 3 insertions(+)
> 319d5689342af69a8146c1e06833af4ad1d5f1a7 0001-lavf-avidec-Skip-xxpc-entries-in-index.patch
> From 7ad8519fe62008cdd84039fd6949488982a3ee3b Mon Sep 17 00:00:00 2001
> From: Mats Peterson <matsp888 at yahoo.com>
> Date: Wed, 9 Mar 2016 23:18:07 +0100
> Subject: [PATCH 1/3] lavf/avidec: Skip xxpc entries in index; fixes trac #5311
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160310/f4ecf230/attachment.sig>
More information about the ffmpeg-devel
mailing list