OSDN Git Service

Support 3xx redirection in rtsp
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 25 Oct 2009 00:06:31 +0000 (00:06 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 25 Oct 2009 00:06:31 +0000 (00:06 +0000)
commitd243ba30b824513e75f5836c6dde789034152976
tree2c5c1287fd2860a44fab4a681aaeb6e28111137f
parentc5898e862302090fee82c9eee230b6aa6e5d4e45
Support 3xx redirection in rtsp

All the error codes 3xx got managed the same way.
After setup/early play redirection will not be managed
REDIRECT method is yet to be supported (if somebody knows a server implementing
it please contact me)

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