[FFmpeg-devel] [PATCH 1/4] avformat/qtpalette: parse color table according to the QuickTime file format specs
Michael Niedermayer
michael at niedermayer.cc
Fri Apr 20 02:51:03 EEST 2018
On Thu, Apr 19, 2018 at 09:32:18PM +0200, Marton Balint wrote:
> The specs says that the the first color component in the color array is
> not alpha, but simply 0.
>
> Fixes 0 alpha of fate-suite/cvid/catfight-cvid-pal8-partial.mov
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> libavformat/qtpalette.c | 12 ++++++------
> tests/ref/lavf-fate/mov_qtrle_mace6 | 2 +-
> 2 files changed, 7 insertions(+), 7 deletions(-)
no objections to this (assuming this works with all files)
i think its probably best to wait a bit before pushing this
so people who are interrested in this can check the files they have
(it seems to work with what i tested it with but thats not every file)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180420/abfd7672/attachment.sig>
More information about the ffmpeg-devel
mailing list