rtspsrc: avoid errors after server eof
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 30 Apr 2009 08:24:27 +0000 (10:24 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 4 May 2009 15:01:35 +0000 (17:01 +0200)
commit959a9b494b7eb2d5ea02bae722339c75a93d7e1e
treebeda1ad712a88ee777c65b73b8378609f0a36aaf
parent734548a34fbb6679dc6b7c568b2cceb2a903a2dc
rtspsrc: avoid errors after server eof

Server eof (e.g. connection closed) is announced as connection closed,
so better record state and act accordingly to prevent (read/write)
errors during subsequent teardown/cleanup sequences.  #Fixes 580851.(c).
gst/rtsp/gstrtspsrc.c