gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne 0c28e3cf26 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/3170>
2022-10-12 23:43:49 +00:00
..
allocators gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
app appsink: Fix race condition on caps handling 2022-05-18 00:05:34 +01:00
audio buffer: drop parent meta in deep copy/foreach_metadata 2022-09-29 11:57:53 +01:00
fft gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
gl opengl: Fix usage of eglCreate/DestroyImage 2022-10-12 23:43:49 +00:00
pbutils pbutils: descriptions: fix gst_pb_utils_get_caps_description_flags() 2022-09-30 12:51:46 +01:00
riff riff-media: fix memory leak after usage for g_strjoin 2022-04-08 08:49:37 +01:00
rtp rtcpbuffer: Allow padding on first reduced size packets 2022-05-18 16:55:01 +01:00
rtsp rtspurl: Use gst_uri_join_strings() in gst_rtsp_url_get_request_uri_with_control() instead of a hand-crafted, wrong version 2022-08-12 20:38:23 +01:00
sdp sdpmessage: Don't set SDP medias from caps without media/payload/clock-rate fields 2022-07-01 23:14:16 +01:00
tag xmptag: Call gst_tag_register_musicbrainz_tags during init 2022-09-30 01:45:34 +01:00
video buffer: drop parent meta in deep copy/foreach_metadata 2022-09-29 11:57:53 +01:00
gettext.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03: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
gst-i18n-app.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-i18n-plugin.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