Implement a RTSPTransport field, which allows proper separation of server
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 30 Sep 2008 13:26:20 +0000 (13:26 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 30 Sep 2008 13:26:20 +0000 (13:26 +0000)
commit119b4668110a8615abaa0dfe4b1fcab78e4e7694
tree411f66bb72c1de5146e2bfb088c5c3ffe41c935b
parentab63fb0360f1f5ce5cd7199786940d56c7a10632
Implement a RTSPTransport field, which allows proper separation of server
types and their non-standard extensions, and the data they serve. Practically,
this patch allows Real servers to serve normal non-RDT (standard RTP) data.
See discussion on ML in "Realmedia patch" thread.

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