gstreamer-rs/gstreamer-player/src
Marijn Suijten 3f373f623a Enable feature(doc_cfg) in all lib.rs
The next version of gir is going to generate doc(cfg()) attributes on
many symbols to show feature-dependence hints. While autogenerated sys
crates get this attribute in their own (generated) lib.rs file the safe
wrapper crates do not have such an autogenerated lib.rs file.
2020-11-19 16:39:31 +01:00
..
auto Regenerate everything with latest gir 2020-11-07 12:17:25 +02:00
config.rs Fix some clippy warnings 2020-04-11 21:18:18 +03:00
lib.rs Enable feature(doc_cfg) in all lib.rs 2020-11-19 16:39:31 +01:00
player.rs Fix various signal handler trampoline usages 2020-04-13 19:24:04 +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 functions: rename constructors in manual API 2020-06-11 12:33:52 +02:00
player_visualization.rs GstPlayer: Expose PlayerVisualization name and description 2018-06-04 20:47:59 +03:00