gstreamer/gst-libs/gst
Michael Olbrich 887ba40e65 libs: window: wayland: destroy all wayland buffers during finalize
Some buffers and the associated FrameState state may still be pending at
that point. If the wayland connection is shared, then messages for the
buffer may still arrive. However, the associated event queue is already
deleted. So the result is a crash.

With a private connection the associated memory is leaked instead.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/342>
2020-07-31 14:02:34 +02:00
..
vaapi libs: window: wayland: destroy all wayland buffers during finalize 2020-07-31 14:02:34 +02:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00