The RTP muxer does not need rtp_asf.c
authorLuca Abeni <lucabe72@email.it>
Wed, 13 Jan 2010 18:27:21 +0000 (18:27 +0000)
committerLuca Abeni <lucabe72@email.it>
Wed, 13 Jan 2010 18:27:21 +0000 (18:27 +0000)
Originally committed as revision 21194 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/Makefile

index d804728..564a022 100644 (file)
@@ -201,7 +201,6 @@ OBJS-$(CONFIG_RPL_DEMUXER)               += rpl.o
 OBJS-$(CONFIG_RTP_MUXER)                 += rtp.o         \
                                             rtp_aac.o     \
                                             rtp_amr.o     \
-                                            rtp_asf.o     \
                                             rtp_h263.o    \
                                             rtp_mpv.o     \
                                             rtpenc.o      \