gstreamer/gst-libs/gst
Matthew Waters 42512c92de gl/context: move egl creation lower in priority on _new()
e.g. if running a dual wgl/egl built library, then egl will always
succeed in creating the GstGLContext because almost anything could
support egl, as long as eglGetDisplay() works.

wgl, however has a check for the correct display type so should move
earlier in the tried list.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1154>
2021-05-19 10:15:56 +00:00
..
allocators fdmemory: Allow for change of protection mode 2020-10-28 17:11:05 +00:00
app appsrc: Implement a leaky property similar to the queue element 2021-05-05 15:13:33 +00:00
audio Drop @ documentation references from functions and external types 2021-04-15 15:49:39 +02:00
fft Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
gl gl/context: move egl creation lower in priority on _new() 2021-05-19 10:15:56 +00:00
pbutils codec-utils: properly determine AAC Level 2021-04-07 23:28:22 +00:00
riff Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
rtp rtp/hdrext: correct gst_rtp_get_header_extension_list() docs 2021-05-04 15:40:30 +10:00
rtsp gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
sdp sdp/caps: support translating transport-cc rtcp-fb from caps to sdp attributes 2021-04-29 21:16:57 +10:00
tag gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
video videoaggregator: Don't try to return void 2021-05-19 16:23:43 +09:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30