0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio/decode
Kacper Michajłow 82ce07d640 ad_spdif: check for AC3 if parser fails to detect profile
c522d0dfbd added parser to avoid opening
decoder and left decoder only for DTS. Since then more audio codec needs
decoder, so open decoder always when it might be needed. Exclude only
AC3, other codec have profile to be extracted.

Fixes: c522d0dfbd
2024-05-22 22:13:54 +02:00
..
ad_lavc.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
ad_spdif.c ad_spdif: check for AC3 if parser fails to detect profile 2024-05-22 22:13:54 +02:00