gst-plugins-rs/net
Sebastian Dröge 5ee46a214c webrtc: Use #[repr(C)] to get a C-compatible layout for the Signaller struct
This is required by GObject for class/interface and instance structs and
the reason why implementing the `glib::ObjectInterface` trait is unsafe.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/397

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1297>
2023-08-09 10:32:44 +03:00
..
aws aws/webrtc: Update to AWS SDK 0.56/0.29 2023-08-07 20:03:51 +03:00
hlssink3 Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
ndi Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
onvif Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
raptorq Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
reqwest Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
rtp Update minimum supported Rust version to 1.70 2023-07-19 09:19:34 +03:00
webrtc webrtc: Use #[repr(C)] to get a C-compatible layout for the Signaller struct 2023-08-09 10:32:44 +03:00
webrtchttp net: webrtc/webrtchttp: Fix canceller usage 2023-08-04 10:01:11 +05:30