gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne 82f63b0d64 opengl: Fix usage of eglCreate/DestroyImage
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/2925>
2022-10-11 08:23:45 +00:00
..
allocators meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
app meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
audio buffer: drop parent meta in deep copy/foreach_metadata 2022-09-28 12:34:44 -06:00
fft meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
gl opengl: Fix usage of eglCreate/DestroyImage 2022-10-11 08:23:45 +00:00
pbutils pbutils: descriptions: add meta/x-klv 2022-09-30 11:08:45 +03:00
riff meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
rtp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
rtsp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
sdp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
tag xmptag: Call gst_tag_register_musicbrainz_tags during init 2022-09-29 23:29:20 +00:00
video videosink: Don't return unknown end-time from get_times() 2022-10-06 06:36:42 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00