Split the sdp_read_packet() function out of rtsp_read_packet().
commitce5f0b2e526c6883aeea71d87315d82412fc58fa
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 12 Nov 2009 15:34:17 +0000 (12 15:34 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 12 Nov 2009 15:34:17 +0000 (12 15:34 +0000)
tree77bdac5ecd3a49e65b935037bc83a9d2c852fa1f
parent91085ec36ffa7b7689d6c2358bf803bfc4729d28
Split the sdp_read_packet() function out of rtsp_read_packet().
This allows to avoid compiling RTSP code when not needed.

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