mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
The input only needs to have natural alignment (i.e. 1 in the 8bpp case, 2 otherwise), the output only needs to have 16 (namely in the width 8 >8bpp case). Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>