0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out/hwdec
Kacper Michajłow 3874145248 hwdec_cuda_vk: add missing io.h include
Fixes compilation on Windows with cuda enabled.
2024-05-11 21:34:24 +02:00
..
dmabuf_interop_gl.c hwdec/dmabuf_interop: reduce magic constant use 2024-02-26 17:37:20 +01:00
dmabuf_interop_pl.c hwdec/dmabuf_interop: reduce magic constant use 2024-02-26 17:37:20 +01:00
dmabuf_interop_wl.c dmabuf: fix warnings on 320-bit build 2024-05-08 18:52:40 +02:00
dmabuf_interop.h hwdec/dmabuf_interop: reduce magic constant use 2024-02-26 17:37:20 +01:00
hwdec_aimagereader.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
hwdec_cuda_gl.c hwdec_cuda: reduce nesting in check functions 2024-05-07 00:34:46 +02:00
hwdec_cuda_vk.c hwdec_cuda_vk: add missing io.h include 2024-05-11 21:34:24 +02:00
hwdec_cuda.c hwdec_cuda: avoid gpu wakeup by deferring cuInit 2024-05-07 00:34:46 +02:00
hwdec_cuda.h hwdec_cuda: avoid gpu wakeup by deferring cuInit 2024-05-07 00:34:46 +02:00
hwdec_drmprime_overlay.c various: fix comma style 2024-05-07 11:23:08 +02:00
hwdec_drmprime.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
hwdec_ios_gl.m hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08:00
hwdec_mac_gl.c hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08:00
hwdec_vaapi.c various: fix indentation 2024-05-07 11:23:08 +02:00
hwdec_vt_pl.m hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08:00
hwdec_vt.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
hwdec_vt.h hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08:00
hwdec_vulkan.c hwdec_vulkan: use VK_NULL_HANDLE when counting the number of images 2023-11-18 20:46:11 +00:00