Commit bdc08f00 authored by lucabe's avatar lucabe

Rename the RTP muxer sources so that the packetisation functions are in

rtpenc_*.c files.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21284 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0924d98c
......@@ -201,10 +201,10 @@ OBJS-$(CONFIG_ROQ_DEMUXER) += idroq.o
OBJS-$(CONFIG_ROQ_MUXER) += raw.o
OBJS-$(CONFIG_RPL_DEMUXER) += rpl.o
OBJS-$(CONFIG_RTP_MUXER) += rtp.o \
rtp_aac.o \
rtp_amr.o \
rtp_h263.o \
rtp_mpv.o \
rtpenc_aac.o \
rtpenc_amr.o \
rtpenc_h263.o \
rtpenc_mpv.o \
rtpenc.o \
rtpenc_h264.o \
avc.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment