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 <c...@passwd.hu> > --- > libavformat/qtpalette.c | 12 ++++++------ > tests/ref/lavf-fate/mov_qtrle_mace6 | 2 +- > 2 files changed, 7 insertions(+), 7 deletions(-)
this breaks libavcodec/tests/imgconvert.c @@ -10,6 +10,7 @@ pix fmt monow yuv_plan:0 avg_bpp:1 pix fmt monob yuv_plan:0 avg_bpp:1 pix fmt pal8 yuv_plan:0 avg_bpp:8 +Alpha flag mismatch pix fmt yuvj420p yuv_plan:1 avg_bpp:12 pix fmt yuvj422p yuv_plan:1 avg_bpp:16 pix fmt yuvj444p yuv_plan:1 avg_bpp:24 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB There will always be a question for which you do not know the correct answer.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel