You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-09 00:37:18 +02:00
20b0a4faaa
The fate test for unscaled conversions (fate-sws-unscaled) does not test the filtering (scaling) paths. This commit adds a test for all the scaling paths for the new swscale code, but only runs 2% of the tests (otherwise this test alone would take about two and a half minutes on a modern x86_64 machine). Sponsored-by: Sovereign Tech Fund Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>