mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
All versions of MSVC that support C11 (namely >= v19.27)
also support the restrict keyword, therefore av_restrict
is no longer necessary since
|
||
|---|---|---|
| .. | ||
| asmdefs.h | ||
| cpu.c | ||
| cpu.h | ||
| float_dsp_mips.c | ||
| generic_macros_msa.h | ||
| intreadwrite.h | ||
| libm_mips.h | ||
| Makefile | ||
| mmiutils.h | ||