Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 30 Sep 2008 13:18:41 +0000 (13:18 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 30 Sep 2008 13:18:41 +0000 (13:18 +0000)
commit90abbdba1e7f9df2c32bdb0a9b7c68297cd135c8
tree4b8150b9bea2387067283f32c17b641439a51aa4
parente1a96237df180ee6f0bf6a6e33333bd1838fd0f6
Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us
that it only describes the lower-level transport (TCP vs. UDP) and not the
actual data layout (e.g. RDT vs. RTP). See discussion in "Realmedia patch"
thread on ML.

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