ffmpeg/tests/checkasm
Andreas Rheinhardt 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header
This removes a dependency of checkasm on lavfi/vf_threshold.o
and also allows to inline ff_threshold_init() irrespectively of
interposing.
With this patch checkasm no longer pulls all of lavfi and lavf in.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-05-06 05:19:50 +02:00
..
aarch64
arm
x86
.gitignore
Makefile checkasm: Add idctdsp add/put-pixels-clamped tests 2022-04-01 10:03:33 +03:00
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
blockdsp.c
bswapdsp.c
checkasm.c checkasm: Add idctdsp add/put-pixels-clamped tests 2022-04-01 10:03:33 +03:00
checkasm.h checkasm: Add idctdsp add/put-pixels-clamped tests 2022-04-01 10:03:33 +03:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c
fmtconvert.c
g722dsp.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_idct.c
hevc_pel.c
hevc_sao.c
huffyuvdsp.c
idctdsp.c checkasm: Add idctdsp add/put-pixels-clamped tests 2022-04-01 10:03:33 +03:00
jpeg2000dsp.c
llviddsp.c
llviddspenc.c
opusdsp.c
pixblockdsp.c
sbrdsp.c
sw_gbrp.c
sw_rgb.c
sw_scale.c
synth_filter.c
utvideodsp.c
v210dec.c
v210enc.c
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