OSDN Git Service

Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer
authorLuca Abeni <lucabe72@email.it>
Fri, 13 Nov 2009 10:19:42 +0000 (10:19 +0000)
committerLuca Abeni <lucabe72@email.it>
Fri, 13 Nov 2009 10:19:42 +0000 (10:19 +0000)
commit103dfbe2c41365fb3fb638c8187088701b93b0f4
treeb7de45132118627c61f55fc32c50b0165931811b
parent1d8041b36cc4e41780454249631221d039b7d72b
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer
is disabled, and remove a useless "#if CONFIG_SDP_DEMUXER"

Originally committed as revision 20530 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c