diff options
author | Michael Niedermayer <[email protected]> | 2023-05-23 01:19:32 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2023-05-29 00:55:52 +0200 |
commit | 988fd5743d3a286e490e1860ddef169cf8174a1b (patch) | |
tree | fdaaf4c734e243af64d0eeac768706fa21762d3c /libavutil/intmath.h | |
parent | 17ecb224e94a3c111017843afbc255303ed01474 (diff) |
avcodec/kbdwin: Remove low precision intermediate in ff_kbd_window_init_fixed()
Previously floats where scaled up to 32bit int, but floats do not
have 32bits in their mantisse so a quarter of the bits where nonsense.
It seems no fate test is affected by this change, which is interresting
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/intmath.h')
0 files changed, 0 insertions, 0 deletions