summaryrefslogtreecommitdiff
path: root/tests/checkasm/checkasm.c
Commit message (Expand)AuthorAge
* checkasm/takdsp: add decorrelate_ls testsunyuechi2023-12-21
* checkasm: Remove unnecessary const on scalar parametersMartin Storsjö2023-12-21
* checkasm: test for abs_pow34sunyuechi2023-12-11
* riscv: test for assembler supportRémi Denis-Courmont2023-12-08
* checkasm/ac3dsp: add float_to_fixed24 testsunyuechi2023-12-01
* checkasm/riscv: report an error upon SIGILLRémi Denis-Courmont2023-11-23
* checkasm: add helper to report a fatal signalRémi Denis-Courmont2023-11-23
* checkasm: add lossless audio DSPRémi Denis-Courmont2023-11-16
* checkasm: improve Linux perf error messageRémi Denis-Courmont2023-07-22
* lavu: add/use flag for RISC-V Zba extensionRémi Denis-Courmont2023-07-19
* checkasm: test Zbb before VRémi Denis-Courmont2023-07-19
* checkasm: print usage on invalid argumentsRémi Denis-Courmont2023-07-17
* aarch64: Add cpu flags for the dotprod and i8mm extensionsMartin Storsjö2023-06-06
* checkasm: add h264chroma testsLynne2023-05-20
* checkasm: add hevc_deblock chroma testJ. Dekker2023-04-06
* checkasm: add test for bwdifJames Darnley2023-03-25
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-14
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-04
* lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont2022-10-05
* lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont2022-09-27
* lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont2022-09-27
* x86/lpc: implement a new Welch windowing functionLynne2022-09-21
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-19
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* checkasm: Add idctdsp add/put-pixels-clamped testsBen Avison2022-04-01
* checkasm: Add vc1dsp in-loop deblocking filter testsBen Avison2022-04-01
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-10
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-11
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
* checkasm: collapse hevc pel testsJ. Dekker2021-08-24
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-21
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-20
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-24
* checkasm: add hevc_pel testsJosh Dekker2021-01-25
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-23
* checkasm: add hscale testJosh de Kock2020-05-15
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-15
* checkasm: Check HAVE_GETSTDHANDLE here as wellMartin Storsjö2020-01-24
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-26
* checkasm: add opusdsp testsLynne2019-09-11
* checkasm/vf_gblur: add test for horiz_slice simdRuiling Song2019-06-12
* checkasm: add test for v210decJames Darnley2019-05-02
* tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-31
* checkasm: add an af_afir testJames Almer2019-01-03
* checkasm: add vf_nlmeans test for ssd_integral_imageClément Bœsch2018-05-08
* tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer2018-04-14
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-24
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-07