gstreamer-rs/gstreamer-rtp/src
Guillaume Desmottes 2dcd5cf9eb as_ptr() and as_mut_ptr() accessors are safe
Nothing unsafe about getting a pointer, deferencing it is unsafe.
2022-08-12 08:29:49 +02:00
..
auto Regenerate with latest gir 2022-07-18 13:25:36 +03:00
subclass Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
lib.rs Store whether GStreamer was initialized in an AtomicBool 2022-06-27 10:28:28 +03:00
rtp_base_depayload.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
rtp_base_payload.rs Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +02:00
rtp_buffer.rs as_ptr() and as_mut_ptr() accessors are safe 2022-08-12 08:29:49 +02:00
rtp_header_extension.rs rtp: Fix mutability of caps in RtpHeaderExtension API 2021-10-08 19:57:14 +03:00