On Wed, Dec 23, 2015 at 11:25:44AM +0100, Mats Peterson wrote:
[...]
> From: Mats Peterson
So are you the sole author of this?
> Date: Wed, 23 Dec 2015 11:19:06 +0100
> Subject: [PATCH] libavformat: palettized QuickTime video in Matroska, round 4
>
Use "[PATCH v4]" instead of the suffix as you
Here is another update of my patch for palettized QuickTime video in
Matroska.
Only read the first 86 - 16 (16 bytes are already read in
ff_mov_read_stsd_entries()) bytes into the 'stsd' variable in
mov_parse_stsd_video() in mov.c, since we are going to read the palette
from the file in ff_ge