Skip to content

video/video_frame: Allow getting an owned buffer from readable video frames

In all other variations this is not possible as it would allow to circumvent the mini object writability rules.

Merge request reports