..
aarch64
arm
x86
.gitignore
aacpsdsp.c
af_afir.c
avfilter/af_afir: Only keep DSP stuff in header
2022-05-06 05:19:49 +02:00
alacdsp.c
audiodsp.c
av_tx.c
checkasm: Use the correct AVTXContext in av_tx tests
2021-12-20 23:58:05 +01:00
blockdsp.c
bswapdsp.c
checkasm.c
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2022-08-05 03:28:45 +02:00
checkasm.h
checkasm: Silence warnings about unused return value from read()
2022-08-08 23:39:13 +03:00
exrdsp.c
fixed_dsp.c
flacdsp.c
avcodec/flacdsp: Remove unused function parameter
2022-08-05 03:28:45 +02:00
float_dsp.c
fmtconvert.c
g722dsp.c
h264dsp.c
lavc/h264: move some shared code from h264dec to h264_parse
2022-01-26 15:23:30 +01:00
h264pred.c
h264qpel.c
hevc_add_res.c
checkasm/hevc_add_res: add 12bit test
2022-08-16 14:00:34 +02:00
hevc_idct.c
hevc_pel.c
checkasm/hevc_pel: Fix stack buffer overreads
2021-09-29 04:35:31 +02:00
hevc_sao.c
checkasm: improve hevc_sao test
2022-05-25 08:04:58 +02:00
huffyuvdsp.c
idctdsp.c
checkasm: Add idctdsp add/put-pixels-clamped tests
2022-04-01 10:03:33 +03:00
jpeg2000dsp.c
llviddsp.c
Replace all occurences of av_mallocz_array() by av_calloc()
2021-09-20 01:03:52 +02:00
llviddspenc.c
Makefile
avcodec/flacdsp: Split encoder-only parts into a ctx of its own
2022-08-05 03:28:45 +02:00
motion.c
checkasm: motion: Test different h parameters
2022-08-17 00:00:50 +03:00
opusdsp.c
pixblockdsp.c
sbrdsp.c
sw_gbrp.c
swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions
2022-01-11 16:34:33 -03:00
sw_rgb.c
sw_scale.c
checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX
2022-08-19 22:54:51 +03:00
synth_filter.c
utvideodsp.c
v210dec.c
avcodec/v210_dec: Move ff_v210dec_init into a header
2022-05-06 05:19:50 +02:00
v210enc.c
avcodec/v210enc: Move ff_v210enc_init into a header
2022-05-06 05:33:38 +02:00
vc1dsp.c
avcodec/vc1: Introduce fast path for unescaping bitstream buffer
2022-04-01 10:03:33 +03:00
vf_blend.c
avfilter/vf_blend: Move ff_blend_init into a header
2022-05-06 05:19:49 +02:00
vf_colorspace.c
vf_eq.c
vf_gblur.c
avfilter/vf_gblur: Move ff_gblur_init into a header
2022-05-06 05:19:49 +02:00
vf_hflip.c
avfilter/vf_hflip: Move ff_hflip_init into a header
2022-05-06 05:19:50 +02:00
vf_nlmeans.c
avfilter/vf_nlmeans: Move ff_nlmeans_init into a header
2022-05-06 05:19:50 +02:00
vf_threshold.c
avfilter/vf_threshold: Move ff_threshold_init into a header
2022-05-06 05:19:50 +02:00
videodsp.c
vp8dsp.c
vp9dsp.c