1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio/decode
Wessel Dankers 879ebe0655 Add a --dtshd option
The spdif decoder was hardcoded to assume that the spdif output is
capable of accepting high (>1.5Mbps) bitrates. While this is true
for modern HDMI spdif interfaces, the original coax/toslink system
cannot deal with this and will fail to work.

This patch adds an option --dtshd which can be enabled if you use
a DTS-capable receiver behind a HDMI link.
2013-03-04 21:18:20 +01:00
..
ad_internal.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad_lavc.c demux_lavf, ad_lavc, vd_lavc: pass codec header data directly 2013-02-10 17:25:57 +01:00
ad_mpg123.c core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad_spdif.c Add a --dtshd option 2013-03-04 21:18:20 +01:00
ad.c core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
ad.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
dec_audio.c core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
dec_audio.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00