mpv/video/out
wm4 c070fa865f m_config: refactor some things
Change how m_config is initialized. Make it more uniform; now all
m_config structs are intialized in exactly the same way. Make sure
there's only a single m_option[] array defining the options, and keep
around the pointer to the optstruct default value, and the optstruct
size as well. This will allow reconstructing the option default values
in the following commit.

In particular, stop pretending that the handling of some special options
(like --profile, --v, and some others) is in any way elegant, and make
them explicit hacks. This is really more readable and easier to
understand than what was before, and simplifies the code.
2013-07-28 18:44:21 +02:00
..
aspect.c vo: remove aspdat.asp member 2013-07-18 13:57:28 +02:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa_common: fix regression in draggable state computation 2013-07-21 21:02:44 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c vo_opengl: some option changes 2013-07-22 02:14:15 +02:00
gl_common.h vo_opengl_old: use new option API 2013-07-22 01:50:22 +02:00
gl_header_fixes.h
gl_lcms.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video.c gl_video: make sure image parameters are correctly set on screenshots 2013-07-26 00:26:04 +02:00
gl_video.h
gl_video_shaders.glsl gl_video: add support for more rgb formats 2013-07-18 13:52:38 +02:00
gl_w32.c
gl_wayland.c wayland: Fallback to any GL version if 3.0 is not supported 2013-07-19 04:30:23 -07:00
gl_x11.c
pnm_loader.c
pnm_loader.h
vo.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo.h video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_caca.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_corevideo.h
vo_corevideo.m video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_direct3d.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_image.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_lavc.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_null.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
vo_opengl.c m_config: refactor some things 2013-07-28 18:44:21 +02:00
vo_opengl_old.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
vo_sdl.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
vo_vdpau.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
vo_x11.c video: support setting libswscale chroma position 2013-07-25 23:03:20 +02:00
vo_xv.c video/out: remove options argument from preinit() 2013-07-22 22:52:42 +02:00
w32_common.c w32_common: Don't use globals for TRACKMOUSEEVENT 2013-07-25 14:47:49 -03:00
w32_common.h w32_common: Don't use globals for TRACKMOUSEEVENT 2013-07-25 14:47:49 -03:00
wayland_common.c Remove subopt-helper 2013-07-22 22:42:55 +02:00
wayland_common.h wayland: use a unified struct for the state 2013-07-18 17:52:56 +02:00
x11_common.c x11: add key modifiers to mouse button events 2013-07-21 18:07:09 +02:00
x11_common.h video: remove fullscreen flags chaos 2013-07-18 14:07:21 +02:00