summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2008-09-03 04:44:58 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2008-09-03 04:44:58 +0000
commite9dea59f16d49e4fa03aa10447c8f4f7e902de76 (patch)
tree8c59f029143c23ac6cd87fb4bcbd123e5ba155b0 /libavformat/Makefile
parentbea6c1ec802780594ccf3541c763fecd2ad59862 (diff)
Implement Realmedia/RTSP-compatible SETUP command. This includes calculation
of the "RealChallenge2" response, which is some sort of authentication. See discussion in "Realmedia patch" thread on ffmpeg-devel. Originally committed as revision 15170 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 565b2972d3..ad6b323f6b 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -159,7 +159,7 @@ OBJS-$(CONFIG_RTP_MUXER) += rtp.o \
rtp_aac.o \
rtpenc_h264.o \
avc.o
-OBJS-$(CONFIG_RTSP_DEMUXER) += rtsp.o
+OBJS-$(CONFIG_RTSP_DEMUXER) += rdt.o rtsp.o
OBJS-$(CONFIG_SDP_DEMUXER) += rtsp.o rtp.o rtpdec.o rtp_h264.o
OBJS-$(CONFIG_SEGAFILM_DEMUXER) += segafilm.o
OBJS-$(CONFIG_SHORTEN_DEMUXER) += raw.o