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

Skip to content
Commit 1d6d5144 authored by Krishnankutty Kolathappilly's avatar Krishnankutty Kolathappilly Committed by Steve Kondik
Browse files

libstagefright: Fix ANR with rigorous rewind of 3gp LPA clips.

-ANR is seen with rigorous rewind of 3gp LPA clips.
-The lpa destructor waits for decoder thread to be killed when
 the thread function has not got the time-slice to execute after
 creation.
-Use mLock instead of extractor mutex. use mLock before signalling
 the thread to avoid indefinite wait.
CRs-Fixed: 491077 490992

Change-Id: Icf2ae64a379ff2b1260d34dd0e5c45f07f429718
parent 4d5b6eb3
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