FFmpeg/tests/fate
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
..
aac.mak
ac3.mak
acodec.mak
adpcm.mak
alac.mak
als.mak
amrnb.mak
amrwb.mak
atrac.mak
audio.mak
avformat.mak
bmp.mak
build.mak fate: Add build-only targets to FATE 2017-03-01 11:06:52 +01:00
canopus.mak fate: Move Canopus decoder tests to a separate file 2016-06-06 11:59:53 -04:00
cdxl.mak
checkasm.mak fate: Skip the checkasm test if CONFIG_STATIC is disabled 2017-01-09 13:57:02 +02:00
cover-art.mak
demux.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
dfa.mak
dpcm.mak
ea.mak
fft.mak tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
filter-audio.mak
filter-video.mak build: Fix directory dependencies of tests/pixfmts.mak target 2016-09-05 13:21:13 +02:00
flac.mak
h264.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
hevc.mak fate: Add h264 and hevc extradata reload tests 2016-11-16 11:17:27 -05:00
image.mak fate: Add webp alpha test 2017-02-21 23:19:08 +00:00
indeo.mak fate: Add separate target for all indeo3 tests 2016-03-01 21:54:10 +01:00
libavcodec.mak fate: Make null comparison method more useful 2017-02-27 13:57:35 +01:00
libavdevice.mak tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
libavformat.mak tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
libavresample.mak build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
libavutil.mak fate: Make null comparison method more useful 2017-02-27 13:57:35 +01:00
lossless-audio.mak
lossless-video.mak fate: Move Canopus decoder tests to a separate file 2016-06-06 11:59:53 -04:00
microsoft.mak fate: Rename WMV8_DRM decoder tests to WMV3_DRM 2017-02-28 13:00:20 +01:00
monkeysaudio.mak
mov.mak fate: Add spherical and stereo3d mov tests 2016-12-07 14:35:08 -05:00
mp3.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
mpc.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
mpeg4.mak
opus.mak
pcm.mak
probe.mak
prores.mak
qt.mak fate: Use bitexact optimizations in the svq3-2 test 2017-02-27 10:36:44 +01:00
qtrle.mak
real.mak
screen.mak fate: Add test for rscc palette 2016-10-02 15:42:03 -04:00
seek.mak tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
utvideo.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
vcodec.mak
video.mak pixlet: Fix architecture-dependent code and values 2017-03-06 18:15:02 -05:00
voice.mak fate: More fine-grained dependencies for voice codec tests 2016-05-25 15:16:25 +02:00
vorbis.mak
vpx.mak fate: Add TrueMotion 2 RT tests 2016-06-20 15:51:34 -04:00
vqf.mak Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
wavpack.mak avconv: use avcodec_parameters_copy() with streamcopy 2016-07-02 09:30:40 +02:00
wma.mak
xvid.mak