gstreamer/gst/rtsp-server
Srimanta Panda f96947b350 rtsp-stream: fixed valgrind error
Fixed the valgrind error in unit test. The UDP source created during
gst_rtsp_stream_join_bin() was not released while destroying the rtp
bin.

https://bugzilla.gnome.org/show_bug.cgi?id=759010
2015-12-08 09:47:53 +02:00
..
.gitignore
Makefile.am
rtsp-address-pool.c
rtsp-address-pool.h rtsp-server: add padding to many public structures 2013-12-12 00:36:07 +00:00
rtsp-auth.c GstRTSPAuth: Add client certificate authentication support 2015-06-09 19:51:46 -04:00
rtsp-auth.h GstRTSPAuth: Add client certificate authentication support 2015-06-09 19:51:46 -04:00
rtsp-client.c rtsp-client: suspend media during setup request 2015-12-04 15:48:23 +02:00
rtsp-client.h rtsp-client: allow application to decide what requirements are supported 2015-06-23 14:38:29 +01:00
rtsp-context.c
rtsp-context.h
rtsp-media-factory-uri.c
rtsp-media-factory-uri.h
rtsp-media-factory.c media-factory: get port number through gst_rtsp_url_get_port 2015-08-16 12:08:49 +02:00
rtsp-media-factory.h
rtsp-media.c rtsp-media: Take reference to media that will be prepared 2015-09-29 11:23:06 +01:00
rtsp-media.h rtsp-media: Fix small typo causing gtk-doc to complain 2015-09-03 22:16:30 +10:00
rtsp-mount-points.c
rtsp-mount-points.h
rtsp-params.c
rtsp-params.h
rtsp-permissions.c
rtsp-permissions.h
rtsp-sdp.c
rtsp-sdp.h
rtsp-server.c rtsp-server: Change the logic so we don't pop a NULL context 2015-11-11 15:58:27 +01:00
rtsp-server.h
rtsp-session-media.c
rtsp-session-media.h session-media: let the session-media make the RTPInfo 2013-12-26 16:29:38 +01:00
rtsp-session-pool.c
rtsp-session-pool.h
rtsp-session.c
rtsp-session.h
rtsp-stream-transport.c
rtsp-stream-transport.h stream-transport: make method to handle received data 2014-09-16 10:45:20 +02:00
rtsp-stream.c rtsp-stream: fixed valgrind error 2015-12-08 09:47:53 +02:00
rtsp-stream.h rtsp-stream: Implement UDP buffer size setting. 2015-09-03 22:19:40 +10:00
rtsp-thread-pool.c threadpool: Fix possible warning in gst_rtsp_thread_pool_cleanup() 2015-07-20 16:47:05 -04:00
rtsp-thread-pool.h
rtsp-token.c
rtsp-token.h