Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:53:04 +0000 (14:53 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:53:04 +0000 (14:53 +0000)
commit74272b1c0cb4b90da324eec78c7dbe74e3993a77
treeb81b0e87e09d3609e96042e68df5cdb1bf412bca
parentb0d75d6036d8762a0019a9a976e913b9ac9bf7f8
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.

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