..
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
1 year 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
checkasm: Add a "run-checkasm" make target
11 months ago
aacencdsp.c
tests/checkasm/aacencdsp: Use float_near_ulp_array() for abs_pow34() test
12 months ago
aacpsdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
ac3dsp.c
checkasm: Fix the signature of float_to_fixed24
1 year ago
af_afir.c
checkasm: test for dcmul_add
1 year 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
x86/tx_float: add 15xN PFA FFT AVX SIMD
2 years ago
blockdsp.c
checkasm/blockdsp: Be strict about MMX
2 years ago
bswapdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
checkasm.c
checkasm/rv34dsp: add rv34_inv_transform_dc test
11 months ago
checkasm.h
checkasm/rv34dsp: add rv34_inv_transform_dc test
11 months ago
exrdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
fixed_dsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
flacdsp.c
checkasm/flacdsp: add LPC test
1 year ago
float_dsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
fmtconvert.c
avcodec/fmtconvert: Remove unused AVCodecContext parameter
2 years ago
g722dsp.c
checkasm: add a g722dsp test
8 years ago
h264chroma.c
checkasm: add h264chroma tests
2 years ago
h264dsp.c
lavc/h264: move some shared code from h264dec to h264_parse
3 years ago
h264pred.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
h264qpel.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
hevc_add_res.c
checkasm: pass context as pointer
2 years ago
hevc_deblock.c
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
1 year ago
hevc_idct.c
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
1 year ago
hevc_pel.c
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
1 year ago
hevc_sao.c
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
1 year ago
huffyuvdsp.c
checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32
1 year 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
checkasm: add lossless audio DSP
1 year ago
llviddsp.c
checkasm: pass context as pointer
2 years 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
checkasm/motion: Don't allocate AVCodecContext
1 year ago
opusdsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years ago
pixblockdsp.c
checkasm/pixblockdsp: Be strict about MMX
2 years ago
rv34dsp.c
checkasm/rv34dsp: add rv34_idct_dc_add test
11 months ago
sbrdsp.c
checkasm: test the noise case of sbrdsp.hf_apply_noise
1 year ago
svq1enc.c
checkasm/svqenc: add ssd_int8_vs_int16 test
1 year ago
sw_gbrp.c
swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions
3 years ago
sw_rgb.c
Remove unnecessary mem.h inclusions
4 years ago
sw_scale.c
tests/checkasm/sw_scale: Avoid declare_func_emms where possible
1 year ago
synth_filter.c
dca_core: convert to lavu/tx
2 years ago
takdsp.c
avcodec/takdsp: fix const correctness
1 year ago
utvideodsp.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years 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: Use declare_func_emms only when needed
2 years ago
vf_blend.c
avfilter/vf_blend: Move ff_blend_init into a header
3 years ago
vf_bwdif.c
avfilter/bwdif: Add proper BWDIFDSPContext
1 year ago
vf_colorspace.c
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
4 years 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
avfilter/vf_gblur: Move ff_gblur_init into a header
3 years ago
vf_hflip.c
avfilter/vf_hflip: Move ff_hflip_init into a header
3 years ago
vf_nlmeans.c
avfilter/vf_nlmeans: Move ff_nlmeans_init into a header
3 years 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
tests/checkasm: add a test for VorbisDSPContext
2 years ago
vp8dsp.c
checkasm/vp8dsp: Use declare_func_emms only when needed
2 years ago
vp9dsp.c
avutil/internal: Don't auto-include emms.h
1 year ago
vvc_mc.c
tests/checkasm/vvc_mc: add check_avg
11 months ago