mpv/video/out
Dudemanguy cd1b04411f vo_wlshm: use draw_frame instead of draw_image
draw_image is an old API that was deprecated long ago. However when
wlshm was originally added, it used draw_image. There's no particular
reason for this and it can trivially be switched to draw_frame instead.
This has some real advantages (notably --vo=wlshm --idle --force-window
actually works).
2022-04-21 14:47:43 +00:00
..
cocoa
d3d11 vo_gpu/d3d11: add message ID based log level mapping 2022-04-11 17:56:02 +03:00
gpu vo_gpu_next: switch to unpooled hwdec mapping 2022-04-11 15:43:51 +02: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
opengl x11: avoid wasteful rendering when possible 2022-04-11 18:14:22 +00: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
cocoa_common.h
cocoa_common.m
dither.c
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 drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_common.h drm: context_drm_egl: add support for enabling VRR 2022-04-05 20:56:36 -07:00
drm_prime.c
drm_prime.h
filter_kernels.c filter kernels: add cosine window 2022-02-03 01:25:50 +01:00
filter_kernels.h
libmpv.h
libmpv_sw.c
vo.c vo_gpu_next: refactor subtitle rendering 2022-02-21 12:01:44 +01: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
vo_drm.c
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: switch to unpooled hwdec mapping 2022-04-11 15:43:51 +02:00
vo_image.c
vo_lavc.c
vo_libmpv.c
vo_mediacodec_embed.c
vo_null.c
vo_rpi.c
vo_sdl.c sub: rename SUBBITMAP_RGBA to SUBBITMAP_BGRA 2022-01-11 23:45:08 +02:00
vo_sixel.c
vo_tct.c
vo_vaapi.c
vo_vdpau.c sub: rename SUBBITMAP_RGBA to SUBBITMAP_BGRA 2022-01-11 23:45:08 +02:00
vo_wlshm.c vo_wlshm: use draw_frame instead of draw_image 2022-04-21 14:47:43 +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 win32: apply geometry position to content instead of window 2022-02-02 13:05:55 +02:00
w32_common.h
wayland_common.c wayland: use wl_output v4 for --fs-screen-name 2022-04-11 18:21:14 +00:00
wayland_common.h wayland: unify visibility checking code 2022-04-11 18:14:22 +00:00
win_state.c
win_state.h
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