diff Makefile @ 9420:5b68d22e5ec9 libavcodec

Remove AltiVec optimizations for Snow. They are hindering the development of Snow, which is still in flux.
author diego
date Sun, 12 Apr 2009 21:42:55 +0000
parents 2108342734cc
children b3be9818cf2f
line wrap: on
line diff
--- a/Makefile	Sun Apr 12 20:43:52 2009 +0000
+++ b/Makefile	Sun Apr 12 21:42:55 2009 +0000
@@ -507,7 +507,6 @@
 OBJS-$(ARCH_PPC)                       += ppc/dsputil_ppc.o             \
 
 ALTIVEC-OBJS-$(CONFIG_H264_DECODER)    += ppc/h264_altivec.o
-ALTIVEC-OBJS-$(CONFIG_SNOW_DECODER)    += ppc/snow_altivec.o
 ALTIVEC-OBJS-$(CONFIG_VC1_DECODER)     += ppc/vc1dsp_altivec.o
 ALTIVEC-OBJS-$(CONFIG_WMV3_DECODER)    += ppc/vc1dsp_altivec.o