1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 20:27:23 +00:00
mpv/video/out/gpu
nanahi c890635634 video/out/gpu/video: use video rectangle for video-target-params
This makes the reported sizes the same as how stats.lua calculates
sizes for VOs witout video-target-params while in dumb mode.
2024-08-30 00:34:05 +02:00
..
context.c m_option: add UPDATE_VO flag 2024-07-24 18:44:41 +00:00
context.h video/out/gpu/context: convert --gpu-api to object settings list 2024-07-04 22:23:17 +00: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 various: replace dead links in comments 2024-02-11 04:01:24 +00:00
error_diffusion.h
hwdec.c vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
hwdec.h vo: hwdec: add AVHWDeviceType property to hwdecs 2024-08-10 14:24:36 -07:00
lcms.c vo_gpu: add missing PL_COLOR_TRC_ST428 case in lcms 2024-03-01 18:11:43 +00:00
lcms.h lcms: check for null arg in gl_parse_3dlut_size 2024-05-09 21:21:40 +02:00
libmpv_gpu.c vo_libmpv: don't steal pointer provided by the API user 2024-08-06 20:17:35 +02:00
libmpv_gpu.h
osd.c vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
osd.h vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
ra.c
ra.h various: make mentions of macOS consistent 2024-02-21 20:46:53 +01:00
shader_cache.c
shader_cache.h
spirv_shaderc.c
spirv.c video/out/gpu/spirv: fix warning: zero size arrays are an extension 2024-03-19 08:58:18 +01:00
spirv.h
user_shaders.c vo_gpu: don't pass gl_user_shader_hook by value 2023-11-28 10:46:16 +01:00
user_shaders.h vo_gpu: don't pass gl_user_shader_hook by value 2023-11-28 10:46:16 +01:00
utils.c vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
utils.h vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
video_shaders.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
video_shaders.h csputils: replace mp_colorspace with pl_color_space 2024-01-22 14:54:55 +00:00
video.c video/out/gpu/video: use video rectangle for video-target-params 2024-08-30 00:34:05 +02:00
video.h vo_gpu: support video-target-params 2024-03-27 22:08:56 +01:00