gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/webrtc
Philippe Normand be67927b6b dtlstransport: Keep strong ref of dtls encoder/decoder
Otherwise get_property() calls for the client, certificate and/or
remote-certificate properties might access moved objects, since the encoder and
decoder are added to the transportsendbin.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4526>
2023-05-02 11:44:25 +01:00
..
nice webrtc: Plug leaks of resolved ICE addresses 2023-04-25 11:02:31 +01:00
datachannel.c webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
datachannel.h webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
dtlstransport.c dtlstransport: Keep strong ref of dtls encoder/decoder 2023-05-02 11:44:25 +01:00
dtlstransport.h
ice.c webrtcbin: Add settings for HTTP proxy 2022-11-18 15:00:58 +00:00
ice.h webrtcbin: Add settings for HTTP proxy 2022-11-18 15:00:58 +00:00
icestream.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
icestream.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
icetransport.c webrtc: Add/fix various annotations 2022-10-18 08:56:58 +00:00
icetransport.h webrtc: Add/fix various annotations 2022-10-18 08:56:58 +00:00
meson.build meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
rtcsessiondescription.c
rtcsessiondescription.h
rtpreceiver.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
rtpreceiver.h
rtpsender.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
rtpsender.h
rtptransceiver.c webrtc: Fix documentaton moving symbols in the right pages 2022-08-18 08:34:36 +00:00
rtptransceiver.h
sctptransport.c
sctptransport.h
webrtc-priv.h webrtc: return error when sending on non-open datachannel 2022-10-05 11:08:30 +00:00
webrtc.c webrtc: Expose RTCError enum 2022-01-29 14:42:22 +00:00
webrtc.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
webrtc_fwd.h webrtc: Improve GstWebRTCStatsType docstring 2022-11-19 13:12:58 +11:00