mpv/video/out/gpu
Kacper Michajłow e175b3f685 lcms: check for null arg in gl_parse_3dlut_size
This fixes `icc-3dlut-size` validation in config which would crash if
set without argument.

Found by OSS-Fuzz.
2024-05-09 21:21:40 +02:00
..
context.c various: add GPU context description 2024-04-18 16:28:21 +02:00
context.h various: add GPU context description 2024-04-18 16:28:21 +02:00
d3d11_helpers.c d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incomplete 2024-04-19 03:32:29 +02:00
d3d11_helpers.h d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incomplete 2024-04-19 03:32:29 +02:00
error_diffusion.c
error_diffusion.h
hwdec.c
hwdec.h
lcms.c
lcms.h lcms: check for null arg in gl_parse_3dlut_size 2024-05-09 21:21:40 +02:00
libmpv_gpu.c
libmpv_gpu.h
osd.c
osd.h
ra.c
ra.h
shader_cache.c
shader_cache.h
spirv.c video/out/gpu/spirv: fix warning: zero size arrays are an extension 2024-03-19 08:58:18 +01:00
spirv.h
spirv_shaderc.c
user_shaders.c
user_shaders.h
utils.c
utils.h
video.c various: fix indentation 2024-05-07 11:23:08 +02:00
video.h vo_gpu: support video-target-params 2024-03-27 22:08:56 +01:00
video_shaders.c
video_shaders.h