The RTP muxer does not need rtp_asf.c

Originally committed as revision 21194 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Luca Abeni 2010-01-13 18:27:21 +00:00
parent 3f60d2d327
commit fad9a42ad4
1 changed files with 0 additions and 1 deletions

View 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 \