mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
01973c924d
* A GDestroyNotify function is set for the bus watch in gst_rtsp_media_prepare. * An extra media ref is added for the bus watch. This extra ref is unreffed by the GDestroyNotify function. * gst_rtsp_media_unprepare destroys the source so the bus watch is removed. * GstRTSPClient, which calls gst_rtsp_media_prepare, also calls gst_rtsp_media_unprepare before unreffing the media. This way, the bus watch will be removed before the media is finalized. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=688707 |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
rtsp-address-pool.c | ||
rtsp-address-pool.h | ||
rtsp-auth.c | ||
rtsp-auth.h | ||
rtsp-client.c | ||
rtsp-client.h | ||
rtsp-media-factory-uri.c | ||
rtsp-media-factory-uri.h | ||
rtsp-media-factory.c | ||
rtsp-media-factory.h | ||
rtsp-media-mapping.c | ||
rtsp-media-mapping.h | ||
rtsp-media.c | ||
rtsp-media.h | ||
rtsp-params.c | ||
rtsp-params.h | ||
rtsp-sdp.c | ||
rtsp-sdp.h | ||
rtsp-server.c | ||
rtsp-server.h | ||
rtsp-session-media.c | ||
rtsp-session-media.h | ||
rtsp-session-pool.c | ||
rtsp-session-pool.h | ||
rtsp-session.c | ||
rtsp-session.h | ||
rtsp-stream-transport.c | ||
rtsp-stream-transport.h | ||
rtsp-stream.c | ||
rtsp-stream.h |