You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
Dithering relies on a 8 line dithering table and the code always uses it from the beginning. So in order to make dithering independent from height of the slices used we must enforce a 8 line alignment. Fixes issue #20071. Signed-off-by: Marton Balint <cus@passwd.hu>
113 KiB
113 KiB