Change on rtsp_send_cmd() to the _async() version since we don't use the
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 21 Jan 2010 20:01:11 +0000 (20:01 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 21 Jan 2010 20:01:11 +0000 (20:01 +0000)
commitf8c087333d28c035ae50ae9c589fcebf98c988f2
treeb46d2888a4b3e5af2882c1e5abc49bd417f9c75e
parent7eaa646fd689e113fa3d2323dcb02e2965e7a83d
Change on rtsp_send_cmd() to the _async() version since we don't use the
response anyway.

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