mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes problems when non-rational options were set using rational expressions, causing rounding errors and the option range limits not to be enforced properly. ffmpeg -f lavfi -i "sine=r=96000/2" This caused an assertion failure with assert level 2. Signed-off-by: Marton Balint <cus@passwd.hu>pull/338/head
parent
e7626e4e79
commit
6847affcb7
1 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue