diff options
author | Connor Worley <connorbworley@gmail.com> | 2024-02-11 03:41:57 -0800 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-02-18 07:33:27 +0100 |
commit | a4f019e44ed6c48975109ac34f54e04caffeab86 (patch) | |
tree | eb9a55a5052dc7eab99033800ba35055db558bb9 /libavcodec/msvideo1enc.c | |
parent | 1487f6198c87dc8a31d185ecda9ddf00a59c6c53 (diff) | |
download | ffmpeg-a4f019e44ed6c48975109ac34f54e04caffeab86.tar.gz |
lavc/dxv: assume DXV2 files use premultiplied alpha
I generated a DXV2 file with an interesting alpha channel using
Adobe Media Encoder 2015 and compared decoding it using Resolume Alley
and ffmpeg. Similarly to DXV3 files, Alley expects premultiplied alpha
and ffmpeg matches its decoding more closely when it does the same.
Reference file: https://connorworley.com/dxv2-dxt5.mov
Existing FATE tests for DXV2 files do not cover this change.
Signed-off-by: Connor Worley <connorbworley@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/msvideo1enc.c')
0 files changed, 0 insertions, 0 deletions