gstreamer-rs/gstreamer-play/src
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
..
auto Regenerate with latest gir 2024-02-03 08:48:44 +01:00
subclass Switch from once_cell to std::sync::OnceLock where it makes sense 2024-01-31 14:59:54 +02:00
config.rs play: Add bindings for new pipeline-dump-in-error-details config 2023-12-21 14:10:41 +02:00
lib.rs Remove dox feature and replace by docsrs configuration 2023-05-04 09:19:29 +03:00
play.rs gstreamer-play: impl default for Play 2023-02-19 10:28:48 +08:00
play_message.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
play_signal_adapter.rs Adapt to no longer re-exported traits 2024-02-03 10:48:37 +01:00
play_video_info.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
play_video_overlay_video_renderer.rs Change some assertions to debug assertions 2023-01-14 17:13:46 +02:00
play_visualization.rs Update for glib::Boxed ToGlibPtr<*mut _> trait impl addition 2023-01-17 09:59:02 +02:00