diff Makefile @ 11107:5ca4eb4a1a3f libavcodec

Indeo 5 decoder
author kostya
date Tue, 09 Feb 2010 07:55:07 +0000
parents 9fe3b0dcd33d
children d59349627f52
line wrap: on
line diff
--- a/Makefile	Tue Feb 09 00:19:03 2010 +0000
+++ b/Makefile	Tue Feb 09 07:55:07 2010 +0000
@@ -149,6 +149,7 @@
 OBJS-$(CONFIG_IMC_DECODER)             += imc.o
 OBJS-$(CONFIG_INDEO2_DECODER)          += indeo2.o
 OBJS-$(CONFIG_INDEO3_DECODER)          += indeo3.o
+OBJS-$(CONFIG_INDEO5_DECODER)          += indeo5.o ivi_common.o ivi_dsp.o
 OBJS-$(CONFIG_INTERPLAY_DPCM_DECODER)  += dpcm.o
 OBJS-$(CONFIG_INTERPLAY_VIDEO_DECODER) += interplayvideo.o
 OBJS-$(CONFIG_JPEGLS_DECODER)          += jpeglsdec.o jpegls.o \