mpv/video/out
Leo Izen 34ed2ac225 video: add missing libplacebo colorspace enums
Add some missing libplacebo primaries and transfer enums to mpv's enum
constant tables, and update the functions that convert between the two.
2023-03-05 22:37:05 -05:00
..
cocoa
d3d11 options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
gpu test: integrate unittests with meson 2023-03-02 15:45:27 +00:00
gpu_next
hwdec various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
mac options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
opengl options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
placebo video: add missing libplacebo colorspace enums 2023-03-05 22:37:05 -05:00
vulkan options: remove explicit initialization of integers to 0 2023-02-21 17:15:17 +00:00
win32
wldmabuf Revert "vo_dmabuf_wayland: drop support for linux-dmabuf-v2" 2023-02-18 02:21:54 +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 options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
cocoa_common.h
cocoa_common.m various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
dither.c various: fix warning -Wimplicit-const-int-float-conversion 2023-02-26 16:45:07 +01: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 options: remove explicit initialization of integers to 0 2023-02-21 17:15:17 +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 various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
present_sync.c
present_sync.h
vo.c vo: fix race condition with redraw requests 2023-03-02 22:09:10 +00:00
vo.h player/screenshot: pass on ability to output native CSP 2023-02-13 21:53:41 +01:00
vo_caca.c
vo_direct3d.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_dmabuf_wayland.c wayland: use bool type for alpha framebuffer tracking 2023-02-28 14:53:32 +00:00
vo_drm.c drm: rewrite based around vo_drm_state 2023-01-21 17:08:29 +00:00
vo_gpu.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vo_gpu_next.c vo_gpu_next: fix warning -Wunused-function 2023-02-26 16:45:07 +01:00
vo_image.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vo_kitty.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_lavc.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vo_libmpv.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vo_mediacodec_embed.c
vo_null.c
vo_rpi.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_sdl.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_sixel.c options: remove explicit initialization of integers to 0 2023-02-21 17:15:17 +00:00
vo_tct.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_vaapi.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_vdpau.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
vo_wlshm.c wayland: use bool type for alpha framebuffer tracking 2023-02-28 14:53:32 +00:00
vo_x11.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
vo_xv.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
w32_common.c player: add --auto-window-resize option 2023-03-02 02:55:36 +00:00
w32_common.h vo: change vo_platform_init to bool 2023-01-08 20:42:42 +00:00
wayland_common.c player: add --auto-window-resize option 2023-03-02 02:55:36 +00:00
wayland_common.h wayland: request frame callbacks on the topmost surface 2023-02-28 15:07:14 +00:00
win_state.c
win_state.h
wlbuf_pool.c vo_dmabuf_wayland: add purgatory list to buffer pool to avoid memory leaks 2023-02-05 23:27:08 +00:00
wlbuf_pool.h vo_dmabuf_wayland: add purgatory list to buffer pool to avoid memory leaks 2023-02-05 23:27:08 +00:00
x11_common.c player: add --auto-window-resize option 2023-03-02 02:55:36 +00:00
x11_common.h player: add --auto-window-resize option 2023-03-02 02:55:36 +00:00