summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorLuca Abeni <lucabe72@email.it>2007-09-14 08:17:06 +0000
committerLuca Abeni <lucabe72@email.it>2007-09-14 08:17:06 +0000
commit171dce486ce85fbb6a54e24394e1d740395437b0 (patch)
tree56c85d4e9ec26692446297bf5b7b2208764093f9 /libavformat/Makefile
parentf0dd9d4505675daa0f4fda6fcf4274416a23bf24 (diff)
Support for AAC streaming over RTP. Fragmentation is not implemented yet
Originally committed as revision 10491 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 1023199413..e3174c6ecb 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -122,7 +122,7 @@ OBJS-$(CONFIG_RM_DEMUXER) += rmdec.o
OBJS-$(CONFIG_RM_MUXER) += rmenc.o
OBJS-$(CONFIG_ROQ_DEMUXER) += idroq.o
OBJS-$(CONFIG_ROQ_MUXER) += raw.o
-OBJS-$(CONFIG_RTP_MUXER) += rtp.o rtp_h264.o rtp_mpv.o
+OBJS-$(CONFIG_RTP_MUXER) += rtp.o rtp_h264.o rtp_mpv.o rtp_aac.o
OBJS-$(CONFIG_RTSP_DEMUXER) += rtsp.o
OBJS-$(CONFIG_SDP_DEMUXER) += rtsp.o
OBJS-$(CONFIG_SEGAFILM_DEMUXER) += segafilm.o