OSDN Git Service

Split the SETUP request into a separate function, as a prelude into allowing
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 17 Mar 2008 12:16:39 +0000 (12:16 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 17 Mar 2008 12:16:39 +0000 (12:16 +0000)
commit53620bba510473122483f04add3fa63e58405cca
tree52635e552f47f2279428f6bd5d17de71764a1636
parent6fce759141bca41a4074d34659e370d874c3124e
Split the SETUP request into a separate function, as a prelude into allowing
multiple SETUPs to be send to cycle protocols rather than bailing if one
fails.

Discussed and approved in "[PATCH] RTSP alternate protocol 1/3".

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