0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out/hwdec
sfan5 c6ccabe585 hwdec_aimagereader: handle lack of JNI gracefully
Hwdec drivers are always loaded so it's rude to abort.
fixes #13367
2024-01-27 22:35:25 +01:00
..
dmabuf_interop_gl.c hwdec_drmprime: add nv16 support 2023-09-29 12:10:59 +02:00
dmabuf_interop_pl.c vo: hwdec: Pass the ra_ctx to hwdecs instead of just the ra 2023-05-28 15:46:05 -07:00
dmabuf_interop_wl.c hwtransfer: use the right hardware config to find conversion targets 2023-08-26 10:07:55 -07:00
dmabuf_interop.h various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
hwdec_aimagereader.c hwdec_aimagereader: handle lack of JNI gracefully 2024-01-27 22:35:25 +01:00
hwdec_cuda_gl.c cuda: move --cuda-device to cuda_opts group 2023-09-22 14:20:38 +00:00
hwdec_cuda_vk.c hwdec_cuda: drop old PL_API_VER compatibility path 2023-08-18 16:39:57 +02:00
hwdec_cuda.c vo: hwdec: remove legacy_names 2022-11-15 16:33:12 +01:00
hwdec_cuda.h hwdec_cuda: drop support for PL_HANDLE_WIN32_KMT 2023-01-17 11:38:46 +01:00
hwdec_drmprime_overlay.c hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
hwdec_drmprime.c hwdec_drmprime: try and declare support for weird forked ffmpeg formats 2023-12-15 14:17:19 -08: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 vo: don't pass VADRMPRIMESurfaceDescriptor by value 2023-11-28 10:46:16 +01:00
hwdec_vt_pl.m hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08:00
hwdec_vt.c hwdec: support videotoolbox with libplacebo 2023-11-16 09:48:20 -08: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