gstreamer-rs/gstreamer-rtp/src
Sebastian Dröge 605c633579 Ignore clippy::non_send_fields_in_send_ty lint
It's useless in its current shape and wrongly triggering on all types.

See https://github.com/rust-lang/rust-clippy/issues/8045
2022-01-13 23:38:11 +02:00
..
auto Regenerate everything 2022-01-12 15:40:36 +02:00
lib.rs Ignore clippy::non_send_fields_in_send_ty lint 2022-01-13 23:38:11 +02:00
rtp_buffer.rs gstreamer-rtp: Add payload_mut function to RTPBuffer 2021-12-15 21:06:45 +00:00
rtp_header_extension.rs rtp: Fix mutability of caps in RtpHeaderExtension API 2021-10-08 19:57:14 +03:00