Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer
commit7932d62346ab3f2a74e72f14ef290cc41b46d380
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 13 Nov 2009 10:19:42 +0000 (13 10:19 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 13 Nov 2009 10:19:42 +0000 (13 10:19 +0000)
tree18f78f479840ab41acadc57ebef128ade2c8f82d
parentc320db79a43b7d650b1bfbaec0e1c57e0cb03ced
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer
is disabled, and remove a useless "#if CONFIG_SDP_DEMUXER"

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20530 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtsp.c