summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* x86: replace explicit REP_RETs with RETsLynne2023-02-01
* checkasm/v210dec: add extra space to the destination arraysJames Darnley2022-12-21
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-20
* checkasm/v210enc: test the entire width of 10-bit planar input arraysJames Darnley2022-12-01
* libavfilter/x86/vf_convolution: add sobel filter optimization and unit test w...bwang302022-11-14
* dca_core: convert to lavu/txLynne2022-11-06
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-04
* checkasm/idctdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/llviddspenc: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/huffyuvdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/llviddsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/pixblockdsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/audiodsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/blockdsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/vc1dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont2022-10-10
* checkasm/vp8dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-08
* 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/tx_float: add 15xN PFA FFT AVX SIMDLynne2022-09-23
* tests/checkasm/lpc: correct arithmetic when randomizing buffersLynne2022-09-23
* tests/checkasm/lpc: reduce range and use signed valuesLynne2022-09-23
* tests/checkasm/lpc: print mismatching valuesJames Almer2022-09-22
* tests/checkasm/lpc: randomize buffer lengthJames Almer2022-09-22
* avcodec/lpc: use ptrdiff_t for length parametersJames Almer2022-09-22
* x86/lpc: fix even scalar loop overreads/writesLynne2022-09-22
* avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* x86/lpc: implement a new Welch windowing functionLynne2022-09-21
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-19
* checkasm/tx: add checkasm support for the iMDCTLynne2022-09-06
* checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö2022-08-19
* checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly2022-08-18
* libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly2022-08-18
* checkasm: motion: Test different h parametersMartin Storsjö2022-08-17
* checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö2022-08-16
* checkasm/hevc_add_res: add 12bit testJ. Dekker2022-08-16
* checkasm: updated tests for sw_scaleSwinney, Jonathan2022-08-16
* checkasm: Silence warnings about unused return value from read()Martin Storsjö2022-08-08
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt2022-08-05
* checkasm: motion: Make the benchmarks more stableMartin Storsjö2022-07-16
* checkasm: Provide enough alignment in the new motion testMartin Storsjö2022-06-28
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* tests/checkasm/sw_scale: Fix alignment for movdqaMichael Goulet2022-06-20
* checkasm: added additional dstW tests for hscaleSwinney, Jonathan2022-05-28
* checkasm: improve hevc_sao testJ. Dekker2022-05-25
* avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt2022-05-06
* avcodec/v210_dec: Move ff_v210dec_init into a headerAndreas Rheinhardt2022-05-06