gstreamer-rs/gstreamer-video/src
Sebastian Dröge 6d5bded7b3 Get rid of lifetime for the Meta structs
The structs themselves don't reference the buffer, the reference to
these structs is borrowed from the buffer.
2018-09-30 01:17:12 +03:00
..
auto Add bindings for VideoOverlayComposition and VideoOverlayRectangle 2018-09-28 17:37:27 +03:00
functions.rs Fix all clippy warnings 2018-07-20 10:28:20 +03:00
lib.rs Add bindings for VideoMeta and VideoOverlayCompositionMeta 2018-09-29 12:01:26 +03:00
video_event.rs Run everything through latest rustfmt 2018-07-27 13:36:40 +03:00
video_format.rs Fix all clippy warnings 2018-07-20 10:28:20 +03:00
video_format_info.rs Regenerate with latest GIR and update for the non-bitflags flags in -sys now 2018-04-04 10:47:12 +03:00
video_frame.rs Add functions to get the FFI pointer behind a VideoFrame/VideoFrameRef 2018-09-28 17:35:48 +03:00
video_info.rs Implement Sync for VideoInfo and AudioInfo 2018-09-22 10:56:25 +03:00
video_meta.rs Get rid of lifetime for the Meta structs 2018-09-30 01:17:12 +03:00
video_overlay.rs Add bindings for is_video_overlay_prepare_window_handle_message() 2018-09-13 22:56:47 +03:00
video_overlay_composition.rs Add bindings for VideoMeta and VideoOverlayCompositionMeta 2018-09-29 12:01:26 +03:00
video_rectangle.rs Don't implement Copy for VideoRectangle and pass by reference to center_video_rectangle() 2018-01-03 17:38:22 +02:00