Fix some leaks and change default port
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 30 Jan 2009 10:06:31 +0000 (11:06 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 30 Jan 2009 11:18:01 +0000 (12:18 +0100)
commitedd2175695355733a1432b31987d615f9e1d0bc5
tree139a5127352bdd9e906a5538ad615b2a8ea5aab8
parent704720f306d2025282b3789fce89bfaa8ecadf51
Fix some leaks and change default port

Fix some memory leaks by setting the udpsrc elements to the unlocked state after
we finished the initial preroll. If we keep them locked, setting the pipeline to
NULL will not stop and clean up the sources correctly.

Change the default RTSP port to 8554 aka the official alternative RTSP port.
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-server.c