..
aarch64
…
arm
…
riscv
checkasm: RISC-V 64-bit assembler test harness
2 years ago
x86
x86: replace explicit REP_RETs with RETs
2 years ago
.gitignore
…
Makefile
checkasm: add h264chroma tests
2 years ago
aacpsdsp.c
…
af_afir.c
avfilter/af_afir: Only keep DSP stuff in header
3 years ago
alacdsp.c
…
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
…
checkasm.c
lavu: add/use flag for RISC-V Zba extension
2 years ago
checkasm.h
checkasm: add h264chroma tests
2 years ago
exrdsp.c
…
fixed_dsp.c
…
flacdsp.c
avcodec/flacdsp: Remove unused function parameter
3 years ago
float_dsp.c
…
fmtconvert.c
avcodec/fmtconvert: Remove unused AVCodecContext parameter
2 years ago
g722dsp.c
…
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
…
h264qpel.c
…
hevc_add_res.c
checkasm: pass context as pointer
2 years ago
hevc_deblock.c
checkasm: pass context as pointer
2 years ago
hevc_idct.c
checkasm: pass context as pointer
2 years ago
hevc_pel.c
…
hevc_sao.c
checkasm: pass context as pointer
2 years ago
huffyuvdsp.c
checkasm: pass context as pointer
2 years ago
idctdsp.c
checkasm/idctdsp: Use declare_func_emms only when needed
2 years ago
jpeg2000dsp.c
…
llviddsp.c
checkasm: pass context as pointer
2 years ago
llviddspenc.c
checkasm/llviddspenc: Use declare_func_emms only when needed
2 years ago
lpc.c
tests/checkasm/lpc: correct arithmetic when randomizing buffers
2 years ago
motion.c
checkasm: motion: Test different h parameters
2 years ago
opusdsp.c
…
pixblockdsp.c
checkasm/pixblockdsp: Be strict about MMX
2 years ago
sbrdsp.c
…
sw_gbrp.c
swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions
3 years ago
sw_rgb.c
…
sw_scale.c
checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX
2 years ago
synth_filter.c
dca_core: convert to lavu/tx
2 years ago
utvideodsp.c
…
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/vf_bwdif: Add a filter_line3 method for optimisation
2 years ago
vf_colorspace.c
…
vf_convolution.c
libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI
2 years ago
vf_eq.c
…
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
…
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
…