gstreamer-rs/gstreamer-play/src
Sebastian Dröge fa5491e6b3 Use borrowed miniobject/structure types in more places
When the function does not keep around an additional reference of the
value this is correct and more flexible for callers.

https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/420

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1152>
2022-11-21 12:40:37 +02:00
..
auto Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
subclass Move from imp.instance() to imp.obj() 2022-10-23 23:06:44 +03:00
config.rs Fix various new clippy warnings 2022-11-01 11:10:57 +02:00
lib.rs Store whether GStreamer was initialized in an AtomicBool 2022-06-27 10:28:28 +03:00
play.rs Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
play_message.rs Introduce gstreamer-play 2022-05-24 06:55:12 +00:00
play_signal_adapter.rs Introduce gstreamer-play 2022-05-24 06:55:12 +00:00
play_video_info.rs Introduce gstreamer-play 2022-05-24 06:55:12 +00:00
play_video_overlay_video_renderer.rs Introduce gstreamer-play 2022-05-24 06:55:12 +00:00
play_visualization.rs Introduce gstreamer-play 2022-05-24 06:55:12 +00:00