mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-11 12:19:29 +00:00
Add a regression test covering issue #22817: cascaded scale=...:-2 filters on extreme aspect ratios previously produced zero output dimensions silently. The test expects ffmpeg to fail fast. Signed-off-by: Jun Zhao <barryjzhao@tencent.com>