1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 23:32:26 +00:00
mpv/options
wm4 dd408e68ed d3d: make DXVA2 support optional
This partially reverts the change from a longer time ago to always build
DXVA2 and D3D11VA together.

To make it simpler, we change the following:
- building with ANGLE headers is now required to build D3D hwaccels
- if DXVA2 is enabled, D3D11VA is still forcibly built
- the CLI vo_opengl ANGLE backend is now under --egl-angle-win32

This is done to reduce the dependency mess slightly.
2017-06-30 18:57:37 +02:00
..
m_config.c options: list suffix actions as options too 2017-06-27 11:14:06 +02:00
m_config.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
m_option.c options: change path list options, and document list options 2017-06-30 16:39:36 +02:00
m_option.h options: change path list options, and document list options 2017-06-30 16:39:36 +02:00
m_property.c m_property: change license to LGPL 2017-06-12 17:00:20 +02:00
m_property.h command: avoid going through prop->opt bridge from opt->prop bridge 2017-06-16 21:31:24 +02:00
options.c d3d: make DXVA2 support optional 2017-06-30 18:57:37 +02:00
options.h options: remove weird --really-quiet special behavior 2017-06-23 20:42:20 +02:00
parse_commandline.c build: replace glob() check and assume it's always in POSIX 2017-06-29 10:30:13 +02:00
parse_commandline.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.c options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
path.c Universal Windows Plaform (UWP) support 2017-06-29 10:36:16 +02:00
path.h path: change license to LGPL 2017-06-12 16:41:21 +02:00