Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit aea5fb9b authored by Steve Kondik's avatar Steve Kondik
Browse files

audioflinger: Fix glitches and volume ramp issue

 * Floating point support in the new mixer is not quite ready
   for prime time, and we have a number of failure cases.
 * Currently, we need features from the new mixer (multichannel,
   rebuffering) to support our codecs which output hires formats.
   These formats are all currently integer based (32-bit) and
   don't actually need float support.
 * Disable it for now to fix the issues until they are debugged.
 * Additionally, increase the size of the control block to deal
   with certain streams.

Change-Id: I8ee313193b24aa66e422f36d6c1c5359d025052c
parent 7612b3f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment