mirror of https://git.ffmpeg.org/ffmpeg.git
e387fcd01c
Add MMI & MSA runtime detection for MIPS. Basically there are two code pathes. For systems that natively support CPUCFG instruction or kernel emulated that instruction, we'll sense this feature from HWCAP and report the flags according to values grab from CPUCFG. For systems that have no CPUCFG (or not export it in HWCAP), we'll parse /proc/cpuinfo instead. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86 | ||
.gitignore | ||
Makefile | ||
aacpsdsp.c | ||
af_afir.c | ||
alacdsp.c | ||
audiodsp.c | ||
blockdsp.c | ||
bswapdsp.c | ||
checkasm.c | ||
checkasm.h | ||
exrdsp.c | ||
fixed_dsp.c | ||
flacdsp.c | ||
float_dsp.c | ||
fmtconvert.c | ||
g722dsp.c | ||
h264dsp.c | ||
h264pred.c | ||
h264qpel.c | ||
hevc_add_res.c | ||
hevc_idct.c | ||
hevc_sao.c | ||
huffyuvdsp.c | ||
jpeg2000dsp.c | ||
llviddsp.c | ||
llviddspenc.c | ||
opusdsp.c | ||
pixblockdsp.c | ||
sbrdsp.c | ||
sw_rgb.c | ||
sw_scale.c | ||
synth_filter.c | ||
utvideodsp.c | ||
v210dec.c | ||
v210enc.c | ||
vf_blend.c | ||
vf_colorspace.c | ||
vf_eq.c | ||
vf_gblur.c | ||
vf_hflip.c | ||
vf_nlmeans.c | ||
vf_threshold.c | ||
videodsp.c | ||
vp8dsp.c | ||
vp9dsp.c |