[Ffmpeg-cvslog] r5670 - trunk/libavcodec/Makefile

diego subversion
Sat Jul 8 17:29:33 CEST 2006


Author: diego
Date: Sat Jul  8 17:29:33 2006
New Revision: 5670

Modified:
   trunk/libavcodec/Makefile

Log:
Remove bogus IPP section that is not referenced anywhere.


Modified: trunk/libavcodec/Makefile
==============================================================================
--- trunk/libavcodec/Makefile	(original)
+++ trunk/libavcodec/Makefile	Sat Jul  8 17:29:33 2006
@@ -394,12 +394,6 @@
 CFLAGS += $(MLIB_INC)
 endif
 
-# Intel IPP specific stuff
-# currently only works when libavcodec is used in mplayer
-ifeq ($(HAVE_IPP),yes)
-CFLAGS += $(IPP_INC)
-endif
-
 # alpha specific stuff
 ifeq ($(TARGET_ARCH_ALPHA),yes)
 OBJS += alpha/dsputil_alpha.o alpha/mpegvideo_alpha.o \




More information about the ffmpeg-cvslog mailing list