[FFmpeg-devel] [PATCH v9] lavf: palettized QuickTime video in Matroska

Mats Peterson matsp888 at yahoo.com
Mon Dec 28 02:56:41 CET 2015


On 12/28/2015 01:24 AM, Carl Eugen Hoyos wrote:
> Mats Peterson <matsp888-at-yahoo.com <at> ffmpeg.org> writes:
>
>> +        memcpy(st->codec->extradata, matroska->palette,
>> +                AVPALETTE_SIZE);
>
> As said, please remove this, you must not fix MPlayer
> issues in FFmpeg.
> (The issue in MPlayer does not exist but that doesn't
> matter on this mailing list.)
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

It's not you who decides this, but Michael Niedermayer. And there is 
nothing wrong about putting the palette in extradata, at that. I won't 
change it unless Michael tells me to. Aren't you the bug tracker 
maintainer, by the way?

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/


More information about the ffmpeg-devel mailing list