Skip to content

gtkgstsink: Sync texture before handing it to GDK

Jan Alexander Steffens requested to merge heftig/gtk:gst-vaapi-fix into master

We need to synchronize when moving the texture between contexts, or we get glitches with VA-API decoding.

Merge request reports