gstreamer-rs/gstreamer-video/src
2022-04-06 09:38:34 +03:00
..
auto Regenerate with latest gir files 2022-04-06 09:38:34 +03:00
subclass video: update navigation API for recent changes 2022-04-05 19:49:05 +00: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 video: Add various VideoFormatInfo/VideoInfo/VideoFrame helper API 2022-04-04 15:50:09 +03:00
navigation.rs video: update navigation API for recent changes 2022-04-05 19:49:05 +00:00
utils.rs video: Add bindings for VideoAggregator 2022-03-22 19:00:32 +02:00
video_aggregator.rs video: Add bindings for VideoAggregator 2022-03-22 19:00:32 +02:00
video_aggregator_convert_pad.rs video: Add bindings for VideoAggregator 2022-03-22 19:00:32 +02:00
video_aggregator_pad.rs video: Add bindings for VideoAggregator 2022-03-22 19:00:32 +02:00
video_buffer_pool.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
video_codec_frame.rs video: Allow getting an owned reference to the input buffer from a video codec frame 2022-02-02 00:54:06 +02: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 video: Add builders for navigation events 2022-04-05 19:49:05 +00:00
video_format.rs Silence/fix various clippy warnings 2021-06-20 10:59:49 +03:00
video_format_info.rs video: Add various VideoFormatInfo/VideoInfo/VideoFrame helper API 2022-04-04 15:50:09 +03:00
video_frame.rs video: Add various VideoFormatInfo/VideoInfo/VideoFrame helper API 2022-04-04 15:50:09 +03: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 video: Add various VideoFormatInfo/VideoInfo/VideoFrame helper API 2022-04-04 15:50:09 +03:00
video_message.rs video: Add GstNavigation interface "subclassing" support 2021-12-24 14:18:52 -03:00
video_meta.rs Handle empty slices correctly 2022-02-07 12:50:37 +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