]> git.sesse.net Git - ffmpeg/commit
Disable C code when compiling AltiVec code, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 11:59:22 +0000 (11:59 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 11:59:22 +0000 (11:59 +0000)
commitdfe44a855d72be69f21b29656bcd87ba7dbcda11
tree7d3ecc3be1ca4ba68efb6995e8171232fb994dc1
parentf40c7dbb7ec68ffdfb2490cf33c9b54eab7cabb6
Disable C code when compiling AltiVec code, fixes the warning:
swscale_template.c:2623: warning: `swScale_C' defined but not used

Originally committed as revision 28352 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c