1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-19 22:36:55 +00:00
mpv/video/out/hwdec
Niklas Haas e2c02a4ce3 hwdec_vaapi_vk: rename to vaapi_pl
There's really nothing vulkan-specific about this hwdec wrapper, and it
actually works perfectly fine with an OpenGL-based ra_pl. This is not
hugely important at the time, but I still think it makes sense in case
we ever decide to make vo_gpu_next wrap OpenGL contexts to ra_pl instead
of exposing the underlying ra_gl.
2022-03-03 13:06:05 +01:00
..
hwdec_cuda_gl.c vo_gpu: hwdec_cuda: Synchronise OpenGL Interop 2019-09-28 19:24:24 +03:00
hwdec_cuda_vk.c libplacebo: switch to v4 naming convention 2022-02-03 18:22:14 +01:00
hwdec_cuda.c vo_gpu: hwdec_cuda: Reduce message level of errors while probing 2019-11-17 09:44:32 -08:00
hwdec_cuda.h vo_gpu: hwdec_cuda: Synchronise OpenGL Interop 2019-09-28 19:24:24 +03:00
hwdec_vaapi_gl.c hwdec_vaapi_gl: properly zero initialize priv struct 2022-03-03 13:06:05 +01:00
hwdec_vaapi_pl.c hwdec_vaapi_vk: rename to vaapi_pl 2022-03-03 13:06:05 +01:00
hwdec_vaapi.c hwdec_vaapi_vk: rename to vaapi_pl 2022-03-03 13:06:05 +01:00
hwdec_vaapi.h hwdec_vaapi_vk: rename to vaapi_pl 2022-03-03 13:06:05 +01:00