mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
0c28e3cf26
The implementation was inconsistent between create and destroy. EGLImage creation and destruction is requires for EGL 1.5 and up, while otherwise the KHR version is only available if EGL_KHR_image_base feature is set. Not doing these check may lead to getting a function pointer to a stub, which is notably the case when using apitrace. Fixes #1389 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3170> |
||
---|---|---|
.. | ||
gst | ||
meson.build |