Skip to content

gl: Add bindings for GLSyncMeta

Sebastian Dröge requested to merge slomo/gstreamer-rs:gl-sync-meta into master

CC @vjaquez @ystreet

The glupload example also has to be changed accordingly so that it sets the sync meta right after mapping and waits on it before using the texture id.

Merge request reports