ffmpeg/libavcodec/mips
Andreas Rheinhardt f3c197b129 Include attributes.h directly
Some files currently rely on libavutil/cpu.h to include it for them;
yet said file won't use include it any more after the currently
deprecated functions are removed, so include attributes.h directly.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-19 14:34:10 +02:00
..
Makefile ffbuild: Refine MIPS handling 2020-07-23 16:30:02 +02:00
aaccoder_mips.c
aacdec_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
aacdec_mips.h
aacpsdsp_mips.c avcodec/mips: Fix segfault in imdct36_mips_float. 2020-07-30 00:23:45 +02:00
aacpsy_mips.h avcodec/mips: Fix segfault in imdct36_mips_float. 2020-07-30 00:23:45 +02:00
aacsbr_mips.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
aacsbr_mips.h
ac3dsp_mips.c
acelp_filters_mips.c
acelp_vectors_mips.c
amrwbdec_mips.c
amrwbdec_mips.h
blockdsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
blockdsp_mips.h
blockdsp_mmi.c
blockdsp_msa.c
cabac.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
celp_filters_mips.c
celp_math_mips.c
compute_antialias_fixed.h avcodec/mpegaudiodec: Hardcode tables to save space 2020-12-08 17:51:47 +01:00
compute_antialias_float.h avcodec/mpegaudiodec: Hardcode tables to save space 2020-12-08 17:51:47 +01:00
constants.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
constants.h
fft_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
fmtconvert_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h263dsp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h263dsp_mips.h
h263dsp_msa.c
h264chroma_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h264chroma_mips.h
h264chroma_mmi.c
h264chroma_msa.c
h264dsp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h264dsp_mips.h libavcodec: MIPS: MMI: Fix type mismatches 2020-07-23 17:21:58 +02:00
h264dsp_mmi.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
h264dsp_msa.c avcodec/mips: fix type mismatch in h264dsp_msa.c 2020-07-19 10:59:43 +02:00
h264idct_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
h264pred_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h264pred_mips.h
h264pred_mmi.c avcodec/mips: [loongson] Fixed mmi optimization 2020-09-10 23:31:10 +02:00
h264pred_msa.c
h264qpel_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
h264qpel_mmi.c
h264qpel_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
hevc_idct_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
hevc_lpf_sao_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
hevc_macros_msa.h
hevc_mc_bi_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
hevc_mc_biw_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
hevc_mc_uni_msa.c
hevc_mc_uniw_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
hevcdsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
hevcdsp_mips.h
hevcdsp_mmi.c
hevcdsp_msa.c
hevcpred_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
hevcpred_mips.h
hevcpred_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
hpeldsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
hpeldsp_mips.h
hpeldsp_mmi.c
hpeldsp_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
idctdsp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
idctdsp_mips.h
idctdsp_mmi.c
idctdsp_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
iirfilter_mips.c
lsp_mips.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
mathops.h
me_cmp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
me_cmp_mips.h
me_cmp_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c avcodec/mips: Fix segfault in imdct36_mips_float. 2020-07-30 00:23:45 +02:00
mpegvideo_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
mpegvideo_mips.h
mpegvideo_mmi.c
mpegvideo_msa.c
mpegvideoencdsp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
mpegvideoencdsp_msa.c
pixblockdsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
pixblockdsp_mips.h
pixblockdsp_mmi.c
pixblockdsp_msa.c
qpeldsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
qpeldsp_mips.h
qpeldsp_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
sbrdsp_mips.c avcodec/mips: Fix register constraint error reported by clang. 2020-07-30 00:23:45 +02:00
simple_idct_mmi.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
simple_idct_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
vc1dsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
vc1dsp_mips.h avcodec/mips: msa optimizations for vc1dsp 2019-10-30 18:09:00 +01:00
vc1dsp_mmi.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
vc1dsp_msa.c avcodec/mips: msa optimizations for vc1dsp 2019-10-30 18:09:00 +01:00
videodsp_init.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
vp3dsp_idct_mmi.c
vp3dsp_idct_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
vp3dsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
vp3dsp_mips.h
vp8_idct_msa.c avutil/mips: refine msa macros CLIP_*. 2019-08-13 16:48:38 +02:00
vp8_lpf_msa.c
vp8_mc_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
vp8dsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
vp8dsp_mips.h
vp8dsp_mmi.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
vp9_idct_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
vp9_intra_msa.c
vp9_lpf_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
vp9_mc_mmi.c
vp9_mc_msa.c avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 2019-09-16 00:04:18 +02:00
vp9dsp_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
vp9dsp_mips.h
wmv2dsp_init_mips.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
wmv2dsp_mips.h libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
wmv2dsp_mmi.c libavcodec: Enable runtime detection for MIPS MMI & MSA 2020-07-23 17:21:58 +02:00
xvid_idct_mmi.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
xvididct_init_mips.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
xvididct_mips.h libavcodec: MIPS: MMI: Fix type mismatches 2020-07-23 17:21:58 +02:00