summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-06-13 14:28:45 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-06-13 14:28:45 +0000
commit5dbafeb7ba02e01d4b59b840099d94bb3ee11341 (patch)
tree66916ed481be571eddfde1245d350cc79f54d493 /libavformat/Makefile
parent39f472c3b6dd8405b33ad3c59f0b52046a393938 (diff)
downloadffmpeg-streaming-5dbafeb7ba02e01d4b59b840099d94bb3ee11341.zip
ffmpeg-streaming-5dbafeb7ba02e01d4b59b840099d94bb3ee11341.tar.gz
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux
Originally committed as revision 1956 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 a9b8b65..647e687 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -12,7 +12,7 @@ OBJS= utils.o cutils.o allformats.o
PPOBJS=
# mux and demuxes
-OBJS+=mpeg.o mpegts.o ffm.o crc.o img.o raw.o rm.o \
+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 dv.o \
yuv4mpeg.o 4xm.o
OpenPOWER on IntegriCloud