gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/wayland
Nicolas Dufresne 30c6f2c163 wayland: Add NV15 support
This format, which maps to NV12_10LE40 in GStreamer is produced by Rockchip
video decoders when decoding 4:2:0 10 bit content.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7569>
2024-10-30 02:27:12 +00:00
..
gstwl_fwd.h
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 wayland: Fix ABI break in WL context type name 2024-09-10 21:35:18 +00:00
gstwlcontext.h wayland: Fix ABI break in WL context type name 2024-09-10 21:35:18 +00:00
gstwldisplay.c wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +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 wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +00:00
gstwlshmallocator.h wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +00:00
gstwlvideobufferpool.c
gstwlvideobufferpool.h
gstwlvideoformat.c wayland: Add NV15 support 2024-10-30 02:27:12 +00:00
gstwlvideoformat.h wayland: Add NV15 support 2024-10-30 02:27:12 +00:00
gstwlwindow.c waylandsink: Fix surface cropping for rotated streams 2024-07-10 17:13:54 +00:00
gstwlwindow.h waylandsink: Move buffer commits to the display thread 2024-02-27 17:20:42 +00:00
meson.build wayland: Use wl_display_create_queue_with_name 2024-05-23 13:38:01 +00:00
wayland-prelude.h
wayland.h