egl: don't advertise a wrapped EGLContext as actually wrapped
authorMatthew Waters <matthew@centricular.com>
Wed, 18 Sep 2019 05:29:03 +0000 (15:29 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 18 Sep 2019 05:36:52 +0000 (05:36 +0000)
commit2e8cdac0595a30c22d537b2bbee1c12816d1e1e1
tree91ba43bc3b624e022a96049cc6c4069759b391c5
parent6693be476c42ff841c079a1a1c5d477229cfac28
egl: don't advertise a wrapped EGLContext as actually wrapped

It's not actually wrapped as we create a new EGLContext from the passed
in EGLContext.  As a result, the created EGLContext was never destroyed.
gst-libs/gst/vaapi/gstvaapiutils_egl.c