]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 31 Aug 2008 03:12:13 +0000 (03:12 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 31 Aug 2008 03:12:13 +0000 (03:12 +0000)
commitb2965159193805eb46aeeeee311bfb6e14b85581
treeaaffc8475ea35ae8bbd0292040b2cedb99b2a320
parent7b541aee802d8a3761d15bc077799f39954ba48b
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
thread on mailinglist for discussion. This patch also implements a
RTSPServerType enum, which allows the RTSP to keep track of what kind of a
stream we're handling: standard-compliant RTP or a proprietary derivative.
This will be used in subsequent patches to implement more Realmedia-specific
extensions required to receive and parse data coming from a Realmedia server.

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