gst-plugins-rs/generic/threadshare/tests
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
..
appsrc.rs Add SPDX-License-Identifier to all file headers 2022-01-15 21:18:47 +02:00
inputselector.rs Update everything for element factory builder API changes 2022-10-19 19:43:29 +03:00
jitterbuffer.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
pad.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
pipeline.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
proxy.rs Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
queue.rs Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
tcpclientsrc.rs generic: threadshare: macOS fixes 2023-10-02 15:09:26 +02:00
udpsink.rs Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
udpsrc.rs threadshare: disable tests that can't work on windows 2022-09-05 11:47:20 +03:00