gstreamer-rs/gstreamer-player/src
Sebastian Dröge 3a8d05075d Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed()
And also fix a few cases where mem::uninitialized() was simply wrong to
use.
2019-07-11 17:56:50 +03:00
..
auto Regenerate everything with latest gir 2019-07-10 11:21:28 +03:00
config.rs Update manual code 2019-04-15 19:19:19 +03:00
lib.rs Run rustfmt also over all the generated code 2019-06-18 13:12:00 +03:00
player.rs Update manual code 2019-04-15 19:19:19 +03:00
player_g_main_context_signal_dispatcher.rs Remove various Into<Option<_>> trait bounds from functions 2019-05-24 10:04:16 +00:00
player_video_info.rs Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed() 2019-07-11 17:56:50 +03:00
player_video_overlay_video_renderer.rs Update manual code 2019-04-15 19:19:19 +03:00
player_visualization.rs GstPlayer: Expose PlayerVisualization name and description 2018-06-04 20:47:59 +03:00