FFmpeg/tests/ref
averne a49108fd29 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.
2025-08-02 06:11:39 +00:00
..
acodec avformat/pcm: decrease target audio frame per sec to 10 2024-03-16 19:19:42 +01:00
fate avcodec/proresdec: Remove grayscale hack 2025-08-02 06:11:39 +00:00
lavf avcodec/dfpwmenc: Correctly pad input 2025-07-03 20:18:55 +02:00
lavf-fate fate/lavf-container: add test for APV in MP4 2025-07-18 14:55:34 -03:00
pixfmt swscale/swscale_unscaled: account for semi planar formats with data in the msb 2025-03-15 18:43:18 -03:00
seek avcodec/mjpegenc_huffman: Avoid AV_QSORT to sort entries by length 2025-04-18 08:40:17 +02:00
vsynth avcodec/asvenc: Don't waste bits encoding non-visible part 2025-05-26 03:37:09 +02:00