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

Skip to content
Commit b538c904 authored by Preetam Singh Ranawat's avatar Preetam Singh Ranawat Committed by Ricardo Cerqueira
Browse files

libstagefright: Fix for crash in sound recorder during device switch

 -Crash seen in sound recorder during frequent insertion and removal
  of wired headset

 -During device switch some time Codec's input buffers are too small to
  accomodate buffer read from source. Omx codec doesn't read the fix size
  buffer from source, during device switch scenario sometime buffer read
  from source exceeds input buffer size so it goes in error state which
  leads to crash.

Change-Id: Ica3e5b1c1833077df522bb8f78fb05dd43a45f36
 -Increasing the input buffer size fix this issue
CRs-Fixed: 488449
parent 214db79b
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