432 Commits (a0821345eb31b727d93c9c3ed7d74d2774c73afa)

Author SHA1 Message Date
James Almer 46775e64f8 avcodec/takdsp: fix const correctness 1 year ago
James Almer c5029bb193 checkasm/takdsp: add decorrelate_sf test 1 year ago
Martin Storsjö 935837c3d3 checkasm: Fix the takdsp tests 1 year ago
sunyuechi 21e2b6b501 checkasm/takdsp: add decorrelate_sm test 1 year ago
sunyuechi c064823b95 checkasm/takdsp: add decorrelate_sr test 1 year ago
sunyuechi 3bdb0fe511 checkasm/takdsp: add decorrelate_ls test 1 year ago
Martin Storsjö f5e3e9e04e checkasm: Remove unnecessary const on scalar parameters 1 year ago
sunyuechi 1c3620b2bb checkasm: test for abs_pow34 1 year ago
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 1 year ago
Martin Storsjö 12598e72e3 checkasm: Fix the signature of float_to_fixed24 1 year ago
sunyuechi d0ec826077 checkasm/ac3dsp: add float_to_fixed24 test 1 year ago
sunyuechi ea6817d2a7 checkasm: test for dcmul_add 1 year ago
Rémi Denis-Courmont 7212466e73 checkasm/riscv: report an error upon SIGILL 1 year ago
Rémi Denis-Courmont 286d674221 checkasm: add helper to report a fatal signal 1 year ago
Rémi Denis-Courmont 8a984aca59 checkasm/flacdsp: add LPC test 1 year ago
Rémi Denis-Courmont be1675035f checkasm/flacdsp: fix ls/rs/ms tests 1 year ago
Rémi Denis-Courmont 6720a509a7 checkasm: add lossless audio DSP 1 year ago
Rémi Denis-Courmont 6b708cd783 checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32 1 year ago
Rémi Denis-Courmont 20e6195c54 checkasm: test the noise case of sbrdsp.hf_apply_noise 1 year ago
Rémi Denis-Courmont 427347309b checkasm: test with random bw value 1 year ago
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 2 years ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 2 years ago
Rémi Denis-Courmont 98e4dd39c5 checkasm: test Zbb before V 2 years 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