librempeg/tests/checkasm
Andreas Rheinhardt 38e5b834b9 configure: Remove av_restrict
All versions of MSVC that support C11 (namely >= v19.27)
also support the restrict keyword, therefore av_restrict
is no longer necessary since 75697836b1db3e0f0a3b7061be6be28d00c675a0.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-03-17 19:46:49 +01:00
..
aarch64
arm
riscv checkasm: Generalize crash handling 2024-01-13 12:33:45 +01:00
x86
.gitignore
aacencdsp.c avcodec/aacenc: Move initializing DSP out of aacenc.c 2024-03-02 12:09:18 +01:00
aacpsdsp.c
ac3dsp.c checkasm: Fix the signature of float_to_fixed24 2023-12-02 18:16:09 +02:00
af_afir.c checkasm: test for dcmul_add 2023-11-27 17:55:24 +02:00
alacdsp.c
audiodsp.c
av_tx.c x86/tx_float: add SIMD for FFT->RDFT conversion (R2C) 2023-12-18 09:53:50 +01:00
blockdsp.c
bswapdsp.c
checkasm.c checkasm/rv34dsp: add rv34_inv_transform_dc test 2024-02-24 15:27:41 +01:00
checkasm.h checkasm/rv34dsp: add rv34_inv_transform_dc test 2024-02-24 15:27:41 +01:00
exrdsp.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
fixed_dsp.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
flacdsp.c checkasm/flacdsp: add LPC test 2023-11-18 22:01:59 +02:00
float_dsp.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
fmtconvert.c
g722dsp.c
h264chroma.c
h264dsp.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
h264pred.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
h264qpel.c
hevc_add_res.c
hevc_deblock.c checkasm/hevc_deblock: Initialize buffer 2024-03-17 19:46:29 +01:00
hevc_idct.c tests/checkasm/hevc_*: Avoid using declare_func_emms where possible 2023-09-04 11:04:45 +02:00
hevc_pel.c checkasm: hevc_pel: Use checkasm_check for printing failing output 2024-03-17 19:46:47 +01:00
hevc_sao.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
huffyuvdsp.c checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32 2023-11-15 16:51:07 +02:00
idctdsp.c avcodec/idctdsp: Avoid inclusion of avcodec.h 2023-09-11 00:26:34 +02:00
jpeg2000dsp.c
llauddsp.c checkasm: add lossless audio DSP 2023-11-16 16:53:44 +02:00
llviddsp.c
llviddspenc.c tests/checkasm/llvidencdsp: Don't use declare_func_emms 2023-09-04 11:04:45 +02:00
lpc.c
Makefile checkasm: Add a "run-checkasm" make target 2024-02-24 15:27:52 +01:00
motion.c checkasm/motion: Don't allocate AVCodecContext 2023-09-28 00:17:47 +02:00
opusdsp.c
pixblockdsp.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
rv34dsp.c checkasm/rv34dsp: add rv34_idct_dc_add test 2024-02-24 15:27:41 +01:00
sbrdsp.c checkasm: test the noise case of sbrdsp.hf_apply_noise 2023-11-13 18:34:29 +02:00
svq1enc.c checkasm/svqenc: add ssd_int8_vs_int16 test 2024-02-07 23:21:48 +01:00
sw_gbrp.c
sw_rgb.c
sw_scale.c tests/checkasm/sw_scale: Avoid declare_func_emms where possible 2023-09-04 11:04:45 +02:00
synth_filter.c
takdsp.c avcodec/takdsp: fix const correctness 2023-12-22 13:57:26 +01:00
utvideodsp.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
v210dec.c
v210enc.c
vc1dsp.c
vf_blend.c
vf_bwdif.c avfilter/bwdif: Add proper BWDIFDSPContext 2023-09-28 00:17:47 +02:00
vf_colorspace.c
vf_convolution.c
vf_eq.c
vf_gblur.c
vf_hflip.c
vf_nlmeans.c
vf_threshold.c
videodsp.c
vorbisdsp.c configure: Remove av_restrict 2024-03-17 19:46:49 +01:00
vp8dsp.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00
vp9dsp.c avutil/internal: Don't auto-include emms.h 2023-09-04 11:04:45 +02:00
vvc_mc.c tests/checkasm: Improve included headers 2024-03-02 12:09:19 +01:00