mpv/video/out
nanahi 4b69164147 x11_common: prefer Xft.dpi for HiDPI scaling
Xft.dpi is much more widely used nowadays by GUI programs compared to
the X11 screen DPI.
This is the best we can get for a vendor-neutral scaling preference
value under X11 in terms of adoption.
If Xft.dpi isn't available, the X11 screen DPI is used as a fallback.
2024-01-10 00:33:05 +01:00
..
d3d11 vo_gpu_next: respect d3d11 swapchain output format preference 2024-01-06 23:46:12 +01:00
gpu vo_gpu: fix ra_fbo stack-use-after-scope 2023-11-28 18:47:05 +00:00
gpu_next vo_gpu_next: respect d3d11 swapchain output format preference 2024-01-06 23:46:12 +01:00
hwdec hwdec_drmprime: try and declare support for weird forked ffmpeg formats 2023-12-15 14:17:19 -08:00
mac mac: add support for --input-cursor-passthrough option 2023-12-25 13:59:48 +01:00
opengl opengl/context: remove duplicated conditions 2023-11-18 23:55:28 +00:00
placebo ra_pl: add missing initializer 2023-11-28 10:46:16 +01:00
vulkan vo: add missing return variable assignment 2023-11-18 23:55:28 +00:00
win32 meson: adjust win32 defines 2023-11-25 12:38:20 +01:00
wldmabuf
android_common.c
android_common.h
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift mac: add support for --auto-window-resize option 2023-12-23 01:15:53 +01:00
dither.c
dither.h
dr_helper.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
dr_helper.h mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
drm_atomic.c
drm_atomic.h
drm_common.c vo: don't sleep 1ms always when requested time is in the past 2023-11-09 21:31:58 +00:00
drm_common.h drm: use present_sync mechanism for presentation feedback 2023-11-06 15:44:45 +00:00
drm_prime.c
drm_prime.h
filter_kernels.c
filter_kernels.h
libmpv.h
libmpv_sw.c
mac_common.swift mac: add support for --auto-window-resize option 2023-12-23 01:15:53 +01:00
meson.build
present_sync.c present_sync: remove unneeded clear_values function 2023-11-07 00:52:46 +00:00
present_sync.h present_sync: remove unneeded clear_values function 2023-11-07 00:52:46 +00:00
vo.c vo: add params mutex 2023-11-22 11:51:46 +01:00
vo.h vo: add params mutex 2023-11-22 11:51:46 +01:00
vo_caca.c
vo_direct3d.c vo_direct3d: remove redundant condition 2023-11-18 23:55:28 +00:00
vo_dmabuf_wayland.c vo: don't pass VADRMPRIMESurfaceDescriptor by value 2023-11-28 10:46:16 +01:00
vo_drm.c drm: use present_sync mechanism for presentation feedback 2023-11-06 15:44:45 +00:00
vo_gpu.c vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
vo_gpu_next.c vo: add params mutex 2023-11-22 11:51:46 +01:00
vo_image.c
vo_kitty.c vo_kitty: init all fields of struct sigaction before using it 2023-11-28 10:46:16 +01:00
vo_lavc.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
vo_libmpv.c timer: remove unnecesary time conversions 2023-11-05 17:36:17 +00:00
vo_mediacodec_embed.c
vo_null.c
vo_rpi.c vo_gpu: don't pass ra_fbo by value 2023-11-28 10:46:16 +01:00
vo_sdl.c vo_sdl: support the focused property 2023-12-29 11:31:18 +01:00
vo_sixel.c
vo_tct.c
vo_vaapi.c
vo_vdpau.c
vo_wlshm.c
vo_x11.c
vo_xv.c
w32_common.c win32: add support for --input-cursor-passthrough option 2023-12-28 15:45:24 +00:00
w32_common.h
wayland_common.c input: add missing forward media key 2023-12-06 11:07:37 +01:00
wayland_common.h wayland: obey initial size hints set by the compositor 2023-11-10 22:41:35 +00:00
win_state.c
win_state.h
x11_common.c x11_common: prefer Xft.dpi for HiDPI scaling 2024-01-10 00:33:05 +01:00
x11_common.h x11_common: allow DPI scale in unit of 0.5 2024-01-10 00:33:05 +01:00