rtsp-client: do not destroy the rtsp watch
authorPatricia Muscalu <patricia@axis.com>
Mon, 1 Oct 2012 14:13:50 +0000 (16:13 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Oct 2012 09:44:32 +0000 (11:44 +0200)
commit870b8db2791663b081b625d3b78a80c8fda15f42
treed0409dfb7068a8a455e414a3f63ecc551cd05d91
parent71645325363d0d32e29d9f99a4745a411d0928fa
rtsp-client: do not destroy the rtsp watch

Don't destroy the client watch while dispatching.  The rtsp watch is
automatically destroyed after the rtsp watch function closed() has
been called.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685220
gst/rtsp-server/rtsp-client.c