Commit Graph

3 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
Dhanalakshmi Siddani d92c47f000 configs: Add fluence profiles and properties
Add fluence profiles for compress capture and for normal
record which are needed for multi record usecase.
Add multi record and apptype properties.

CRs-Fixed: 2273661
Change-Id: I51bc3d4d401a372760fac845437bf9481c5098e9
2018-08-17 14:19:16 +05:30
Dhanalakshmi Siddani d30060dd11 configs: Enable compress record for 8909
Enable compress input flag to enable compress capture on 8909.
Add new compress usecases to support multi record and pcm device ids.
Add new io policy file to support apptype config for record path.

CRs-Fixed: 2273661
Change-Id: I090b1e04c85dc7d19fb58378e0470f5e10d3612a
2018-08-02 15:06:12 +05:30