gstreamer-rs/gstreamer-gl/src
Vivienne Watermeier 1b22be2e15 Add De/Serialization for most bitflag types
Represents combinations of flags with a '+' separated string of nicks,
or an empty string for no flags set.

Note that most flag types will ignore any flags using multiple bits when
serializing, since in most cases these flags cover all used bits.
2022-05-06 09:05:52 +00:00
..
auto Regenerate with latest gir/gir-files 2022-05-03 15:37:25 +03:00
subclass Change from impl_() to imp() 2021-12-28 17:50:06 +02:00
caps_features.rs gstreamer-gl: generate constants and functions 2022-01-13 19:49:18 +02:00
context.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
functions.rs message/query/event: Implement views in a more consistent way 2022-01-19 13:29:59 +02:00
gl_base_memory.rs Use new memory type infrastructure in gstreamer-gl 2022-03-12 14:19:40 +00:00
gl_context.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
gl_memory.rs Use new memory type infrastructure in gstreamer-gl 2022-03-12 14:19:40 +00:00
gl_memory_pbo.rs Use new memory type infrastructure in gstreamer-gl 2022-03-12 14:19:40 +00:00
gl_sync_meta.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
gl_video_frame.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
lib.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00