]> git.sesse.net Git - ffmpeg/commit
Do not compile AltiVec code when AltiVec is not available; not even in
authorDiego Biurrun <diego@biurrun.de>
Tue, 23 Mar 2010 20:12:52 +0000 (20:12 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 23 Mar 2010 20:12:52 +0000 (20:12 +0000)
commit13bc1ac31abea96a1373fc1ea86b35afc8630cba
tree446baec24a69b65d541edfdc9ea28391176a108d
parent690877426be1510d7fbf3424fe2e8224955c8ec6
Do not compile AltiVec code when AltiVec is not available; not even in
runtime cpudetection mode.
Fixes compilation with '--enable-runtime-cpudetect --disable-altivec'.

Originally committed as revision 30952 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/utils.c