mpv/video/out
wm4 291f301c10 video/out: remove an unused parameter
This parameter has been unused for years (the last flag was removed in
commit d658b115). Get rid of it.

This affects the general VO API, as well as the vo_opengl backend API,
so it touches a lot of files.

The VOFLAGs are still used to control OpenGL context creation, so move
them to the OpenGL backend code.
2015-10-03 18:20:16 +02:00
..
cocoa
opengl video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
wayland
aspect.c video: fix panscan in vertical case 2015-06-29 23:46:59 +02:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h vo_opengl: cocoa: switch to new internal API 2015-10-01 22:42:25 +02:00
cocoa_common.m vo_opengl: cocoa: switch to new internal API 2015-10-01 22:42:25 +02:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c
dither.h
drm_common.c
drm_common.h
filter_kernels.c vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
filter_kernels.h vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
vo.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo.h video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_caca.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_direct3d.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_drm.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_image.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_lavc.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_null.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_opengl.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_opengl_cb.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_rpi.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_sdl.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_vaapi.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_vdpau.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_wayland.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_x11.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_xv.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
w32_common.c win32: cleanup: remove some unneeded things 2015-10-02 18:14:00 +02:00
w32_common.h win32: cleanup: remove some unneeded things 2015-10-02 18:14:00 +02:00
wayland_common.c vo_opengl: wayland: switch to new internal API 2015-10-01 22:57:02 +02:00
wayland_common.h vo_opengl: wayland: switch to new internal API 2015-10-01 22:57:02 +02:00
win_state.c
win_state.h
x11_common.c x11: separate window creation and configuration 2015-09-30 23:31:34 +02:00
x11_common.h x11: separate window creation and configuration 2015-09-30 23:31:34 +02:00
x11_icon.bin