Commit Graph

5 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
Satya Krishna Pindiproli a61f3151fc configs: add fractional sample rates to profiles
Add fractional/native sample rates to applicable profiles
to enable configuration of ADM at those rates.

Without this end to end playback of native clips with
sample rate >= 88.2 kHz is not truly native.

Change-Id: I399d725c57769c730db6acdb03b4626a7aa1ce6f
2017-07-11 15:41:04 -07:00
Dhananjay Kumar ac3415870d audio: make direct output independent of DIRECT_PCM flag
- Make direct output independent of flag AUDIO_OUTPUT_FLAG_DIRECT_PCM.
- Remove multi-channel profile as it is redundant with respect to
  direct output profiles.

Change-Id: I7f5fef656f1d8796872e4d297da3220c3e69951d
2017-04-07 23:13:36 +05:30
Preetam Singh Ranawat 4277a5a852 hal: re-enable DSD format which got accidently removed
-DSD playback is failing because of missing DSD format

-24 bit output of compress passthrough is not needed as DSP always
sets the ADM at 16bit for passthrough usecases.
-Re-enable DSD format

Change-Id: Id34790d14001b087153246b814d603362c44e4ab
2017-01-25 01:34:38 -08:00
Arusha Goyal fda291525e msm: Rename msmfalcon to sdm660
Update the code name from msmfalcon to sdm660. As part of this, update
the filename containing "falcon" and files content containing "falcon".

Conflicts:
	configs/sdm660/sdm660.mk

Change-Id: I5fc11ffac2f21f11e2a7283cf7375bcf93c01623
2016-12-29 03:39:32 -08:00