mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-11 13:32:39 +02:00
1f8e43938b
Fixes crashes in command lines such as: ffmpeg -f lavfi -i testsrc2=704x576:r=50,interlace,pad=720:576:8 -f null none Related to ticket #6491. Signed-off-by: Marton Balint <cus@passwd.hu>