Allow (and parse) incoming server messages (notices) interleaved with TCP
commit2e47e78ad8ab4b6e3aaecba02077f91d7ed71995
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 21 Mar 2009 20:46:36 +0000 (21 20:46 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 21 Mar 2009 20:46:36 +0000 (21 20:46 +0000)
treeb645fc1a38e75525b64bebe0e0c120c5fd3fb8d0
parentc108c924eb3ef93cf9a47e827ee64b0818ac2a20
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18121 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtsp.c