mpv/common
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
..
av_common.c vd_lavc: request 1 more threads than CPU cores 2015-03-05 12:55:54 +01:00
av_common.h player: print used number of threads in verbose mode 2015-01-05 12:17:55 +01:00
av_log.c Update license headers 2015-04-13 12:10:01 +02:00
av_log.h av_log: mp_msg conversion 2013-12-21 21:43:16 +01:00
codecs.c audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
codecs.h audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
common.c x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
common.h x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
encode.h encode: make option struct local 2014-06-11 02:05:07 +02:00
encode_lavc.c Update license headers 2015-04-13 12:10:01 +02:00
encode_lavc.h Update license headers 2015-04-13 12:10:01 +02:00
global.h stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
msg.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
msg.h Update license headers 2015-04-13 12:10:01 +02:00
msg_control.h options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
playlist.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
playlist.h Update license headers 2015-04-13 12:10:01 +02:00
tags.c player: don't set tag strings to NULL 2015-01-12 14:33:56 +01:00
tags.h player: filter tags, add --display-tags option 2014-12-29 22:51:18 +01:00
version.c Update license headers 2015-04-13 12:10:01 +02:00