Mercurial > libavformat.hg
diff Makefile @ 2047:2e0e98c0b622 libavformat
proper dependency on mpegts_demuxer for rtp_muxer
author | diego |
---|---|
date | Thu, 26 Apr 2007 17:35:31 +0000 |
parents | e7a4bc0aa0fe |
children | 72377d102d60 |
line wrap: on
line diff
--- a/Makefile Thu Apr 26 11:46:04 2007 +0000 +++ b/Makefile Thu Apr 26 17:35:31 2007 +0000 @@ -160,7 +160,7 @@ OBJS-$(CONFIG_PROTOCOLS) += file.o OBJS-$(CONFIG_NETWORK) += udp.o tcp.o http.o rtsp.o rtp.o \ - rtpproto.o mpegts.o rtp_h264.o + rtpproto.o rtp_h264.o NAME=avformat LIBVERSION=$(LAVFVERSION)