mpv/video/out
Dudemanguy 9659555d45 hwdec/vaapi: zero-initialize VADRMPRIMESurfaceDescriptor
Otherwise, desc can contain garbage values and segfault trying to close
file descriptors that aren't actually there. Fixes #11239.
2023-01-30 10:41:32 -06:00
..
cocoa
d3d11 various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate 2023-01-12 22:02:07 +01:00
gpu vo_gpu: implement VO_DR_FLAG_HOST_CACHED 2023-01-23 14:13:34 +01:00
gpu_next vo_gpu_next: vulkan: libplacebo: unify log prefix 2022-10-09 21:47:35 +02:00
hwdec hwdec/vaapi: zero-initialize VADRMPRIMESurfaceDescriptor 2023-01-30 10:41:32 -06:00
mac mac: avoid unnecessary unsafe conversions; fixes crash in debug builds 2022-09-14 16:28:12 -05:00
opengl vo_opengl/angle_dynamic: simplify symbol renaming to make it more straightforward 2023-01-28 01:03:12 +00:00
placebo vo_gpu: implement VO_DR_FLAG_HOST_CACHED 2023-01-23 14:13:34 +01:00
vulkan x11: remove PresentNotifyMSC from egl/glx/vulkan to fix xpresent timing 2023-01-25 03:13:23 +00:00
win32
wldmabuf wayland: cleanup on vo_wayland_init error 2023-01-08 20:42:42 +00:00
android_common.c vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00
android_common.h vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift mac: avoid unnecessary unsafe conversions; fixes crash in debug builds 2022-09-14 16:28:12 -05:00
cocoa_common.h
cocoa_common.m various: fix typos 2022-04-25 09:07:18 -04:00
dither.c video/out/dither: remove custom index_t typedef 2022-06-04 01:23:03 +02:00
dither.h
dr_helper.c vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
dr_helper.h vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
drm_atomic.c drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
drm_atomic.h drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
drm_common.c drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
drm_common.h drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
drm_prime.c
drm_prime.h
filter_kernels.c filter_kernels: fix kaiser 2022-12-20 13:53:25 +01:00
filter_kernels.h
libmpv.h vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
libmpv_sw.c
present_sync.c vo: move wayland presentation to separate files 2022-06-19 18:13:55 +00:00
present_sync.h vo: move wayland presentation to separate files 2022-06-19 18:13:55 +00:00
vo.c vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
vo.h vd_lavc: add "auto" choice for vd-lavc-dr 2023-01-23 14:13:34 +01:00
vo_caca.c
vo_direct3d.c various: fix typos 2022-04-25 09:07:18 -04:00
vo_dmabuf_wayland.c vo_dmabuf_wayland: close file handles when surface export fails 2023-01-28 16:54:48 +01:00
vo_drm.c drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
vo_gpu.c vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
vo_gpu_next.c vo_gpu_next: implement VO_DR_FLAG_HOST_CACHED 2023-01-23 14:13:34 +01:00
vo_image.c
vo_kitty.c build: add configure test for POSIX shm for the sake of vo_kitty 2022-12-26 15:08:07 +01:00
vo_lavc.c vo_lavc: set frame rate on encoder; fixes #11215 2023-01-29 22:14:27 -06:00
vo_libmpv.c vo: add `int flags` to the get_image signature 2023-01-23 14:13:34 +01:00
vo_mediacodec_embed.c vo: hwdec: do hwdec interop lookup by image format 2022-09-21 09:39:34 -07:00
vo_null.c
vo_rpi.c
vo_sdl.c
vo_sixel.c vo_sixel: Implement write() loop 2022-12-20 10:45:36 +01:00
vo_tct.c video: replace sprintf usage 2023-01-12 22:02:07 +01:00
vo_vaapi.c x11: support xorg present extension 2022-06-19 18:13:55 +00:00
vo_vdpau.c various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriate 2023-01-12 22:02:07 +01:00
vo_wlshm.c wayland: add wp-fractional-scale-v1 support 2023-01-24 00:04:39 +00:00
vo_x11.c x11: avoid XPresent API calls when it's not needed 2022-06-22 18:09:11 +00:00
vo_xv.c x11: avoid XPresent API calls when it's not needed 2022-06-22 18:09:11 +00:00
w32_common.c vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00
w32_common.h vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00
wayland_common.c wayland: add auto choice to wayland-configure-bounds 2023-01-30 03:59:40 +00:00
wayland_common.h wayland: add wp-fractional-scale-v1 support 2023-01-24 00:04:39 +00:00
win_state.c
win_state.h
wlbuf_pool.c vo_dmabuf_wayland: wayland VO displaying dmabuf buffers 2022-10-26 18:41:47 +00:00
wlbuf_pool.h wlbuf_pool.h: add headers for forward declarations 2022-11-20 19:13:59 +00:00
x11_common.c video/x11: replace sprintf usage 2023-01-12 22:02:07 +01:00
x11_common.h vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00