OSDN Git Service

ppc: linux: Check altivec using the auxv
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 3 Apr 2015 13:31:32 +0000 (15:31 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 31 May 2015 10:07:10 +0000 (12:07 +0200)
commitbaa94563fede8959a638b0fa132dd2124acd93e8
treeb6eaf3c64cfb4049897415fe1166a15b0f9e43a4
parent7014b65995b1fe6188fb53447bf61b08e3963355
ppc: linux: Check altivec using the auxv

Should prevent trying to use altivec when it is disabled by the kernel.
libavutil/ppc/cpu.c