diff options
author | Martin Vignali <martin.vignali@gmail.com> | 2018-11-08 22:10:29 +0100 |
---|---|---|
committer | Martin Vignali <martin.vignali@gmail.com> | 2018-11-08 22:21:13 +0100 |
commit | ff3b4f91cd56896366a044f8e45a88956dd66d39 (patch) | |
tree | f0b19c9fd1a20535c759b587c324d960acf2069a /libavcodec/wmavoice.c | |
parent | 4d32c2b4e0df79b38343600d658e4670f9e78c24 (diff) | |
download | ffmpeg-ff3b4f91cd56896366a044f8e45a88956dd66d39.tar.gz |
avcodec/prores_aw : add support for prores 444 with alpha
only 16b alpha is supported (not 8 bits)
following official encoder, alpha data doesn't impact
yuv plane quality.
So the alpha data encoding is done after the yuv part.
It's also avoid to loose quality in yuv part when
alpha is not uniform.
the alpha encoding funcs is mainly take from prores_ks
encoder, except for the alpha data reorganization
Diffstat (limited to 'libavcodec/wmavoice.c')
0 files changed, 0 insertions, 0 deletions