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

Skip to content
Commit e50afdf3 authored by Steve Kondik's avatar Steve Kondik Committed by Bruno Martins
Browse files

hal: Add option to use low latency as primary output

 * Google's original design uses the low latency output as primary for
   playback unless a series of checks are passed in the framework which
   would use deep buffer mode.  Qualcomm changed this long ago in order
   for usecases like AV which don't require low latency to be forced to
   use deep buffering. This has been a catastrophic failure ever since
   it was changed, causing crackles and pops randomly while playing
   notifications due to underruns. Either I am too stupid to make it
   work, or this behavior is fundamentally flawed.
 * Add a flag to do it Google's way, I'm tired of this bug.

Revert "hal: Use deep buffer output as primary"

This reverts commit 8f715d94.

Change-Id: I678478798274a35fe0d117650cfd62b1a433f448
parent 1e386fd4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment