gstreamer-rs/gstreamer-video/src
2022-01-29 18:17:26 +02:00
..
auto Regenerate with latest GStreamer gir files 2022-01-29 18:17:26 +02:00
subclass message/query/event: Implement views in a more consistent way 2022-01-19 13:29:59 +02:00
caps_features.rs Fix license header situation 2020-12-15 11:53:31 +01:00
color_balance_channel.rs video: Add bindings for ColorBalance / ColorBalanceChannel 2021-11-15 20:38:06 +00:00
functions.rs Get rid of fragile dependency and use GLib API instead 2022-01-24 19:33:15 +02:00
lib.rs Ignore clippy::non_send_fields_in_send_ty lint 2022-01-13 23:38:11 +02:00
navigation.rs video: Add GstNavigation interface "subclassing" support 2021-12-24 14:18:52 -03:00
utils.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
video_buffer_pool.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
video_codec_frame.rs Bind various new API 2021-09-19 13:12:58 +00:00
video_codec_state.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
video_color_matrix.rs manual code: fix-getters-def doc aliases 2021-05-03 20:46:57 +02:00
video_converter.rs Remove unneeded std::convert::TryFrom/TryInto and std::str::FromStr imports 2021-10-31 18:20:31 +02:00
video_decoder.rs Bind various new API 2021-09-19 13:12:58 +00:00
video_encoder.rs Manual ClockTime updates 2021-06-04 22:09:38 +02:00
video_event.rs navigation: Add a method to get the GstStructure from NavigationEvent 2021-12-29 16:15:57 +00:00
video_format.rs Silence/fix various clippy warnings 2021-06-20 10:59:49 +03:00
video_format_info.rs video: Automatically derive Copy/Clone for more structs 2021-09-25 14:32:43 +03:00
video_frame.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
video_hdr.rs Remove unneeded std::convert::TryFrom/TryInto and std::str::FromStr imports 2021-10-31 18:20:31 +02:00
video_info.rs Add #[must_use] attribute to many builders 2021-12-04 10:26:08 +02:00
video_message.rs video: Add GstNavigation interface "subclassing" support 2021-12-24 14:18:52 -03:00
video_meta.rs Update for glib::Quark API changes 2022-01-11 12:50:13 +02:00
video_overlay.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
video_overlay_composition.rs video: Add VideoOverlayComposition::add_rectangle() to add new rectangles after construction 2022-01-26 13:04:08 +02:00
video_rectangle.rs video/video_rectangle: Mark struct as repr(C) for FFI transparency 2021-09-04 00:13:24 +02:00
video_time_code.rs video: Mark VideoTimeCode as #[repr(transparent)] 2022-01-17 18:04:40 +00:00
video_time_code_interval.rs Implement glib::ValueTypeOptional for various types 2021-12-16 17:40:39 +00:00