gstreamer-rs/gstreamer-gl/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
caps_features.rs Switch everything from lazy_static to once_cell::Lazy 2020-01-22 19:57:41 +02:00
context.rs gstreamer: Simplify MiniObject bindings by removing one layer of abstraction 2020-06-30 11:06:02 +03:00
gl_context.rs gstreamer*: Add missing init checks 2020-04-12 17:25:54 +03:00
gl_display.rs Switch everything from lazy_static to once_cell::Lazy 2020-01-22 19:57:41 +02:00
gl_display_egl.rs functions: rename constructors in manual API 2020-06-11 12:33:52 +02:00
gl_display_wayland.rs functions: rename constructors in manual API 2020-06-11 12:33:52 +02:00
gl_display_x11.rs functions: rename constructors in manual API 2020-06-11 12:33:52 +02:00
gl_sync_meta.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-10-24 17:09:10 +00:00
gl_video_frame.rs gstreamer: Simplify MiniObject bindings by removing one layer of abstraction 2020-06-30 11:06:02 +03:00
lib.rs Enable feature(doc_cfg) in all lib.rs 2020-11-19 16:39:31 +01:00