diff Makefile @ 1650:bdade3baabfc libavcodec

initial support for Duck TrueMotion v1 (think of it as On2 VP1); only 16-bit mode supported thus far
author melanson
date Wed, 03 Dec 2003 04:22:15 +0000
parents 46dee16488ae
children 6a7e68899d8a
line wrap: on
line diff
--- a/Makefile	Wed Dec 03 01:16:35 2003 +0000
+++ b/Makefile	Wed Dec 03 04:22:15 2003 +0000
@@ -19,7 +19,7 @@
       vp3.o asv1.o 4xm.o cabac.o ffv1.o ra144.o ra288.o vcr1.o cljr.o \
       roqvideo.o dpcm.o interplayvideo.o xan.o rpza.o cinepak.o msrle.o \
       msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o faandct.o 8bps.o \
-      smc.o parser.o flicvideo.o
+      smc.o parser.o flicvideo.o truemotion1.o
 
 ifeq ($(AMR_NB),yes)
 ifeq ($(AMR_NB_FIXED),yes)