mpv/options
wm4 57048c7393 audio: add --audio-spdif as new method for enabling passthrough
This provides a new method for enabling spdif passthrough. The old
method via --ad (--ad=spdif:ac3 etc.) is deprecated. The deprecated
method will probably stop working at some point.

This also supports PCM fallback. One caveat is that it will lose at
least 1 audio packet in doing so. (I don't care enough to prevent this.)

(This is named after the old S/PDIF connector, because it uses the same
underlying technology as far as the higher level protoco is concerned.
Also, the user should be renamed that passthrough is backwards.)
2015-06-05 22:42:59 +02:00
..
m_config.c m_config: make m_config_set_profile() use a name 2015-05-07 21:03:14 +02:00
m_config.h m_config: make m_config_set_profile() use a name 2015-05-07 21:03:14 +02:00
m_option.c options: change [...] to balanced quotes 2015-04-19 15:31:17 +02:00
m_option.h Update license headers 2015-04-13 12:10:01 +02:00
m_property.c command: remove old property deprecation warning mechanism 2015-05-22 20:08:04 +02:00
m_property.h Update license headers 2015-04-13 12:10:01 +02:00
options.c audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
options.h audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c path: improve verbose logging 2015-05-09 16:48:08 +02:00
path.h player: make resuming playlists less noisy in verbose mode 2015-05-09 16:48:05 +02:00