gst-plugins-rs/video/videofx
Sebastian Dröge 4ad101b53b Use once_cell crate directly again
The glib crate does not depend on it anymore and also does not re-export
it anymore.

Also switch some usages of OnceCell to OnceLock from std.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1441>
2024-01-31 18:07:57 +02:00
..
src Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
tests Update for remaining gst::Element::link_many() and related API generalization 2023-03-09 17:30:57 +02:00
build.rs Implement rounded corners 2021-11-22 17:04:07 +05:30
Cargo.toml Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00