gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/nice
Philippe Normand 4bf62c788c webrtc: nice: WeakRef access fixes
The GstWebRTCNiceStream::ice property getter already hands-off a full reference,
so there is no need to call g_weak_ref_get() in call sites.

Fixes #1350

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2819>
2022-08-01 13:13:16 +00:00
..
meson.build meson: webrtc: ensure definition of libgstwebrtcnice_dep 2022-07-26 17:39:52 -04:00
nice.c webrtc: nice: WeakRef access fixes 2022-08-01 13:13:16 +00:00
nice.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nice_fwd.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nicestream.c webrtc: nice: WeakRef access fixes 2022-08-01 13:13:16 +00:00
nicestream.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nicetransport.c webrtc: nice: WeakRef access fixes 2022-08-01 13:13:16 +00:00
nicetransport.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00