ffmpeg/tests/checkasm
Ting Fu 9691e2a426 checkasm/vf_eq: add test for vf_eq
Signed-off-by: Ting Fu <ting.fu@intel.com>
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
2019-09-26 08:10:31 +08:00
..
aarch64
arm
x86
.gitignore
Makefile checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
aacpsdsp.c
af_afir.c checkasm/af_afir: relax the max allowed absolute difference 2019-01-13 15:00:20 -03:00
alacdsp.c
audiodsp.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
checkasm.h checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c checkasm/float_dsp: add test for vector_dmul 2018-09-14 12:51:55 -03:00
fmtconvert.c
g722dsp.c
h264dsp.c Merge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc' 2019-03-14 16:31:41 -03:00
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_idct.c checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12 2018-03-19 00:56:01 -03:00
hevc_sao.c checkasm/hevc_sao : add hevc_sao for checkasm 2018-03-07 23:53:32 -03:00
huffyuvdsp.c
jpeg2000dsp.c
llviddsp.c checkasm/llviddsp: fix mixed code and declarations 2017-12-10 00:51:35 -03:00
llviddspenc.c checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred 2018-01-28 20:23:16 +01:00
opusdsp.c checkasm/opusdsp: declare opus_deemphasis as a function returning a float 2019-09-18 11:42:06 -03:00
pixblockdsp.c
sbrdsp.c
sw_rgb.c checkasm/sw_rgb: fix the function declaration warning 2018-05-10 19:28:51 +08:00
synth_filter.c
utvideodsp.c checkasm/utvideo : be more explicit to the WIDTH_PADDED define 2017-12-01 21:08:07 +01:00
v210dec.c checkasm: add test for v210dec 2019-05-02 19:21:37 +02:00
v210enc.c
vf_blend.c lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes 2018-05-30 02:42:10 +02:00
vf_colorspace.c
vf_eq.c checkasm/vf_eq: add test for vf_eq 2019-09-26 08:10:31 +08:00
vf_gblur.c checkasm/vf_gblur: add test for horiz_slice simd 2019-06-12 08:54:05 +08:00
vf_hflip.c checkasm/vf_hflip : add test for vf_hflip byte and short simd 2017-12-13 11:34:29 +01:00
vf_nlmeans.c tests/checkasm/nlmeans: fix invalid read/write on ii buffer 2018-05-18 19:12:11 +02:00
vf_threshold.c checkasm/vf_threshold : add test for threshold16 2017-12-09 14:47:13 +01:00
videodsp.c
vp8dsp.c
vp9dsp.c