gstreamer/gst-libs/gst/gl/egl
Haihua Hu 58f4217468 gl/viv-fb: fix gl plugin hang when run with viv-fb backend
below commit change the window resize thread and cause viv-fb backend
hang, need move resize code after window->open is called. Otherwise,
the resize message will send to a thread that not start running and
window resize call will waiting forever.

Commit:        b887db1efe
glwindow: fix racy resize updates

Take locks around resize handling and marshall all resizes to the
windowing thread by default.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1195>
2021-06-11 04:52:40 +00:00
..
egl.h build/gl: add top-level include files for sub-libraries 2020-08-11 07:11:30 +00:00
gstegl.c gl: egl: add missing gir annotations 2020-05-19 10:37:59 +02:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c eglimage: Add AV12 DMABuf import support 2021-06-10 12:41:31 -04:00
gsteglimage.h gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
gsteglimage_private.h gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
gstglcontext_egl.c gl/viv-fb: fix gl plugin hang when run with viv-fb backend 2021-06-11 04:52:40 +00:00
gstglcontext_egl.h glcontext: add support for influencing the backing configuration 2021-05-13 16:44:28 +10:00
gstgldisplay_egl.c gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl_device.c egldevice: Fix undeclared type build error 2019-09-12 13:32:07 +00:00
gstgldisplay_egl_device.h gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglmemoryegl.c glupload: guard against glEGLImageTexture2D not existing 2021-04-28 12:42:15 +10:00
gstglmemoryegl.h gl: fix up Since markers for newly-added _get_type() functions 2021-04-11 23:50:35 +01:00