1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Timo Rothenpieler cb8ad005bb avutil/half2float: adjust conversion of NaN
IEEE-754 differentiates two different kind of NaNs.
Quiet and Signaling ones. They are differentiated by the MSB of the
mantissa.

For whatever reason, actual hardware conversion of half to single always
sets the signaling bit to 1 if the mantissa is != 0, and to 0 if it's 0.
So our code has to follow suite or fate-testing hardware float16 will be
impossible.
2022-08-19 22:09:36 +02:00
..
aic
amv
ast
2021-01-01 14:33:12 +01:00
2021-01-01 14:33:12 +01:00
crc
dpx
2022-07-19 12:27:18 +02:00
2022-03-17 13:04:44 -03:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
2022-01-10 16:04:19 +01:00
2020-05-12 01:00:28 +02:00
2022-03-25 18:18:44 +01:00
2022-03-16 21:03:37 +01:00
2022-03-16 21:03:37 +01:00
2019-12-05 20:20:05 +01:00
2019-12-05 20:20:05 +01:00
2022-07-19 12:27:18 +02:00
2022-01-04 12:08:18 +01:00
imf
2021-12-31 17:26:01 +10:00
2022-07-19 12:27:18 +02:00
jv
lfg
2021-02-24 17:16:46 +01:00
m4v
md5
2022-07-19 12:27:18 +02:00
2020-12-10 09:53:52 +01:00
2021-08-24 12:22:36 -03:00
2021-08-24 12:22:36 -03:00
opt
2022-03-15 09:42:29 -03:00
2022-07-19 12:27:18 +02:00
2022-07-19 12:27:18 +02:00
ptx
rl2
sha
smc
2020-12-10 10:07:09 +01:00
2020-08-22 19:02:01 +02:00
tea
thp
vb
vp4
2019-06-12 20:06:20 +10:00
vp7
w64
2020-09-07 19:04:09 +02:00
yop