- update audio feature flags to use
AUDIO_FEATURE_ENABLED_XXX instead of
AUDIO_FEATURE_DISABLED_XXX.
- These feature flags are defined
by target board config file
Change-Id: Iba482d8b72bfa2675877d833d7abcb93d4cf4907
Remove omx decoder component from hal/mm-audio as
decoder component are used from proprietary/mm-audio folder
Change-Id: Ia9d4842f6939108a652d64912e1dec45a987b1e9
- Too many debug logs are enabled in AAC Encoder by default
- Fix is to disable all the logs except the error messages
and logs indicating loading and unloading of the encoder
Change-Id: If4b37fb654b1c70796bfdc1c839839fab3ea20dc
CRs-Fixed: 619677
As per AAC specification bitrate is a function of profile
and sample rate. Change ensures that bitrate will be programmed
as per the specification.
Change-Id: I188f7155c50c32b7c9945036c0ad0ef3f5ee164a
CRs-fixed: 606251
- Added new files for platform specific code
Separate platform specific code from generic audio HAL code.
Platform specific code is:
- platform initialization
- pcm device selection
- pcm stream configuration
- sound device selection
- acdb ID selection
Modified makefiles for 8916 support
Change-Id: Idf53d19c355feb26ce9f35f9e5dd0734b542eae6
- Enable decoder test app for AAC, AMR,
AMRWB, and MP3 formats.
- Enable encoder for AMRWB, AAC, EVRC,
and QCELP formats.
Change-Id: I0c75dcc4fb02044f127270a64d3578d62bf6eeda