554 Commits (2bf588f273432344d95164c7f83832839a938088)

Author SHA1 Message Date
Rémi Denis-Courmont f25ad0fe02 checkasm: improve Linux perf error message 1 year ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 1 year ago
Rémi Denis-Courmont 98e4dd39c5 checkasm: test Zbb before V 1 year ago
Rémi Denis-Courmont d8ea5f50e2 checkasm: print usage on invalid arguments 2 years ago
John Cox 697533e76d avfilter/vf_bwdif: Add a filter_line3 method for optimisation 2 years ago
John Cox 7ed7c00f55 tests/checkasm: Add test for vf_bwdif filter_edge 2 years ago
John Cox 7caa8d6b91 tests/checkasm: Add test for vf_bwdif filter_intra 2 years ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 2 years ago
Lynne 783270bfd1
checkasm: add h264chroma tests 2 years ago
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