1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 14:12:10 +00:00
mpv/DOCS/man
wm4 c560f6ff0a audio: change how spdif codecs are selected
Remove ad_spdif from the normal codec list, and select it explicitly.

One goal was to decouple this from the normal codec selection, so
they're less entangled and the decoder selection code can be simplified
in the far future. This means spdif codec selection is now done
explicitly via select_spdif_codec(). We can also remove the weird
requirements on "dts" and "dts-hd" for the --audio-spdif option, and it
can just do the right thing.

Now both video and audio codecs consist of a single codec family each,
vd_lavc and ad_lavc.
2016-12-23 18:10:07 +01:00
..
af.rst man: fix PDF build 2016-10-06 21:49:14 +02:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: redefine some deprecated properties 2016-11-22 15:54:45 +01:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst DOCS: move libmpv stub to manpage 2016-09-02 09:53:11 +02:00
lua.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
mpv.rst manpage: add table of contents to the HTML version 2016-12-14 21:43:30 +01:00
options.rst audio: change how spdif codecs are selected 2016-12-23 18:10:07 +01:00
osc.rst osc: add seekbarstyle=knob 2016-11-09 05:51:20 +00:00
vf.rst vf_vdpaurb: remove this filter 2016-11-22 15:54:44 +01:00
vo.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00