ffmpeg/libavutil/mips
Andreas Rheinhardt c00cd007e8 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 75697836b1.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-15 12:51:15 +01:00
..
Makefile libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
asmdefs.h libavcodec/mips: Fix build errors reported by clang 2021-06-03 13:44:00 +02:00
cpu.c libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
cpu.h libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
float_dsp_mips.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
generic_macros_msa.h mips: fix build fail on MIPS R6 2023-03-26 01:46:39 +01:00
intreadwrite.h avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported) 2015-04-10 13:03:44 +02:00
libm_mips.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
mmiutils.h avutil/mips: Use $at as MMI macro temporary register 2021-07-28 23:31:48 +02:00