Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 7 months ago
..
aarch64 ed7d73355e checkasm: aarch64: Check for stack overflows 4 years ago
arm 6cb2d4d94b checkasm: arm: Check for stack overflows 4 years ago
riscv 65739691b9 checkasm: Generalize crash handling 9 months ago
x86 bbe95f7353 x86: replace explicit REP_RETs with RETs 1 year ago
.gitignore 257f00ec1a Split global .gitignore file into per-directory files 8 years ago
Makefile 8a9b02389d checkasm: Add a "run-checkasm" make target 8 months ago
aacencdsp.c 88b3b09afa avcodec/aacenc: Move initializing DSP out of aacenc.c 8 months ago
aacpsdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
ac3dsp.c 12598e72e3 checkasm: Fix the signature of float_to_fixed24 11 months ago
af_afir.c ea6817d2a7 checkasm: test for dcmul_add 11 months ago
alacdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
audiodsp.c 42921190cb checkasm/audiodsp: Be strict about MMX 2 years ago
av_tx.c ace42cf581 x86/tx_float: add 15xN PFA FFT AVX SIMD 2 years ago
blockdsp.c 18afaa20f1 checkasm/blockdsp: Be strict about MMX 2 years ago
bswapdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
checkasm.c 6728edadde checkasm/rv34dsp: add rv34_inv_transform_dc test 8 months ago
checkasm.h 6728edadde checkasm/rv34dsp: add rv34_inv_transform_dc test 8 months ago
exrdsp.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
fixed_dsp.c c00cd007e8 configure: Remove av_restrict 7 months ago
flacdsp.c 8a984aca59 checkasm/flacdsp: add LPC test 11 months ago
float_dsp.c c00cd007e8 configure: Remove av_restrict 7 months ago
fmtconvert.c 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
g722dsp.c 823cc7e25f checkasm: add a g722dsp test 7 years ago
h264chroma.c 783270bfd1 checkasm: add h264chroma tests 1 year ago
h264dsp.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
h264pred.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
h264qpel.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
hevc_add_res.c 1e91a39502 checkasm: pass context as pointer 1 year ago
hevc_deblock.c 6cf904ac3d checkasm/hevc_deblock: Initialize buffer 7 months ago
hevc_idct.c 3f82b38516 tests/checkasm/hevc_*: Avoid using declare_func_emms where possible 1 year ago
hevc_pel.c 8ff4a4a4f4 checkasm: hevc_pel: Use checkasm_check for printing failing output 7 months ago
hevc_sao.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
huffyuvdsp.c 6b708cd783 checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32 11 months ago
idctdsp.c a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h 1 year ago
jpeg2000dsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
llauddsp.c 6720a509a7 checkasm: add lossless audio DSP 11 months ago
llviddsp.c 1e91a39502 checkasm: pass context as pointer 1 year ago
llviddspenc.c e7866e00c8 tests/checkasm/llvidencdsp: Don't use declare_func_emms 1 year ago
lpc.c 668f43af20 tests/checkasm/lpc: correct arithmetic when randomizing buffers 2 years ago
motion.c 0228e27ded checkasm/motion: Don't allocate AVCodecContext 1 year ago
opusdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
pixblockdsp.c c00cd007e8 configure: Remove av_restrict 7 months ago
rv34dsp.c d133e52790 checkasm/rv34dsp: add rv34_idct_dc_add test 8 months ago
sbrdsp.c 20e6195c54 checkasm: test the noise case of sbrdsp.hf_apply_noise 11 months ago
svq1enc.c 202a35ecdb checkasm/svqenc: add ssd_int8_vs_int16 test 9 months ago
sw_gbrp.c 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 2 years ago
sw_rgb.c 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
sw_scale.c a39d6e81fa tests/checkasm/sw_scale: Avoid declare_func_emms where possible 1 year ago
synth_filter.c e0661fc805 dca_core: convert to lavu/tx 2 years ago
takdsp.c 46775e64f8 avcodec/takdsp: fix const correctness 10 months ago
utvideodsp.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
v210dec.c eef763c705 checkasm/v210dec: add extra space to the destination arrays 1 year ago
v210enc.c cfd1c3c0a1 checkasm/v210enc: test the entire width of 10-bit planar input arrays 1 year ago
vc1dsp.c f224c195e0 checkasm/vc1dsp: Use declare_func_emms only when needed 2 years ago
vf_blend.c 364fab1fdc avfilter/vf_blend: Move ff_blend_init into a header 2 years ago
vf_bwdif.c 80afcc8539 avfilter/bwdif: Add proper BWDIFDSPContext 1 year ago
vf_colorspace.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
vf_convolution.c 3ab11dc5bb libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 1 year ago
vf_eq.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
vf_gblur.c 24936a9fbb avfilter/vf_gblur: Move ff_gblur_init into a header 2 years ago
vf_hflip.c fbe4e825d8 avfilter/vf_hflip: Move ff_hflip_init into a header 2 years ago
vf_nlmeans.c c499f9bc38 avfilter/vf_nlmeans: Move ff_nlmeans_init into a header 2 years ago
vf_threshold.c 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header 2 years ago
videodsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
vorbisdsp.c c00cd007e8 configure: Remove av_restrict 7 months ago
vp8dsp.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago
vp9dsp.c f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
vvc_mc.c 0f944c8b27 tests/checkasm: Improve included headers 8 months ago