457 Commits (5c55e4e2975dd6e577fb1b4597e5292496ec8cbb)

Author SHA1 Message Date
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf 9 months ago
Geoff Hill ee1bc723de avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON 9 months ago
Geoff Hill 42e88f18f3 avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEON 9 months ago
Geoff Hill 69cb34f885 avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEON 9 months ago
Geoff Hill 6f6bd10531 avcodec/ac3: Implement ac3_exponent_min for aarch64 NEON 9 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 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
Andreas Rheinhardt 6cf904ac3d checkasm/hevc_deblock: Initialize buffer 10 months ago
Andreas Rheinhardt 0f944c8b27 tests/checkasm: Improve included headers 10 months ago
Andreas Rheinhardt cfe21a66e2 checkasm/vvc_mc: Don't use declare_func_emms 10 months ago
Andreas Rheinhardt 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 10 months ago
J. Dekker 07cc8f6b3c checkasm/hevc_deblock: add luma and chroma full 10 months ago
Martin Storsjö 8a9b02389d checkasm: Add a "run-checkasm" make target 10 months ago
sunyuechi d133e52790 checkasm/rv34dsp: add rv34_idct_dc_add test 11 months ago
sunyuechi 6728edadde checkasm/rv34dsp: add rv34_inv_transform_dc test 11 months ago
Wu Jianhua 4720cf56ca tests/checkasm/vvc_mc: add check_avg 11 months ago
Wu Jianhua fb26c7bfd4 tests/checkasm: add checkasm_check_vvc_mc 11 months ago
Michael Niedermayer d6c62b4bce
tests/checkasm/aacencdsp: Use float_near_ulp_array() for abs_pow34() test 11 months ago
Martin Storsjö ac40c3bb07 checkasm: Test whether the native FFmpeg timers work 12 months ago
sunyuechi 202a35ecdb checkasm/svqenc: add ssd_int8_vs_int16 test 12 months ago
Martin Storsjö 65739691b9 checkasm: Generalize crash handling 12 months ago
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