OSDN Git Service

Allow (and parse) incoming server messages (notices) interleaved with TCP
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 20:46:36 +0000 (20:46 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 21 Mar 2009 20:46:36 +0000 (20:46 +0000)
commit7e726132c23f4885c877189889c3f2171b1248de
tree9f00feab890ffde31dfc6badf4aafd6be35fc9d0
parent9c610b76676283219d941513ddeff625be953d83
Allow (and parse) incoming server messages (notices) interleaved with TCP
data packets or in addition to UDP data packets, over the RTSP/TCP connection.
See discussion in [PATCH] rtsp.c: read TCP server notifications/messages"
thread on mailinglist.

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