Mercurial > libavformat.hg
diff Makefile @ 137:857a026b7e93 libavformat
first pass at an experimental 4xm demuxer
author | tmmm |
---|---|
date | Sun, 25 May 2003 05:07:36 +0000 |
parents | 5e7f9b16e0a8 |
children | b9703b3c10b6 |
line wrap: on
line diff
--- a/Makefile Sat May 24 18:48:30 2003 +0000 +++ b/Makefile Sun May 25 05:07:36 2003 +0000 @@ -14,7 +14,7 @@ # mux and demuxes OBJS+=mpeg.o mpegts.o ffm.o crc.o img.o raw.o rm.o \ avienc.o avidec.o wav.o swf.o au.o gif.o mov.o mpjpeg.o dv.o \ - yuv4mpeg.o + yuv4mpeg.o 4xm.o ifeq ($(CONFIG_RISKY),yes) OBJS+= asf.o