mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 11:01:10 +00:00
2a00236a1f
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> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |