1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 23:20:15 +00:00
mpv/video/out
Noralf Trønnes 9cf95baaf3 drm_common: support unknown connector types
Avoid 'Segmentation fault' by using the connector type name UNKNOWN if
the connector type is not known to mpv.
2021-10-26 17:44:54 +00:00
..
cocoa
d3d11 options: Make validation and help possible for all option types 2021-03-28 19:46:27 +03:00
gpu vo_gpu: fix rotated compute shader vertex simulation 2021-10-22 19:08:13 +02:00
hwdec vo_gpu: libplacebo: drop conditional code paths for old versions 2021-10-04 12:09:58 +02:00
mac mac: add support for display-width/display-height property 2021-05-06 17:36:55 +00:00
opengl drm_common: enable specific device selection by means of path 2021-10-25 20:37:03 +02:00
placebo vo_gpu: libplacebo: add missing include 2021-10-04 12:09:58 +02:00
vulkan vo_gpu: libplacebo: drop conditional code paths for old versions 2021-10-04 12:09:58 +02:00
win32
android_common.c
android_common.h
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift mac: fix traditional fullscreen on macOS 11 2021-02-27 13:12:46 +01:00
cocoa_common.h
cocoa_common.m
dither.c
dither.h
dr_helper.c
dr_helper.h
drm_atomic.c vo_drm: fix typo in error message 2021-08-26 20:35:13 +03:00
drm_atomic.h
drm_common.c drm_common: support unknown connector types 2021-10-26 17:44:54 +00:00
drm_common.h drm_common: enable specific device selection by means of path 2021-10-25 20:37:03 +02:00
drm_prime.c
drm_prime.h
filter_kernels.c filter_kernels: fix quadric window 2021-05-04 13:18:43 +02:00
filter_kernels.h
libmpv_sw.c
libmpv.h
vo_caca.c
vo_direct3d.c
vo_drm.c drm_common: enable specific device selection by means of path 2021-10-25 20:37:03 +02:00
vo_gpu.c vo_gpu: fix trivial memory leak 2021-05-07 15:01:15 +02:00
vo_image.c
vo_lavc.c
vo_libmpv.c
vo_mediacodec_embed.c
vo_null.c
vo_rpi.c vo_rpi: fix DISPMANX_UPDATE_HANDLE_T leak 2021-09-28 16:46:52 +00:00
vo_sdl.c
vo_sixel.c
vo_tct.c vo_tct: add resize capability 2021-08-26 11:29:07 -07:00
vo_vaapi.c
vo_vdpau.c vo_vdpau: Don't treat preemption as an error when reconfiguring 2021-08-12 11:14:37 -07:00
vo_wlshm.c vo_wlshm: remove empty options struct 2021-08-09 16:39:08 -05:00
vo_x11.c
vo_xv.c
vo.c
vo.h command: add display-width/display-height property 2021-05-06 17:36:55 +00:00
w32_common.c win32: initial position: center with borders 2021-09-06 10:16:10 +03:00
w32_common.h
wayland_common.c wayland: further xdg-decoration/border refinements 2021-09-28 16:54:09 +00:00
wayland_common.h wayland: further xdg-decoration/border refinements 2021-09-28 16:54:09 +00:00
win_state.c win_state: add vo_calc_window_geometry3 2021-09-06 10:16:10 +03:00
win_state.h win_state: add vo_calc_window_geometry3 2021-09-06 10:16:10 +03:00
x11_common.c x11: handle maximized windows with window-scale 2021-08-12 19:35:40 +00:00
x11_common.h