0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/video/out/hwdec
hbiyik c19115c8da hwdec_drmprime: add nv16 support
NV16 is the half subsampled version of NV12 format. Decoders which
support High 4:2:2 of h264 provide the frame in NV16 format to establish
richer colorspace. Similar profiles are also available in HEVC and other
popular codecs. This commit allows NV16 frames to be displayed over
drmprime layers.

Signed-off-by: hbiyik <boogiepop@gmx.com>
2023-09-29 12:10:59 +02: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: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02: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: add nv16 support 2023-09-29 12:10:59 +02:00
hwdec_vaapi.c hwtransfer: use the right hardware config to find conversion targets 2023-08-26 10:07:55 -07:00
hwdec_vulkan.c hwdec_vulkan: respect probing flag when logging during init 2023-06-03 18:37:43 -07:00