..
aarch64
checkasm: aarch64: Check for stack overflows
5 years ago
arm
checkasm: arm: Check for stack overflows
5 years ago
riscv
checkasm: Generalize crash handling
10 months ago
x86
x86: replace explicit REP_RETs with RETs
2 years ago
.gitignore
Split global .gitignore file into per-directory files
9 years ago
Makefile
tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter
6 months ago
aacencdsp.c
avcodec/aacenc: Move initializing DSP out of aacenc.c
9 months ago
aacpsdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
ac3dsp.c
avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON
7 months ago
af_afir.c
checkasm: test for dcmul_add
12 months ago
alacdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
audiodsp.c
checkasm/audiodsp: Be strict about MMX
2 years ago
av_tx.c
avutil/common: Don't auto-include mem.h
8 months ago
blockdsp.c
checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests
6 months ago
bswapdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
checkasm.c
lavu/riscv: CPU flag for fast misaligned accesses
6 months ago
checkasm.h
tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter
6 months ago
exrdsp.c
tests/checkasm: Improve included headers
9 months ago
fdctdsp.c
checkasm: add test for fdct
6 months ago
fixed_dsp.c
configure: Remove av_restrict
8 months ago
flacdsp.c
checkasm/flacdsp: add a test for wasted33
6 months ago
float_dsp.c
avutil/common: Don't auto-include mem.h
8 months ago
fmtconvert.c
avcodec/fmtconvert: Remove unused AVCodecContext parameter
2 years ago
g722dsp.c
checkasm: add a g722dsp test
7 years ago
h264chroma.c
checkasm: Fix h264chroma test name
6 months ago
h264dsp.c
checkasm/h264dsp: use int64_t scale values
6 months ago
h264pred.c
tests/checkasm: Improve included headers
9 months ago
h264qpel.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
hevc_add_res.c
tests/checkasm/hevc_*: Fix funtion pointer types
6 months ago
hevc_deblock.c
tests/checkasm/hevc_*: Fix funtion pointer types
6 months ago
hevc_idct.c
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
1 year ago
hevc_pel.c
tests/checkasm/hevc_*: Fix funtion pointer types
6 months ago
hevc_sao.c
tests/checkasm/hevc_*: Fix funtion pointer types
6 months ago
huffyuvdsp.c
tests/checkasm/huffyuvdsp: Use correct function pointer type
6 months ago
idctdsp.c
avcodec/idctdsp: Avoid inclusion of avcodec.h
1 year ago
jpeg2000dsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
llauddsp.c
tests/checkasm/llauddsp: Avoid UB integer overflow
6 months ago
llviddsp.c
tests/checkasm/llviddsp: Use correct function pointer type
6 months ago
llviddspenc.c
tests/checkasm/llvidencdsp: Don't use declare_func_emms
1 year ago
lpc.c
tests/checkasm/lpc: correct arithmetic when randomizing buffers
2 years ago
motion.c
tests/checkasm/motion: Use correct function pointer type
6 months ago
opusdsp.c
opusdsp: add ability to modify deemphasis constant
7 months ago
pixblockdsp.c
configure: Remove av_restrict
8 months ago
rv34dsp.c
checkasm/rv34dsp: add rv34_idct_dc_add test
9 months ago
rv40dsp.c
checkasm/rv40dsp: add chroma_mc test
7 months ago
sbrdsp.c
checkasm: test the noise case of sbrdsp.hf_apply_noise
1 year ago
svq1enc.c
tests/checkasm/svq1enc: Use proper range for input
6 months ago
sw_gbrp.c
tests/checkasm/sw_gbrp: Use correct function types for calls
6 months ago
sw_rgb.c
Remove unnecessary mem.h inclusions
3 years ago
sw_scale.c
avutil/common: Don't auto-include mem.h
8 months ago
synth_filter.c
dca_core: convert to lavu/tx
2 years ago
takdsp.c
avcodec/takdsp: fix const correctness
11 months ago
utvideodsp.c
tests/checkasm: Improve included headers
9 months ago
v210dec.c
checkasm/v210dec: add extra space to the destination arrays
2 years ago
v210enc.c
checkasm/v210enc: test the entire width of 10-bit planar input arrays
2 years ago
vc1dsp.c
checkasm: vc1dsp: Align buffers sufficiently for the mspel tests
7 months ago
vf_blend.c
tests/checkasm/vf_blend: Update function type
6 months ago
vf_bwdif.c
tests/checkasm/vf_bwdif: Use correct function pointer type
6 months ago
vf_colorspace.c
tests/checkasm/vf_colorspace: Use correct function pointer type
6 months ago
vf_convolution.c
libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
2 years ago
vf_eq.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
vf_gblur.c
avutil/common: Don't auto-include mem.h
8 months ago
vf_hflip.c
avfilter/vf_hflip: Move ff_hflip_init into a header
3 years ago
vf_nlmeans.c
avutil/common: Don't auto-include mem.h
8 months ago
vf_threshold.c
avfilter/vf_threshold: Move ff_threshold_init into a header
3 years ago
videodsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
vorbisdsp.c
configure: Remove av_restrict
8 months ago
vp8dsp.c
tests/checkasm/vp8dsp: Use correct function pointer type
6 months ago
vp9dsp.c
avutil/internal: Don't auto-include emms.h
1 year ago
vvc_alf.c
tests/checkasm/vvc_alf: add check_alf_classify
6 months ago
vvc_mc.c
tests/checkasm/vvc_mc: Use correct function pointer type
6 months ago