jian zhou ca92eadacb audio: don't send dts data for AVRs which don't support dts format [1/1]
PD#SWPL-193936

Problem:
For AVRs which don't support dts format, if send some dts data,
it will no sound, and 't recovery.
When spdif dual output dts when audio output devices is speaker,
audio output devices switch  from speaker to arc, the beginning data
format is still dts.

Solution:
For AVRs which don't support dts format, so can't send dts data.
If the data format is still dts, then unmute it later and audio
hal will change the output data format later.

Verify:
t6d

Change-Id: Ia03bd62648058ef0797b9bd95794118ce52a3366
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
2024-12-06 02:37:33 -08:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%