Skip to content

mips: read /proc/cpuinfo in x264_cpu_detect(void) rather than return X264_CPU_MSA directly

guxiwei requested to merge gxw/x264:master into master

This can avoid crashes on mips processors that do not support msa.

Merge request reports