Mercurial > libavcodec.hg
diff Makefile @ 6084:d33520d1ca92 libavcodec
Sun Rasterfile decoder
author | ivo |
---|---|
date | Fri, 28 Dec 2007 13:07:43 +0000 |
parents | 60d30d88cf71 |
children | cb88719b7fef |
line wrap: on
line diff
--- a/Makefile Fri Dec 28 06:13:55 2007 +0000 +++ b/Makefile Fri Dec 28 13:07:43 2007 +0000 @@ -175,6 +175,7 @@ OBJS-$(CONFIG_SVQ1_DECODER) += svq1dec.o svq1.o h263.o OBJS-$(CONFIG_SVQ1_ENCODER) += svq1enc.o svq1.o motion_est.o h263.o OBJS-$(CONFIG_SVQ3_DECODER) += h264.o h264idct.o h264pred.o cabac.o golomb.o +OBJS-$(CONFIG_SUNRAST_DECODER) += sunrast.o OBJS-$(CONFIG_TARGA_DECODER) += targa.o OBJS-$(CONFIG_TARGA_ENCODER) += targaenc.o rle.o OBJS-$(CONFIG_THEORA_DECODER) += vp3.o xiph.o vp3dsp.o