Skip to content

wpevideosrc: Fix frame stuttering in GL rendering path

Philippe Normand requested to merge philn/gstreamer:issue-889 into main

Make sure the EGLImage we're rendering to the GL memory stays alive long enough, until the the GL memory has been destroyed.

Fixes #889 (closed)

Merge request reports