ffmpeg/libpostproc
Diego Biurrun fe9e9d6020 Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection.
Gets rid of the following warning:
postprocess_template.c:3271: warning: ‘postProcess_C’ defined but not used

Originally committed as revision 16055 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-11 16:44:22 +00:00
..
Makefile
postprocess.c Do not set COMPILE_C if AltiVec is enabled without runtime CPU detection. 2008-12-11 16:44:22 +00:00
postprocess.h
postprocess_altivec_template.c
postprocess_internal.h
postprocess_template.c Replace long with x86_reg in postprocess_template.c like in all other 2008-11-02 18:59:44 +00:00