532 Commits (4acb9b7d1046944345ae506165fb55883d04d8a6)

Author SHA1 Message Date
Rémi Denis-Courmont c4c811b3d9 checkasm/h264dsp: test TX bypass 6 months ago
James Almer 97fd5d3363 checkasm/lls: increase epsilon value for the update_lls test 6 months ago
Ramiro Polla 1fb77347c8 checkasm: add tests for yuv2rgb 6 months ago
Nuo Mi 0333b97414 checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 7 months ago
Nuo Mi 1fa9f5b17f checkasm/vvc_alf: random select alf virtual boundaries position 7 months ago
Nuo Mi b82ef7c0ba checkasm/vvc_alf: only check the valid filter and classify sizes 7 months ago
Andreas Rheinhardt 8b4f7c0663 avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 7 months ago
Andreas Rheinhardt b1a31b32ab avcodec/me_cmp,dvenc,mpegvideo: Move ildct_cmp to its users 7 months ago
Andreas Rheinhardt cd2e46a350 avcodec/me_cmp, mpegvideo: Move frame_skip_cmp to MpegEncContext 7 months ago
Andreas Rheinhardt 182e647a64 avcodec/me_cmp, motion_est: Move me_(pre_)?_cmp etc. to MotionEstContext 7 months ago
Zhao Zhili 74b4e550cb tests/checkasm: Remove check on linux perf fd in uninit 7 months ago
Ramiro Polla 874152033d checkasm: add tests for {lum,chr}ConvertRange 7 months ago
James Almer a7e9f1c1e7 checkasm/lls: add missing random values to the test buffers 7 months ago
Rémi Denis-Courmont 18adaf9fe5 checkasm/lls: adjust buffer sizes and alignments 7 months ago
Zhao Zhili b1240c983f tests/checkasm: Fix build error when enable linux perf on Android 7 months ago
James Almer 287d139b77 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 7 months ago
James Almer 6743c2fc6a checkasm/sw_rgb: test rgb32/rgb32_1 to yuv 7 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 7 months ago
Andreas Rheinhardt fca796ac3b tests/checkasm/sw_rgb: Be more strict about clobbering MMX state 7 months ago
Rémi Denis-Courmont 8d117024fe checkasm: disable unaligned access emulation 7 months ago
Zhao Zhili 47ba87551c checkasm/sw_rgb: test rgb24/bgr24 to yuv 7 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 7 months ago
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