summaryrefslogtreecommitdiff
path: root/tests/checkasm/checkasm.c
Commit message (Expand)AuthorAgeFilesLines
* checkasm: add hevc_deblock chroma testJ. Dekker2023-04-061-0/+1
* checkasm: add test for bwdifJames Darnley2023-03-251-0/+3
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-141-0/+3
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-041-0/+1
* lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont2022-10-051-0/+1
* lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont2022-09-271-0/+4
* lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont2022-09-271-0/+4
* x86/lpc: implement a new Welch windowing functionLynne2022-09-211-0/+3
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-191-0/+3
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-051-1/+1
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-281-0/+3
* checkasm: Add idctdsp add/put-pixels-clamped testsBen Avison2022-04-011-0/+3
* checkasm: Add vc1dsp in-loop deblocking filter testsBen Avison2022-04-011-0/+3
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+1
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-101-17/+18
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-111-0/+1
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-151-0/+3
* checkasm: collapse hevc pel testsJ. Dekker2021-08-241-10/+1
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-211-5/+1
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-201-2/+12
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-241-0/+1
* checkasm: add hevc_pel testsJosh Dekker2021-01-251-0/+10
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-231-0/+3
* checkasm: add hscale testJosh de Kock2020-05-151-0/+1
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-151-0/+42
* checkasm: Check HAVE_GETSTDHANDLE here as wellMartin Storsjö2020-01-241-3/+3
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-261-0/+3
* checkasm: add opusdsp testsLynne2019-09-111-0/+3
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-121-0/+3
* checkasm: add test for v210decJames Darnley2019-05-021-0/+3
* tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-311-0/+2
* checkasm: add an af_afir testJames Almer2019-01-031-0/+3
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-081-0/+3
* tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer2018-04-141-1/+5
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-241-0/+3
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-071-0/+1
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-281-0/+3
* checkasm: support for AVX-512 functionsJames Darnley2017-12-241-0/+1
* Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"James Almer2017-12-191-3/+0
* checkasm/vf_interlace : add test for lowpass_line 8 and 16Martin Vignali2017-12-191-0/+3
* checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-131-0/+3
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-031-0/+3
* checkasm : add test for huffyuvdsp add_int16Martin Vignali2017-11-211-0/+3
* checkasm : add utvideodsp testMartin Vignali2017-11-211-0/+3
* checkasm: add an exrdsp testJames Almer2017-09-171-0/+3
* checkasm: use perf API on Linux ARM*Clément Bœsch2017-09-081-20/+87
* checkasm: add a g722dsp testJames Almer2017-07-131-0/+3
* checkasm: add sbrdsp testsMatthieu Bouron2017-07-031-0/+1
* checkasm: add AAC PS testsClément Bœsch2017-06-281-0/+3
* checkasm: add float_dsp testsJames Almer2017-06-141-0/+20