gstreamer-rs/gstreamer-video/src
Víctor Manuel Jáquez Leal 284992d83a Add VideoFrame::from_glib_full() constructor
Thus it would be possible to instantiate gst_video::VideoFrame from
FFI's VideoFrame created outside of gstreamer_video's crate.

Fixes #152
2018-11-16 11:45:38 +01:00
..
auto Regenerate with latest gir 2018-11-05 11:18:31 +02: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 VideoFrame::from_glib_full() constructor 2018-11-16 11:45:38 +01:00
video_info.rs Implement Sync for VideoInfo and AudioInfo 2018-09-22 10:56:25 +03:00
video_meta.rs Remove some unneeded lifetime annotations from video meta code and pass more parameters by reference 2018-10-11 11:58:01 +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 VideoOverlayComposition is supposed to be immutable 2018-10-01 14:52:31 +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