..
auto
navigation: Add support for event creation and simplify the API
2021-12-24 14:19:08 -03:00
subclass
video: Add GstNavigation interface "subclassing" support
2021-12-24 14:18:52 -03: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
Add #[must_use] attribute to many builders
2021-12-04 10:26:08 +02:00
lib.rs
navigation: Add support for event creation and simplify the API
2021-12-24 14:19:08 -03: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 support for event creation and simplify the API
2021-12-24 14:19:08 -03: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
video: Rename videometa flags getter to video_frame_flags()
to distinguish it from the meta flags
2021-11-16 13:18:25 +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: Implement non-fallible constructor and FromIterator for VideoOverlayComposition when building for 1.20
2021-10-17 12:33:29 +03: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
Implement glib::ValueTypeOptional for various types
2021-12-16 17:40:39 +00:00
video_time_code_interval.rs
Implement glib::ValueTypeOptional for various types
2021-12-16 17:40:39 +00:00