mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-07 22:38:35 +00:00
Before this commit, sws_init_context() failed with an error if no scaler was explicitly set. Defaulting to something reasonable is better behavior. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>