gstreamer/gst-libs
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
..
gst libs: window: wayland: destroy all wayland buffers during finalize 2020-07-31 14:02:34 +02:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00