gstreamer-rs/gstreamer/src/subclass
Bilal Elmoussaoui aaea288abf Adapt to no longer re-exported traits
Some of the traits were moved to prelude or translate
and no longer in the main scope of the crate

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1382>
2024-02-03 10:48:37 +01:00
..
allocator.rs Seal manual traits 2023-07-06 14:21:45 +03:00
bin.rs Seal manual traits 2023-07-06 14:21:45 +03:00
buffer_pool.rs Adapt to no longer re-exported traits 2024-02-03 10:48:37 +01:00
child_proxy.rs Seal manual traits 2023-07-06 14:21:45 +03:00
clock.rs Seal manual traits 2023-07-06 14:21:45 +03:00
device.rs Seal manual traits 2023-07-06 14:21:45 +03:00
device_provider.rs Seal manual traits 2023-07-06 14:21:45 +03:00
element.rs Switch from once_cell to std::sync::OnceLock where it makes sense 2024-01-31 14:59:54 +02:00
error.rs Adapt to no longer re-exported traits 2024-02-03 10:48:37 +01:00
ghost_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
mod.rs element: Add catch_panic_future() helper function for subclasses 2023-11-07 10:43:20 +02:00
object.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
pad.rs Seal manual traits 2023-07-06 14:21:45 +03:00
pipeline.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
plugin.rs gstreamer: Create plugins for version 1.22 if selected 2023-01-24 12:58:32 +02:00
preset.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
proxy_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
system_clock.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
tag_setter.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
task_pool.rs Fix various new 1.73 clippy warnings 2023-10-03 17:44:12 +03:00
tracer.rs Remove dox feature and replace by docsrs configuration 2023-05-04 09:19:29 +03:00
uri_handler.rs Seal manual traits 2023-07-06 14:21:45 +03:00