395 Commits (6b0c984f0dfe632ec0d59fb12c8880240c5208c0)

Author SHA1 Message Date
xufuji456 1e91a39502 checkasm: pass context as pointer 2 years ago
xufuji456 30def6365d checkasm/hevc: add transform_luma test 2 years ago
J. Dekker 68c151cb1b checkasm: add hevc_deblock chroma test 2 years ago
James Darnley 087faf8cac checkasm: add test for bwdif 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
James Darnley eef763c705 checkasm/v210dec: add extra space to the destination arrays 2 years ago
James Darnley 6af453ca38 avcodec/x86: add avx512icl function for v210dec 2 years ago
James Darnley cfd1c3c0a1 checkasm/v210enc: test the entire width of 10-bit planar input arrays 2 years ago
bwang30 3ab11dc5bb libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 2 years ago
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
James Darnley 1936c06f02 checkasm: add a verbose check function for uint32_t data 2 years ago
Andreas Rheinhardt 37ee36f689 checkasm/idctdsp: Use declare_func_emms only when needed 2 years ago
Andreas Rheinhardt 5102b98b7a checkasm/llviddspenc: Use declare_func_emms only when needed 2 years ago
Andreas Rheinhardt e814569c8d checkasm/huffyuvdsp: Use declare_func_emms only when needed 2 years ago
Andreas Rheinhardt cd8a33bcce checkasm/llviddsp: Be strict about MMX 2 years ago
Andreas Rheinhardt b4e2d67636 checkasm/pixblockdsp: Be strict about MMX 2 years ago
Andreas Rheinhardt 42921190cb checkasm/audiodsp: Be strict about MMX 2 years ago
Andreas Rheinhardt 18afaa20f1 checkasm/blockdsp: Be strict about MMX 2 years ago
Andreas Rheinhardt f224c195e0 checkasm/vc1dsp: Use declare_func_emms only when needed 2 years ago
Rémi Denis-Courmont c962c78901 checkasm: RISC-V 64-bit assembler test harness 2 years ago
Andreas Rheinhardt bcfa427c8f checkasm/vp8dsp: Use declare_func_emms only when needed 2 years ago
Rémi Denis-Courmont 37d5ddc317 lavu/riscv: CPU flag for the Zbb extension 2 years ago
Rémi Denis-Courmont 0c0a3deb18 lavu/cpu: CPU flags for the RISC-V Vector extension 2 years ago
Rémi Denis-Courmont b95e2fbd85 lavu/cpu: detect RISC-V base extensions 2 years ago
Lynne ace42cf581
x86/tx_float: add 15xN PFA FFT AVX SIMD 2 years ago
Lynne 668f43af20
tests/checkasm/lpc: correct arithmetic when randomizing buffers 2 years ago
Lynne 6ad39f01df
tests/checkasm/lpc: reduce range and use signed values 2 years ago
James Almer 9cbfffa0d4 tests/checkasm/lpc: print mismatching values 2 years ago
James Almer a1c6f4b653 tests/checkasm/lpc: randomize buffer length 2 years ago
James Almer c8c4a162fc avcodec/lpc: use ptrdiff_t for length parameters 2 years ago
Lynne b67776e12f
x86/lpc: fix even scalar loop overreads/writes 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt fd72d8aea3 avcodec/blockdsp: Remove unused AVCodecContext parameter 2 years ago
Lynne 3ade6a8644
x86/lpc: implement a new Welch windowing function 2 years ago
James Almer 8f119b501e tests/checkasm: add a test for VorbisDSPContext 2 years ago
Lynne 9a9647af33
checkasm/tx: add checkasm support for the iMDCT 2 years ago
Martin Storsjö f921c58335 checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX 2 years ago
Alan Kelly da0a37bab7 checkasm/sw_scale: hscale does not requires cpuflag test. 2 years ago
Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 years ago
Martin Storsjö d69d12a5b9 checkasm: motion: Test different h parameters 2 years ago
Martin Storsjö 21c2c57ba5 checkasm: Provide enough alignment in the new yuv2plane1 test 2 years ago
J. Dekker ea6ecb12aa checkasm/hevc_add_res: add 12bit test 2 years ago
Swinney, Jonathan 4dcd191a50 checkasm: updated tests for sw_scale 2 years ago
Martin Storsjö 5cdf4c0bed checkasm: Silence warnings about unused return value from read() 2 years ago
Andreas Rheinhardt 6c4595190e avcodec/flacdsp: Split encoder-only parts into a ctx of its own 2 years ago
Andreas Rheinhardt 3a869cd5cd avcodec/flacdsp: Remove unused function parameter 2 years ago
Martin Storsjö 237730f0e0 checkasm: motion: Make the benchmarks more stable 2 years ago
Martin Storsjö 900424cda9 checkasm: Provide enough alignment in the new motion test 2 years ago
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 2 years ago
Michael Goulet b7f6a933fa tests/checkasm/sw_scale: Fix alignment for movdqa 2 years ago