Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-16 20:15:58 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-10-20 14:19:53 +0400
commitcdea54b4c8cd891aa12f85c41b0cd4bd81be83f9 (patch)
tree52865d658e5e9f1b265f613d9f289d54433b8dab /.gitignore
parent935ecfb002385697d57573975f95c401eba68d64 (diff)
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions