mpv/audio/decode
wm4 c522d0dfbd ad_spdif: fix obscure cases of AC3 passthrough
Apparently you set the native sample rate when passing through AC3.
This fixes passthrough with 44100 Hz AC3.

Avoid opening a decoder for this and only open the parser. (Hopefully
DTS will also support this some time in the future or so - having to
open a decoder just to get the profile is dumb.)
2017-01-18 10:22:28 +01:00
..
ad.h audio: restructure decode loop 2017-01-11 11:58:32 +01:00
ad_lavc.c audio: restructure decode loop 2017-01-11 11:58:32 +01:00
ad_spdif.c ad_spdif: fix obscure cases of AC3 passthrough 2017-01-18 10:22:28 +01:00
dec_audio.c audio: restructure decode loop 2017-01-11 11:58:32 +01:00
dec_audio.h audio: change how spdif codecs are selected 2016-12-23 18:10:07 +01:00