summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2003-09-02 04:32:02 +0000
committerMike Melanson <mike@multimedia.cx>2003-09-02 04:32:02 +0000
commit3ef8be2bfc89672060a2a2f2b8926b3decb08172 (patch)
tree10889fe4d2d844deed4952a7f82416ee6bcb9692 /libavformat/Makefile
parent149f7c029ccdc649dc9ee523f1dcf23ab8d0f6ac (diff)
downloadffmpeg-streaming-3ef8be2bfc89672060a2a2f2b8926b3decb08172.zip
ffmpeg-streaming-3ef8be2bfc89672060a2a2f2b8926b3decb08172.tar.gz
initial commit for Id RoQ and Interplay MVE multimedia subsystems
Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 15f7d07..256edec 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -14,7 +14,7 @@ PPOBJS=
# mux and demuxes
OBJS+=mpeg.o mpegts.o mpegtsenc.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 dvcore.o dv.o \
- yuv4mpeg.o 4xm.o flvenc.o flvdec.o movenc.o psxstr.o
+ yuv4mpeg.o 4xm.o flvenc.o flvdec.o movenc.o psxstr.o idroq.o ipmovie.o
ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o
OpenPOWER on IntegriCloud