gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/wayland
Hou Qi be7ba5ac51 wlwindow: free staged buffer when do gst_wl_window_finalize
If waylandsink received buffer rate is high which causes frame
drop, the cached staged buffer will be replaced when next buffer
needs to be rendered and be freed after redraw. But there is
chance to get memory leak if ended without redraw. So need to
free staged buffer when do gst_wl_window_finalize().

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6670>
2024-04-25 23:55:42 +00:00
..
gstwl_fwd.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
gstwlbuffer.c wayland: Add API to ref/unref current GstBuffer inside a GstWlBuffer 2024-02-27 17:20:42 +00:00
gstwlbuffer.h wayland: Add API to ref/unref current GstBuffer inside a GstWlBuffer 2024-02-27 17:20:42 +00:00
gstwlcontext.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstwlcontext.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
gstwldisplay.c wayland: Add synchronized requests to WlDisplay 2024-02-27 17:20:42 +00:00
gstwldisplay.h wayland: Add synchronized requests to WlDisplay 2024-02-27 17:20:42 +00:00
gstwllinuxdmabuf.c waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
gstwllinuxdmabuf.h waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
gstwlshmallocator.c GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwlshmallocator.h GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwlvideobufferpool.c wlvideobufferpool: Add DRM Dumb buffer support 2023-03-14 21:50:57 +00:00
gstwlvideobufferpool.h wlvideobufferpool: Add DRM Dumb buffer support 2023-03-14 21:50:57 +00:00
gstwlvideoformat.c waylandsink: fix incorrect RGB and BGR mapping about GST DRM and WL_SHM 2023-11-11 14:41:18 +00:00
gstwlvideoformat.h video-format: Fix up video formats ordering by quality 2023-10-02 09:39:21 +03:00
gstwlwindow.c wlwindow: free staged buffer when do gst_wl_window_finalize 2024-04-25 23:55:42 +00:00
gstwlwindow.h waylandsink: Move buffer commits to the display thread 2024-02-27 17:20:42 +00:00
meson.build wayland: Actually use wayland-protocols version dep 2024-01-23 13:11:23 +00:00
wayland-prelude.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
wayland.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00