1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-02 17:29:58 +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 non-recursive makefiles 2008-04-07 21:16:31 +00:00
postprocess_altivec_template.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
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