# HG changeset patch # User diego # Date 1177608931 0 # Node ID 2e0e98c0b622c1d50f1394ca3a2307509c1f397c # Parent dc74a26ea8905fd98677d74c4a04313762288f6d proper dependency on mpegts_demuxer for rtp_muxer diff -r dc74a26ea890 -r 2e0e98c0b622 Makefile --- 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)