mpv/options
wm4 249789c256 audio: make --channels option always force the output layout
Use the --channels value directly on the AO, instead of doing it only in
the --channels=stereo (default) case and if the decoder output is not
stereo.
2014-03-10 02:09:18 +01:00
..
m_config.c options: fix --list-options output 2014-02-26 21:03:35 +01:00
m_config.h
m_option.c m_option: fix handling of empty channel layouts 2014-03-10 01:48:18 +01:00
m_option.h options: allow changing options at runtime 2014-02-25 23:59:27 +01:00
m_property.c m_property: allow setting string properties via M_PROPERTY_SET_STRING 2014-03-03 12:48:41 +01:00
m_property.h
options.c audio: make --channels option always force the output layout 2014-03-10 02:09:18 +01:00
options.h msg: add --msgtime option to add timestamps to each output message 2014-02-28 22:45:34 +01:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c config: fix --config-dir logic for global config files 2014-02-28 21:32:00 +01:00
path.h