diff Makefile @ 8339:a561ec6d1bf6 libavcodec

ARM: NEON optimised h264_idct_add
author mru
date Mon, 15 Dec 2008 22:12:51 +0000
parents c8401acb05d1
children e76576f38ade
line wrap: on
line diff
--- a/Makefile	Mon Dec 15 22:12:47 2008 +0000
+++ b/Makefile	Mon Dec 15 22:12:51 2008 +0000
@@ -451,6 +451,7 @@
 OBJS-$(HAVE_NEON)                      += armv4l/dsputil_neon.o         \
                                           armv4l/dsputil_neon_s.o       \
                                           armv4l/h264dsp_neon.o         \
+                                          armv4l/h264idct_neon.o        \
                                           armv4l/simple_idct_neon.o     \
 
 OBJS-$(ARCH_BFIN)                      += bfin/dsputil_bfin.o           \