276 Commits (a13b61b7fd05ac9dcf795b5f4cc22ec498557e49)

Author SHA1 Message Date
Ruiling Song 8f4963ad25 checkasm/vf_gblur: add test for horiz_slice simd 6 years ago
James Darnley 76c370af64 checkasm: add test for v210dec 6 years ago
Janne Grunau f8abf7d4df checkasm/h264: test 4:2:2 chroma loop filter functions 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Carl Eugen Hoyos 608572ce84 tests/checkasm/checkasm: Do not define an unused function. 6 years ago
Janne Grunau d7f4f5c4a1 checkasm/h264: add loop filter tests 6 years ago
James Almer f477ee3e89 checkasm/af_afir: relax the max allowed absolute difference 6 years ago
James Almer ba89dc27b5 checkasm: add an af_afir test 6 years ago
James Almer 93bf1dcaec checkasm/float_dsp: add test for vector_dmul 6 years ago
Andrey Semashev d7eb8d8475 lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes 7 years ago
Clément Bœsch 2940af9389 tests/checkasm/nlmeans: fix invalid read/write on ii buffer 7 years ago
Jun Zhao b30575bc98 checkasm/sw_rgb: fix the function declaration warning 7 years ago
Clément Bœsch f679711c1b checkasm: add vf_nlmeans test for ssd_integral_image 7 years ago
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 7 years ago
Michael Niedermayer 18d6ff2b42 tests/checkasm/checkasm: Provide verbose failure information on float_near_abs_eps() failures 7 years ago
Martin Vignali 595505083a checkasm/vf_blend : add test for 16 bit version of 7 years ago
Josh de Kock cda43940da checkasm/Makefile: add EXTRALIBS-libavformat 7 years ago
Martin Vignali a9a7ed4f27 checkasm/swscale : add test for rgb shuffle_bytes func 7 years ago
Yingming Fan e5b4cd4c4a checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12 7 years ago
Yingming Fan 80798e3857 checkasm/hevc_sao : add hevc_sao for checkasm 7 years ago
Martin Vignali c0919c4985 checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16 7 years ago
Martin Vignali e3fc36a84c checkasm/vf_blend : add depth param in order to add test for 16 bit version 7 years ago
Muhammad Faiz 81d6501be7 checkasm/Makefile: add EXTRALIBS-swresample 7 years ago
Martin Vignali 78b982d3b9 checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred 7 years ago
James Darnley 40d4b13228 checkasm: support for AVX-512 functions 7 years ago
James Almer da03242778 Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" 7 years ago
Martin Vignali adff97be5e checkasm/vf_interlace : add test for lowpass_line 8 and 16 7 years ago
Martin Vignali cefb7e0060 checkasm/vf_hflip : add test for vf_hflip byte and short simd 7 years ago
Martin Storsjö 18a0f42026 checkasm: Use LOCAL_ALIGNED for aligned variables on the stack 7 years ago
James Almer 1215889bc1 checkasm/llviddsp: fix mixed code and declarations 7 years ago
Martin Vignali e1121f9723 checkasm/llviddsp : add test for add_gradient_pred 7 years ago
Martin Vignali 5bda11e70e checkasm/llviddsp : test return of add_left_pred(16) 7 years ago
Martin Vignali 179a2f04eb checkasm/vf_threshold : add test for threshold16 7 years ago
James Almer 1b324700e3 checkasm/vf_threshold: fix mixed code and declarations 7 years ago
Martin Vignali cfce442750 checkasm/vf_threshold : add checkasm test for threshold8 7 years ago
Martin Vignali 9bed17cd0f checkasm/utvideo : be more explicit to the WIDTH_PADDED define 7 years ago
Michael Niedermayer 38f966b222 tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul 7 years ago
James Almer bea8eeaa2c checkasm/utvideodsp: zero initialize the entire buffer 7 years ago
James Almer 9a05c873cf checkasm/utvideodsp: fix mixed declarations and code 7 years ago
Martin Vignali 4a6aa6d1b2 checkasm : add test for huffyuvdsp add_int16 7 years ago
Martin Vignali 6a7eb65e1b checkasm : add utvideodsp test 7 years ago
James Almer 501435e5e6 checkasm/jpeg2000dsp: add test for ict_float 7 years ago
James Almer 20a93ea8d4 checkasm/jpeg2000dsp: refactor rct_int test 7 years ago
James Almer 4cfb46f94f checkasm/llviddsp: fix warnings about mixed declaration and code 7 years ago
Martin Vignali fbe9148779 checkasm/llviddsp : add test for other dsp func 7 years ago
Martin Vignali cbbec68847 libavcodec/blockdsp : add AVX version 7 years ago
Martin Vignali ac5908b13f libavcodec/exr : add x86 SIMD for predictor 7 years ago
Martin Storsjö 516c479172 checkasm: Test more h264 idct variants 7 years ago
James Almer 7323c896b2 checkasm: add an exrdsp test 7 years ago
Clément Bœsch e0d56f097f checkasm: use perf API on Linux ARM* 7 years ago