diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-10-16 18:15:58 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-10-20 12:19:53 +0200 |
commit | cdea54b4c8cd891aa12f85c41b0cd4bd81be83f9 (patch) | |
tree | 52865d658e5e9f1b265f613d9f289d54433b8dab /libavcodec/v408dec.c | |
parent | 935ecfb002385697d57573975f95c401eba68d64 (diff) | |
download | ffmpeg-cdea54b4c8cd891aa12f85c41b0cd4bd81be83f9.tar.gz |
lavu/parseutils: rework rational reduction logic in av_parse_ratio()
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.
Diffstat (limited to 'libavcodec/v408dec.c')
0 files changed, 0 insertions, 0 deletions