510 Commits (a14440867c6059890ce34750d1aeba5f0f6fd57b)

Author SHA1 Message Date
Rémi Denis-Courmont be6f8c439a checkasm: add aacencdsp.quant_bands test 7 months ago
Rémi Denis-Courmont fc85aff72f checkasm: add linear least square tests 7 months ago
James Almer 0a949aacae checkasm/lpc: use fixed length to bench apply_welch_window 7 months ago
Rémi Denis-Courmont 16132a810d checkasm/lpc: test compute_autocorr 7 months ago
Rémi Denis-Courmont 98405d28fa checkasm/float_dsp: add double-precision scalar product 7 months ago
James Almer 4008a80c1b tests/checkasm/vvc_mc: don't zero the SAD buffers 7 months ago
James Almer b70289f354 tests/checkasm/vvc_mc: fix indentation 7 months ago
Wu Jianhua 442e94e5e4 tests/checkasm/vvc_alf: change alf step size to 8 7 months ago
Rémi Denis-Courmont 8a96495fef checkasm/vp8dsp: add VP7 tests 7 months ago
Rémi Denis-Courmont a3d4c73b4e checkasm/vp8dsp: share DSP context across tests 7 months ago
Stone Chen d82c503555 tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes 7 months ago
Rémi Denis-Courmont 44f7f6e010 checkasm: add h263dsp.{h,v}_loop_filter 8 months ago
Andreas Rheinhardt e9197db4f7 tests/checkasm/vvc_alf: Don't use declare_func_emms 8 months ago
Rémi Denis-Courmont d03cdfa2b6 checkasm/riscv: test misaligned before V 8 months ago
James Almer 0920f506a7 checkasm/flacdsp: add a test for lpc33 8 months ago
Stone Chen 2e877090f9 tests/checkasm: Add check_vvc_sad to vvc_mc.c 8 months ago
Martin Storsjö 6093367147 checkasm: h264dsp: Avoid out of buffer writes when benchmarking 8 months ago
Lynne d43e123837
checkasm: print bench runs when benchmarking 8 months ago
J. Dekker b1adf6d1d0 checkasm: add runs argument to adjust during bench 8 months ago
Martin Storsjö a9dc7dd7fd checkasm: vvc_alf: Limit benchmarking to a reasonable subset of functions 8 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 8 months ago
James Almer 727a603158 checkasm/h264dsp: use int64_t scale values 8 months ago
Andreas Rheinhardt 784672b833 tests/checkasm/sw_gbrp: Use correct function types for calls 8 months ago
Andreas Rheinhardt 9126705e6e tests/checkasm/vf_blend: Update function type 8 months ago
Andreas Rheinhardt caec57eb3a tests/checkasm/vf_bwdif: Use correct function pointer type 8 months ago
Andreas Rheinhardt 4c57cbda67 tests/checkasm/vf_colorspace: Use correct function pointer type 8 months ago
Andreas Rheinhardt e3de22e307 tests/checkasm/vvc_mc: Use correct function pointer type 8 months ago
Andreas Rheinhardt 6c0994864e tests/checkasm/vp8dsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt dcbdcc3bf5 tests/checkasm/motion: Use correct function pointer type 8 months ago
Andreas Rheinhardt 99135a2f8b tests/checkasm/llviddsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt 631636e582 tests/checkasm/huffyuvdsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt 895dd370a2 tests/checkasm/hevc_*: Fix funtion pointer types 8 months ago
Andreas Rheinhardt dff0a1557e tests/checkasm/llauddsp: Avoid UB integer overflow 8 months ago
James Almer 8670615743 checkasm/h264dsp: add missing pixel_mask values 8 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 8 months ago
J. Dekker 4ced36744e checkasm/h264dsp: support checking more idct depths 8 months ago
Wu Jianhua 3fa98f274a tests/checkasm/vvc_alf: add check_alf_classify 8 months ago
Wu Jianhua 9ef6e15b04 tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter 8 months ago
James Almer 5ba6f4e63e checkasm/flacdsp: add a test for wasted33 8 months ago
James Almer 5acec189af checkasm/flacdsp: add a test for wasted32 8 months ago
James Almer 479d26cea2 checkasm/flacdsp: sanitize lpc arguments 8 months ago
James Almer 467d84a06d checkasm/flacdsp: run lpc benchmarks with an unmodified buffer 8 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 8 months ago
sunyuechi 11f689317d checkasm: Fix h264chroma test name 8 months ago
Ramiro Polla 250c0defa2 checkasm: add test for fdct 8 months ago
Andreas Rheinhardt 6fa967810d tests/checkasm/svq1enc: Use proper range for input 8 months ago
James Almer b6054e57cb checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests 8 months ago
James Almer febd9271fc checkasm/blockdsp: don't randomize the buffers for fill_block_tab 8 months ago
sunyuechi cfa8d2488d checkasm/rv40dsp: add chroma_mc test 8 months ago
sunyuechi b369c4d569 checkasm/blockdsp: add fill_block test 8 months ago