1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-24 08:33:34 +00:00
mpv/video/out
Niklas Haas 459f7d4a8d vo_gpu_next: remove --builtin-scalers option
Looking at this again I'm not sure it does anything useful at all. The
man page entry is also wrong: `bicubic` is not affected, only
`bicubic_fast`, and those filters are not configurable anyways.

So this would only ever be a debugging option, and I don't see a
pressing need for it.

No interface-change.rst update because it only just got added anyways.
2021-11-07 11:32:57 +01:00
..
cocoa
d3d11
gpu osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
hwdec vo_gpu: libplacebo: drop conditional code paths for old versions 2021-10-04 12:09:58 +02:00
mac
opengl drm_common: enable specific device selection by means of path 2021-10-25 20:37:03 +02:00
placebo osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
vulkan vo_gpu_next: call start_frame in vulkan/context.c 2021-11-04 15:59:56 +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_atomic.h
drm_common.c drm_common: add connector types USB, SPI and Writeback 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.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_next.c vo_gpu_next: remove --builtin-scalers option 2021-11-07 11:32:57 +01:00
vo_gpu.c vo_gpu: lift ra_ctx_* opts to a global struct 2021-11-03 14:09:27 +01: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_vaapi.c
vo_vdpau.c
vo_wlshm.c
vo_x11.c
vo_xv.c
vo.c vo_gpu_next: add new libplacebo-based renderer 2021-11-03 14:09:27 +01:00
vo.h
w32_common.c win32: initial position: center with borders 2021-09-06 10:16:10 +03:00
w32_common.h
wayland_common.c player: fix autofit/geometry related segfault 2021-11-03 00:32:27 +00:00
wayland_common.h wayland: further xdg-decoration/border refinements 2021-09-28 16:54:09 +00:00
win_state.c
win_state.h
x11_common.c player: fix autofit/geometry related segfault 2021-11-03 00:32:27 +00:00
x11_common.h