diff options
author | Mats Peterson <matsp888@yahoo.com> | 2015-12-27 21:28:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-28 02:47:58 +0100 |
commit | 7973603843731b57cea5a62d4b4381722731fd2c (patch) | |
tree | 5f23bd22dd714fe85ffc0d8f957bd93577d57fa0 /libavfilter | |
parent | 57631f1851ef71918b68b9a9bdfbeb2974ec1458 (diff) | |
download | ffmpeg-7973603843731b57cea5a62d4b4381722731fd2c.tar.gz |
avformat/matroskadec: palettized QuickTime video in Matroska
Palettized QuickTime video in Matroska has hitherto not been recognized
whatsoever, and the "palette" used has been completely random.
The patch for matroskadec.c fixes this issue by adding a palette side
data packet in matroska_deliver_packet(), much in the same way as it's
done in mov.c.
Video samples for testing are available at
https://drive.google.com/open?id=0B3_pEBoLs0faWElmM2FnLTZYNlk.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions