mirror of https://github.com/FFmpeg/FFmpeg.git
Avoid to divide num and den by gcd in case of a parsed expression, since that is already done in av_d2q(), and force reduction in case of "a:b" form, allowing to honour the max parameter. The latter change is consistent with the a/b case, and with the documentation.pull/6/merge
parent
935ecfb002
commit
cdea54b4c8
2 changed files with 3 additions and 7 deletions
Loading…
Reference in new issue