diff Makefile @ 8303:bf6a78c6697b libavcodec

dnxhd get_pixels_8x4_sym sse2
author bcoudurier
date Fri, 12 Dec 2008 00:19:14 +0000
parents f664577ac17d
children 87ae12cd9db0
line wrap: on
line diff
--- a/Makefile	Fri Dec 12 00:12:59 2008 +0000
+++ b/Makefile	Fri Dec 12 00:19:14 2008 +0000
@@ -408,6 +408,7 @@
 MMX-OBJS-$(HAVE_YASM)                  += i386/dsputil_yasm.o
 
 OBJS-$(HAVE_MMX)                       += i386/cpuid.o                  \
+                                          i386/dnxhd_mmx.o              \
                                           i386/dsputil_mmx.o            \
                                           i386/fdct_mmx.o               \
                                           i386/idct_mmx_xvid.o          \