412 Commits (300ee8b02d8361c88fe86c0950008ee6152b5616)

Author SHA1 Message Date
Andreas Rheinhardt 0228e27ded checkasm/motion: Don't allocate AVCodecContext 1 year ago
Andreas Rheinhardt 80afcc8539 avfilter/bwdif: Add proper BWDIFDSPContext 1 year ago
Andreas Rheinhardt a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Andreas Rheinhardt a39d6e81fa tests/checkasm/sw_scale: Avoid declare_func_emms where possible 1 year ago
Andreas Rheinhardt e7866e00c8 tests/checkasm/llvidencdsp: Don't use declare_func_emms 1 year ago
Andreas Rheinhardt 3f82b38516 tests/checkasm/hevc_*: Avoid using declare_func_emms where possible 1 year ago
Matthias Dressel e41bd6e65e checkasm: hevc_sao: Fix a regression in hevc_sao_edge 1 year ago
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 1 year ago
John Cox 697533e76d avfilter/vf_bwdif: Add a filter_line3 method for optimisation 1 year ago
John Cox 7ed7c00f55 tests/checkasm: Add test for vf_bwdif filter_edge 1 year ago
John Cox 7caa8d6b91 tests/checkasm: Add test for vf_bwdif filter_intra 1 year ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year 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