gstreamer-rs/gstreamer-gl/src
François Laignel 069c6a2c01 Rename feature 'ser_de' as 'serde'
When I introduced the 'ser_de' feature, I couldn't find a way to
name it 'serde' while also make it pull the optional 'serde'
crate together with the other related dependencies.

With rustc >= 1.60 we can use 'dep:serde' to refer to the 'serde'
dependency as part of the 'serde' feature.
2022-09-12 19:36:30 +02:00
..
auto ci: Update gst-gir-files and bring autogenerated code in sync 2022-09-04 20:51:07 +03:00
subclass Use IntoGlibPtr trait instead of implementing into_ptr 2022-05-07 13:38:11 +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 Rename feature 'ser_de' as 'serde' 2022-09-12 19:36:30 +02:00