mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-18 21:10:10 +01:00
grayscale is coded as 4 pixels at a time, the encoder lacks support for the case where width%4 != 0, and will simply encode less data leaving random data after decoding at the right side Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 KiB
14 KiB