gstreamer/gst-libs/gst
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
..
allocators fdmemory: Allow for change of protection mode 2020-10-28 17:11:05 +00:00
app appsrc: When dropping buffers before handling the initial segment use the latest input segment 2021-06-08 17:31:02 +03:00
audio audioaggregator: Don't overwrite already written samples 2021-05-27 16:33:00 -04:00
fft Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
gl gl/viv-fb: fix gl plugin hang when run with viv-fb backend 2021-06-11 04:52:40 +00:00
pbutils codec-utils: properly determine AAC Level 2021-04-07 23:28:22 +00:00
riff Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
rtp rtp/header: Add missing array length annotation to read/write methods 2021-06-03 21:14:42 +02:00
rtsp Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
sdp Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
tag gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
video video: Sort video formats correctly 2021-06-03 14:00:54 +03: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