Mercurial > libavcodec.hg
diff Makefile @ 9628:4b6766057548 libavcodec
V210 Uncompressed 4:2:2 10-bit encoder and decoder
author | bcoudurier |
---|---|
date | Tue, 12 May 2009 19:56:48 +0000 |
parents | fe6e82906aa8 |
children | e244c40a5148 |
line wrap: on
line diff
--- a/Makefile Mon May 11 19:21:49 2009 +0000 +++ b/Makefile Tue May 12 19:56:48 2009 +0000 @@ -230,6 +230,8 @@ OBJS-$(CONFIG_TTA_DECODER) += tta.o OBJS-$(CONFIG_TXD_DECODER) += txd.o s3tc.o OBJS-$(CONFIG_ULTI_DECODER) += ulti.o +OBJS-$(CONFIG_V210_DECODER) += v210dec.o +OBJS-$(CONFIG_V210_ENCODER) += v210enc.o OBJS-$(CONFIG_V210X_DECODER) += v210x.o OBJS-$(CONFIG_VB_DECODER) += vb.o OBJS-$(CONFIG_VC1_DECODER) += vc1.o vc1data.o vc1dsp.o msmpeg4data.o h263dec.o h263.o intrax8.o intrax8dsp.o error_resilience.o mpegvideo.o msmpeg4.o