Mercurial > libavcodec.hg
diff Makefile @ 4006:986d6651a452 libavcodec
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
author | bcoudurier |
---|---|
date | Thu, 12 Oct 2006 12:02:58 +0000 |
parents | 8ed26e786210 |
children | aace6b74fddc |
line wrap: on
line diff
--- a/Makefile Thu Oct 12 11:54:24 2006 +0000 +++ b/Makefile Thu Oct 12 12:02:58 2006 +0000 @@ -146,6 +146,7 @@ OBJS-$(CONFIG_VMDAUDIO_DECODER) += vmdav.o OBJS-$(CONFIG_VMDVIDEO_DECODER) += vmdav.o OBJS-$(CONFIG_VMNC_DECODER) += vmnc.o +OBJS-$(CONFIG_TIERTEXSEQVIDEO_DECODER) += tiertexseqv.o OBJS-$(CONFIG_VORBIS_DECODER) += vorbis.o vorbis_data.o OBJS-$(CONFIG_VORBIS_ENCODER) += vorbis_enc.o vorbis_data.o OBJS-$(CONFIG_VP3_DECODER) += vp3.o