mpv/video/out
Aaron Boxer ccce813a92 vo_vaapi_wayland: remove unnecessary subsurface sync/desync in resize
resize only changes subsurface position, which is always synchronized
with the parent surface.

For reference, see :
https://wayland-book.com/surfaces-in-depth/subsurfaces.html
2022-06-15 20:54:34 +00:00
..
cocoa
d3d11 various: fix typos 2022-04-25 09:07:18 -04:00
gpu various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
gpu_next vo_gpu_next: add support for hardware decoding 2022-03-03 13:06:05 +01:00
hwdec vo_gpu[_next]: hwdec: fix logging regression when probing 2022-03-21 09:53:37 -07:00
mac various: fix typos 2022-04-25 09:07:18 -04:00
opengl wayland_gl: fix a typo 2022-06-11 10:07:11 -05:00
placebo libplacebo: switch to new target format API 2022-02-03 18:22:14 +01:00
vulkan x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00: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 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
dr_helper.h
drm_atomic.c drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_atomic.h drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_common.c wayland: use mp_tag_str not drm_format_string 2022-05-30 19:51:46 +00:00
drm_common.h wayland: use mp_tag_str not drm_format_string 2022-05-30 19:51:46 +00:00
drm_prime.c
drm_prime.h
filter_kernels.c various: fix typos 2022-04-25 09:07:18 -04:00
filter_kernels.h
libmpv.h
libmpv_sw.c
vo.c vo: allow vaapi_wayland and vaapi_x11 to coexist 2022-05-30 19:51:46 +00:00
vo.h vd_lavc: add vo caps and option to set GPU film grain application 2022-04-05 15:02:18 +02:00
vo_caca.c
vo_direct3d.c various: fix typos 2022-04-25 09:07:18 -04:00
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[_next]: hwdec: fix logging regression when probing 2022-03-21 09:53:37 -07:00
vo_gpu_next.c vo_gpu_next: fix OSD rendering of screenshots 2022-06-06 17:04:08 +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 sub: rename SUBBITMAP_RGBA to SUBBITMAP_BGRA 2022-01-11 23:45:08 +02:00
vo_sixel.c vo_sixel: don't divide by zero on small terminal 2020-12-02 17:06:11 +02:00
vo_tct.c vo_tct: add resize capability 2021-08-26 11:29:07 -07:00
vo_vaapi.c
vo_vaapi_wayland.c vo_vaapi_wayland: remove unnecessary subsurface sync/desync in resize 2022-06-15 20:54:34 +00:00
vo_vdpau.c various: fix typos 2022-04-25 09:07:18 -04:00
vo_wlshm.c vo: move allocate_memfd method to wayland_common 2022-05-30 19:51:46 +00:00
vo_x11.c x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
vo_xv.c x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
w32_common.c various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
w32_common.h
wayland_common.c wayland: set appid before initial surface commit 2022-06-11 10:20:06 -05:00
wayland_common.h vo: move allocate_memfd method to wayland_common 2022-05-30 19:51:46 +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: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00
x11_common.h x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00:00