diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-23 01:19:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-29 00:55:52 +0200 |
commit | 988fd5743d3a286e490e1860ddef169cf8174a1b (patch) | |
tree | fdaaf4c734e243af64d0eeac768706fa21762d3c /libavcodec/svq1_cb.h | |
parent | 17ecb224e94a3c111017843afbc255303ed01474 (diff) | |
download | ffmpeg-988fd5743d3a286e490e1860ddef169cf8174a1b.tar.gz |
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 <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/svq1_cb.h')
0 files changed, 0 insertions, 0 deletions