mpv/audio/decode
Alex Mitzsch 68f1057d2e ad_spdif: fix DTS 44.1khz passthrough playback
Fix DTS passthrough playback of 44.1 khz content. Also, take into account that there are some DTS variants with a samplerate of 96khz (e.g. DTS 24/96), somehow they are recognized wrongly as 48khz by the code. Don´t rely on this "bug", do it correctly. Now every samplerate above 44.1Khz is correctly treated as 48khz, and 44.1khz files are treated as 44.1khz for bitstreaming.
2024-01-24 21:21:01 +01:00
..
ad_lavc.c ad_lavc: check for allocation failure 2023-06-22 18:13:11 +02:00
ad_spdif.c ad_spdif: fix DTS 44.1khz passthrough playback 2024-01-24 21:21:01 +01:00