ffmpeg/libavcodec/x86
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 avcodec/x86: add cfhdenc SIMD 2021-02-27 17:09:44 +01:00
aacencdsp.asm
aacencdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
aacpsdsp.asm
aacpsdsp_init.c
ac3dsp.asm ac3enc_fixed: drop unnecessary fixed-point DSP code 2021-01-14 01:44:20 +01:00
ac3dsp_downmix.asm
ac3dsp_init.c ac3enc_fixed: drop unnecessary fixed-point DSP code 2021-01-14 01:44:20 +01:00
alacdsp.asm
alacdsp_init.c
audiodsp.asm
audiodsp_init.c
blockdsp.asm
blockdsp_init.c
bswapdsp.asm
bswapdsp_init.c
cabac.h avcodec/cabac_functions, x86/cabac: Include stddef.h 2021-02-04 05:17:33 +01:00
cavsdsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
cavsidct.asm
celt_pvq_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
celt_pvq_search.asm
cfhddsp.asm x86/cfhddsp: zero extend int arguments 2020-08-28 20:09:25 -03:00
cfhddsp_init.c avcodec/cfhd: add x86 SIMD 2020-08-26 21:13:38 +02:00
cfhdencdsp.asm avcodec/x86: add cfhdenc SIMD 2021-02-27 17:09:44 +01:00
cfhdencdsp_init.c avcodec/x86: add cfhdenc SIMD 2021-02-27 17:09:44 +01:00
constants.c avcodec/x86/constants: Remove unused ff_pw_17 2021-02-24 09:49:03 +01:00
constants.h
dcadsp.asm
dcadsp_init.c
dct32.asm
dct_init.c
dirac_dwt.asm
dirac_dwt_init.c
diracdsp.asm
diracdsp_init.c avcodec/x86/diracdsp_init: Reuse macro 2021-02-24 09:38:12 +01:00
dnxhdenc.asm
dnxhdenc_init.c
exrdsp.asm
exrdsp_init.c
fdct.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
fdct.h
fdctdsp_init.c
fft.asm
fft.h
fft_init.c
flac_dsp_gpl.asm
flacdsp.asm
flacdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
fmtconvert.asm
fmtconvert_init.c
fpel.asm
fpel.h
g722dsp.asm
g722dsp_init.c
h263_loopfilter.asm
h263dsp_init.c
h264_cabac.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm x86/h264_deblock: fix warning about trailing empty parameter 2020-07-12 11:30:23 -03:00
h264_deblock_10bit.asm
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm avcodec/x86/constants: Remove unused ff_pw_17 2021-02-24 09:49:03 +01:00
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
hevc_add_res.asm lavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SSE_16_32_8 2020-03-27 10:57:40 +01:00
hevc_deblock.asm
hevc_idct.asm
hevc_mc.asm
hevc_sao.asm
hevc_sao_10bit.asm
hevcdsp.h
hevcdsp_init.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
hpeldsp.asm
hpeldsp.h
hpeldsp_init.c
hpeldsp_rnd_template.c
hpeldsp_vp3.asm
hpeldsp_vp3_init.c
huffyuvdsp.asm
huffyuvdsp_init.c
huffyuvdsp_template.asm
huffyuvencdsp.asm
huffyuvencdsp_init.c
idctdsp.asm
idctdsp.h
idctdsp_init.c
imdct36.asm
inline_asm.h
jpeg2000dsp.asm
jpeg2000dsp_init.c
lossless_audiodsp.asm
lossless_audiodsp_init.c
lossless_videodsp.asm
lossless_videodsp_init.c
lossless_videoencdsp.asm
lossless_videoencdsp_init.c
lpc.c
mathops.h
mdct15.asm
mdct15_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
me_cmp.asm
me_cmp_init.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
mlpdsp.asm
mlpdsp_init.c
mpegaudiodsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
mpegvideo.c
mpegvideodsp.c
mpegvideoenc.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
mpegvideoenc_qns_template.c
mpegvideoenc_template.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
mpegvideoencdsp.asm
mpegvideoencdsp_init.c
opusdsp.asm
opusdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
pixblockdsp.asm
pixblockdsp_init.c pixblockdsp, avdct: Add get_pixels_unaligned 2020-05-13 13:20:08 +03:00
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
qpel.asm
qpeldsp.asm
qpeldsp_init.c
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
sbcdsp.asm
sbcdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
sbrdsp.asm
sbrdsp_init.c
simple_idct.asm
simple_idct.h
simple_idct10.asm
simple_idct10_template.asm
snowdsp.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
svq1enc.asm
svq1enc_init.c
synth_filter.asm
synth_filter_init.c
takdsp.asm
takdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
ttadsp.asm
ttadsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
ttaencdsp.asm
ttaencdsp_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
utvideodsp.asm
utvideodsp_init.c
v210-init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
v210.asm
v210enc.asm
v210enc_init.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
vc1dsp.h
vc1dsp_init.c
vc1dsp_loopfilter.asm
vc1dsp_mc.asm
vc1dsp_mmx.c Include attributes.h directly 2021-04-19 14:34:10 +02:00
videodsp.asm
videodsp_init.c
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp6dsp.asm
vp6dsp_init.c
vp8dsp.asm
vp8dsp_init.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
vp8dsp_loopfilter.asm
vp9dsp_init.c
vp9dsp_init.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
vp9dsp_init_10bpp.c
vp9dsp_init_12bpp.c
vp9dsp_init_16bpp.c
vp9dsp_init_16bpp_template.c
vp9intrapred.asm
vp9intrapred_16bpp.asm
vp9itxfm.asm
vp9itxfm_16bpp.asm
vp9itxfm_template.asm
vp9lpf.asm
vp9lpf_16bpp.asm
vp9mc.asm
vp9mc_16bpp.asm
vp56_arith.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
w64xmmtest.c avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 2021-02-26 19:26:31 -03:00
xvididct.asm
xvididct.h
xvididct_init.c