496 Commits (0920f506a7826ad56e67207663e6a6064a3476cd)

Author SHA1 Message Date
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 9 months ago
sunyuechi 11f689317d checkasm: Fix h264chroma test name 9 months ago
Ramiro Polla 250c0defa2 checkasm: add test for fdct 9 months ago
Andreas Rheinhardt 6fa967810d tests/checkasm/svq1enc: Use proper range for input 9 months ago
James Almer b6054e57cb checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests 9 months ago
James Almer febd9271fc checkasm/blockdsp: don't randomize the buffers for fill_block_tab 9 months ago
sunyuechi cfa8d2488d checkasm/rv40dsp: add chroma_mc test 9 months ago
sunyuechi b369c4d569 checkasm/blockdsp: add fill_block test 9 months ago
Martin Storsjö d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 9 months ago
sunyuechi dedc2456bf checkasm/vc1dsp: add mspel_pixels test 9 months ago
Lynne 134dba9544
opusdsp: add ability to modify deemphasis constant 9 months ago
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf 10 months ago
Geoff Hill ee1bc723de avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON 10 months ago
Geoff Hill 42e88f18f3 avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEON 10 months ago
Geoff Hill 69cb34f885 avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEON 10 months ago
Geoff Hill 6f6bd10531 avcodec/ac3: Implement ac3_exponent_min for aarch64 NEON 10 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 10 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 10 months ago
Martin Storsjö 8ff4a4a4f4 checkasm: hevc_pel: Use checkasm_check for printing failing output 10 months ago
Martin Storsjö 3ad3ada11f checkasm: hevc_pel: Split a couple excessively long lines 10 months ago
Martin Storsjö 64a2cdca13 checkasm: hevc_pel: Check the full output in hevc_epel/hevc_qpel 10 months ago