gstreamer-rs/gstreamer-video/src
Sebastian Dröge 70688fd6a9 Clean-up VideoFrame API
There's a buffer() for immutable references on all types now, and a
buffer_mut() for getting a mutable reference on the writable videoframe

Also some minor other cleanup
2017-12-16 11:41:48 +02:00
..
auto Add VideoMultiviewFramePacking enum and minor code cleanup 2017-12-16 10:56:19 +02:00
lib.rs Add bindings for force-keyunit and still-frame events 2017-12-10 11:57:11 +02:00
video_event.rs Make all fields of the force-keyunit events optional in the builder 2017-12-10 22:43:28 +02:00
video_format.rs Nullability fix for VideoFormat::to_string() in case Unknown is passed 2017-12-16 10:58:10 +02:00
video_format_info.rs Fix various clippy warnings in gstreamer-video 2017-09-10 15:21:26 +03:00
video_frame.rs Clean-up VideoFrame API 2017-12-16 11:41:48 +02:00
video_info.rs Clean-up VideoFrame API 2017-12-16 11:41:48 +02:00
video_overlay.rs Add VideoOverlay bindings 2017-08-11 15:03:16 +03:00