gstreamer-rs/gstreamer-player/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
player.rs Use borrowed miniobject/structure types in more places 2022-11-21 12:40:37 +02:00
player_g_main_context_signal_dispatcher.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
player_video_info.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
player_video_overlay_video_renderer.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
player_visualization.rs Fix license header situation 2020-12-15 11:53:31 +01:00