Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-08-09 10:32:44 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-08-09 10:32:44 +0300
commit5ee46a214cf40a7f8bd3dfbfe69ca338d76c9839 (patch)
tree305d2858d7959469510a658f56996bad3c82019f /Cargo.toml
parent045b524bc6c325c740f9089df78506f7353fb997 (diff)
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>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions