Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future
commit146f7cda1eebe946ba9ae247a4e8a158c8f71094
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:53:04 +0000 (7 14:53 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:53:04 +0000 (7 14:53 +0000)
tree4fd01d664e883719fe64d67f63546e3c70fd888f
parent9780c28d1055fb9f78438748d94c646d8398e434
Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future
access to these structures in functions that will be located in rtp_asf.c.
See "[PATCH] RTSP-MS 2/15: export RTSPState and RTSPStream" mailinglist
thread.

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