ffmpeg/tests/checkasm
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS
These directories are not just for object files.
2019-02-16 13:09:35 +01:00
..
aarch64 checkasm: aarch64: Specify alignment for the register_init const array 2017-05-15 10:19:46 +03:00
arm build: Drop arch-specific checkasm Makefiles 2016-10-17 16:25:38 +02:00
x86 build: Drop arch-specific checkasm Makefiles 2016-10-17 16:25:38 +02:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile build: Rename OBJDIRS variable to OUTDIRS 2019-02-16 13:09:35 +01:00
audiodsp.c audiodsp: reorder arguments for vector_clipf 2016-09-22 09:47:52 +02:00
blockdsp.c lavc: Remove deprecated XvMC support hacks 2017-03-23 10:09:14 +01:00
bswapdsp.c checkasm: Explicitly declare function prototypes 2015-08-20 19:22:34 +02:00
checkasm.c checkasm: Add --test parameter to check only specific components 2016-11-08 17:32:25 +01:00
checkasm.h build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
dcadsp.c dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
fmtconvert.c checkasm: add fmtconvert tests 2015-12-21 18:58:46 +01:00
h264dsp.c checkasm/h264: add loop filter tests 2019-01-26 12:05:10 +01:00
h264pred.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
h264qpel.c x86: checkasm: check for or handle missing cleanup after MMX instructions 2015-12-21 17:40:18 +01:00
hevc_add_res.c checkasm: hevc: Add a hevc_ prefix to the add_residual functions 2017-04-21 13:32:44 +03:00
hevc_idct.c checkasm: add a test for HEVC IDCT 2016-10-11 18:15:40 +02:00
hevc_mc.c checkasm: Use LOCAL_ALIGNED for aligned variables on the stack 2017-12-12 11:36:38 +02:00
huffyuvdsp.c checkasm: Add test for huffyuvdsp add_bytes 2016-10-02 17:13:26 +02:00
synth_filter.c checkasm: add synth_filter test 2015-12-21 17:40:18 +01:00
v210enc.c checkasm: v210: Fix array overwrite 2015-09-17 10:33:06 +02:00
vp8dsp.c vp8: Change type of stride parameters to ptrdiff_t 2016-08-26 11:36:53 +02:00
vp9dsp.c arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 2016-11-30 23:54:07 +02:00