diff options
author | Marton Balint <cus@passwd.hu> | 2024-11-10 14:10:03 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-11-16 20:58:49 +0100 |
commit | d884606ce0f46161ada47568b3d7336d697c1061 (patch) | |
tree | a123fe7043ad63c57b17a0484321ef9b748b5cb7 /libavutil/hdr_dynamic_metadata.c | |
parent | 25efe34e6f1353b50c147098355250e2f401ca33 (diff) | |
download | ffmpeg-d884606ce0f46161ada47568b3d7336d697c1061.tar.gz |
avutil/rational: never return greater num/den than the maximum allowed in av_d2q
This reverts 887d74c47efa70d7d1513e9492d41cf7f88dee0b, because it ignores the
maximum allowed numerator/denominator. Even if the result was rounded to zero
or infinity, it should not be cause to ignore the maximum allowed number, this
"feature" is unintuitive and undocumented.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavutil/hdr_dynamic_metadata.c')
0 files changed, 0 insertions, 0 deletions