gstreamer-rs/gstreamer-rtsp-server/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 Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
lib.rs Rename feature 'ser_de' as 'serde' 2022-09-12 19:36:30 +02:00
rtsp_address_pool.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_auth.rs Fix various needless-borrow clippy warnings 2021-07-30 13:19:24 +03:00
rtsp_client.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_context.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
rtsp_media.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_media_factory.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
rtsp_onvif_media_factory.rs rtsp-server: Add bindings for Onvif-specific client/media/media-factory/server 2022-02-18 14:00:52 +02:00
rtsp_server.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_session_pool.rs Fix a new beta clippy warning 2022-08-10 10:27:27 +00:00
rtsp_thread.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_token.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00