diff options
author | averne <averne381@gmail.com> | 2025-07-31 16:42:35 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-08-02 06:11:39 +0000 |
commit | a49108fd2923f9444af04727457d14300e96666f (patch) | |
tree | e7b4b0ac4b93f86f08c3cfda27f5956ccdcfe895 /doc/examples/filter_audio.c | |
parent | 2b522f537f565d6b4c23e12bd22c2102a32b1649 (diff) | |
download | ffmpeg-a49108fd2923f9444af04727457d14300e96666f.tar.gz |
avcodec/proresdec: Remove grayscale hack
This was introduced in commit 9c43703, to support a codec "extension"
in the prores_aw encoder.
This removes the chroma fill loop, and instead performs the inverse
transform on null coefficients, which achieves the same result and
fixes an off-by-one in the chroma values produced.
Updated test to reflect this change.
Diffstat (limited to 'doc/examples/filter_audio.c')
0 files changed, 0 insertions, 0 deletions