1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
Vittorio Giovara b44bd7ee7f pixlet: Fix architecture-dependent code and values
The constants used in the decoder used floating point precision,
and this caused different values to be generated on different
architectures. Additionally on big endian machines, the fate test
would output bytes in native order, which is different from the one
hardcoded in the test.

So, eradicate floating point numbers and use fixed point (32.32)
arithmetics everywhere, replacing constants with precomputed integer
values, and force the pixel format output to be the same in the fate
test.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2017-03-06 18:15:02 -05:00
..
amv
bfi
caf
crc
2016-04-06 12:13:50 -04:00
2016-04-06 12:13:50 -04:00
2016-04-06 12:13:50 -04:00
2016-04-26 16:30:04 -04:00
dpx
2016-11-07 22:42:00 +01:00
2016-11-07 22:42:00 +01:00
2016-11-07 22:42:00 +01:00
2016-11-07 22:42:00 +01:00
2016-11-07 22:42:00 +01:00
2016-11-07 22:42:00 +01:00
2016-04-04 15:39:58 +02:00
jv
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
2016-06-20 15:47:23 -04:00
md5
2016-11-01 12:19:00 -04:00
2016-11-01 12:19:00 -04:00
2016-04-27 11:57:45 +02:00
2016-05-02 16:12:04 +02:00
mtv
ptx
rl2
2016-10-02 15:42:03 -04:00
2016-04-04 15:39:58 +02:00
2016-04-04 15:39:58 +02:00
2016-04-04 15:39:58 +02:00
sha
smc
thp
tmv
url
vb
vp5
vp7
w64
2017-02-21 23:19:08 +00:00
2017-02-21 23:19:08 +00:00
yop