OSDN Git Service

Implement RTSPServerType enum as a way to identify the flavour of RTSP that
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 31 Aug 2008 17:30:15 +0000 (17:30 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 31 Aug 2008 17:30:15 +0000 (17:30 +0000)
commite0776043356a87f363da977405b24016ba44f596
treec0dc1ba26d5ccc6a17fbb89f3fb12ac7a729f928
parent75128a2273821076cef78e7674df72ac8e66bc2c
Implement RTSPServerType enum as a way to identify the flavour of RTSP that
the server will send to us (standard-compliant RTP or Realmedia-style RDT).

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