[FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index; fixes trac #5311

2016-03-09 Thread Mats Peterson
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 "strea

Re: [FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index

2016-03-09 Thread Mats Peterson
On 03/09/2016 01:43 PM, Michael Niedermayer wrote: On Wed, Mar 09, 2016 at 01:20:13PM +0100, Mats Peterson wrote: On 03/09/2016 02:54 AM, Mats Peterson wrote: Interim fix of the parsing of idx1 indexes with 'xxpc' (palette change) entries. Implementation of 'xxpc' index entry storage for seeki

Re: [FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index

2016-03-09 Thread Michael Niedermayer
On Wed, Mar 09, 2016 at 01:20:13PM +0100, Mats Peterson wrote: > On 03/09/2016 02:54 AM, 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

Re: [FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index

2016-03-09 Thread Mats Peterson
On 03/09/2016 02:54 AM, 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'

Re: [FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index

2016-03-08 Thread Mats Peterson
On 03/09/2016 02:54 AM, Mats Peterson wrote: Interim fix of the parsing of idx1 indexes with 'xxpc' (palette change) entries. Indices, not indexes. Mats ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-

[FFmpeg-devel] [PATCH] lavf/avidec: Skip xxpc entries in index

2016-03-08 Thread Mats Peterson
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 "strea