mpv/video/out/hwdec
Aaron Boxer 7358b9d371 vo_dmabuf_wayland: wayland VO displaying dmabuf buffers
Wayland VO that can display images from either vaapi or drm hwdec

The PR adds the following changes:

1. a context_wldmabuf context with no gl dependencies
2. no-op ra_wldmabuf and dmabuf_interop_wldmabuf objects
   no-op because there is no need to map/unmap the drmprime buffer,
    and there is no need to manage any textures.

Tested on both x86_64 and rk3399 AArch64
2022-10-26 18:41:47 +00:00
..
dmabuf_interop.h vo_dmabuf_wayland: wayland VO displaying dmabuf buffers 2022-10-26 18:41:47 +00:00
dmabuf_interop_gl.c hwdec/dmabuf_interop_gl: work-around implicit rgba swizzling 2022-10-15 09:30:46 -07:00
dmabuf_interop_pl.c hwdec/dmabuf_interop: Properly prefix `priv` struct 2022-08-09 21:02:50 -07:00
dmabuf_interop_wl.c vo_dmabuf_wayland: wayland VO displaying dmabuf buffers 2022-10-26 18:41:47 +00:00
hwdec_aimagereader.c hwdec_aimagereader: fix incorrect return values 2022-10-22 15:34:37 +02:00
hwdec_cuda.c vo_gpu/hwdec: rename and introduce legacy names for some interops 2022-10-11 10:07:48 -07:00
hwdec_cuda.h
hwdec_cuda_gl.c
hwdec_cuda_vk.c libplacebo: switch to v4 naming convention 2022-02-03 18:22:14 +01:00
hwdec_drmprime.c vo_dmabuf_wayland: wayland VO displaying dmabuf buffers 2022-10-26 18:41:47 +00:00
hwdec_drmprime_overlay.c vo_gpu/hwdec: rename and introduce legacy names for some interops 2022-10-11 10:07:48 -07:00
hwdec_vaapi.c vo_dmabuf_wayland: wayland VO displaying dmabuf buffers 2022-10-26 18:41:47 +00:00