1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
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_altivec_template.c
postprocess_internal.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
postprocess_template.c Replace long with x86_reg in postprocess_template.c like in all other 2008-11-02 18:59:44 +00:00
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 Implement postproc_version(). 2008-09-01 18:00:53 +00:00