gstreamer-rs/examples/src
Anders Hellerup Madsen 2a00236a1f video: extract common videoframe methods to trait
In preparation to make a more specialized VideoFrameGL this extracts
common helper functions valid for all VideoFrames into a trait that can
be implemented without too much code duplication.

Note that this is a breaking change, now VideoFrame and VideoFrameRef
cannot really be used without include the gst_video prelude.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1312>
2023-10-02 11:33:54 +02:00
..
bin video: extract common videoframe methods to trait 2023-10-02 11:33:54 +02:00
examples-common.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
glupload.rs gstreamer: bin: more generic {add,remove}_many() API 2023-03-09 14:27:25 +00:00