ffmpeg/tests/checkasm
James Almer 1b324700e3 checkasm/vf_threshold: fix mixed code and declarations
Signed-off-by: James Almer <jamrial@gmail.com>
2017-12-04 15:46:09 -03:00
..
aarch64 Merge commit 'd05c9cde0e87c23ca42957646bea483dfc09d6bf' 2017-10-30 21:03:50 -03:00
arm
x86
.gitignore
Makefile checkasm/vf_threshold : add checkasm test for threshold8 2017-12-03 19:17:15 +01:00
aacpsdsp.c
alacdsp.c
audiodsp.c
blockdsp.c libavcodec/blockdsp : add AVX version 2017-10-03 19:47:37 -03:00
bswapdsp.c
checkasm.c checkasm/vf_threshold : add checkasm test for threshold8 2017-12-03 19:17:15 +01:00
checkasm.h checkasm/vf_threshold : add checkasm test for threshold8 2017-12-03 19:17:15 +01:00
exrdsp.c libavcodec/exr : add x86 SIMD for predictor 2017-10-01 17:35:30 -03:00
fixed_dsp.c
flacdsp.c
float_dsp.c tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul 2017-11-27 03:31:53 +01:00
fmtconvert.c
g722dsp.c
h264dsp.c Merge commit '516c479172755c63063180b0c0953b68b670cdbd' 2017-11-11 15:21:22 -03:00
h264pred.c
h264qpel.c
hevc_add_res.c Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba' 2017-10-28 18:18:41 -03:00
hevc_idct.c
huffyuvdsp.c checkasm : add test for huffyuvdsp add_int16 2017-11-21 09:41:42 +01:00
jpeg2000dsp.c checkasm/jpeg2000dsp: add test for ict_float 2017-11-20 18:33:57 -03:00
llviddsp.c checkasm/llviddsp: fix warnings about mixed declaration and code 2017-11-08 14:54:15 -03:00
pixblockdsp.c
sbrdsp.c
synth_filter.c
utvideodsp.c checkasm/utvideo : be more explicit to the WIDTH_PADDED define 2017-12-01 21:08:07 +01:00
v210enc.c
vf_blend.c
vf_colorspace.c
vf_threshold.c checkasm/vf_threshold: fix mixed code and declarations 2017-12-04 15:46:09 -03:00
videodsp.c
vp8dsp.c
vp9dsp.c