mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-27 03:39:21 +00:00
The line width 8 is supposed to test corner case, while the performance doesn't matter. Width 1080 is also a case of unaligned to 16. Width 1920 meant for benchmark (together with --runs options). Signed-off-by: James Almer <jamrial@gmail.com>