Commit Graph

2 Commits

Author SHA1 Message Date
Mingshu pang 767579cf95 configs: Remove Dolby formats by default.
The AC3, EAC3 formats are supported only when
license and respective decoders are present.
Having these entries in policy configuration
by default will unnecessarily trigger
open_output_stream and then fail when
decoders are not present. This results in
glitches at the begining of playback of video
clips with AC3 or EAC3 audio contents.

Removed these entries to make the video playbck
smooth with out any glitches.

CRs-Fixed: 2428579
Change-Id: I41b7ef9d8e2c5f77c261067337f602d705e11c35
2019-04-04 00:19:47 -07:00
Rahul Sharma 64c3ad1e8b msmsteppe_au: audio bring-up changes on auto platform
Initial changes to bring-up audio on automotive
platform, which include:
1. Add automotive snd card support in hw info.
2. Rename mixer_paths for automotive adp and custom
   snd card variant support.
3. Makefile update to load ADP acdb files for calibration.
4. Audio platform info override for acdb_id, pcm_id and
   backend selection.

Change-Id: I6e27bb7172d5393f12bb390dae99640be131299d
2018-12-12 00:39:07 -08:00