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

Skip to content
Commit 57289e10 authored by Manikanta Kanamarlapudi's avatar Manikanta Kanamarlapudi Committed by Gerrit - the friendly Code Review server
Browse files

libstagefright: Call encoder release first

If encoder pipeline stalled for some reasons and meanwhile
user called stop, camera reset is called first and is waiting
for encoder buffers to return. Since after stop writer doesn't
consume FBD's, there is a timedout for encoder buffers
in camera source. To avoid timedout, release encoder first
and then camera.

Change-Id: I1ce673595be1b4024ceca4975bebfdbae850fb3e
parent 88949a03
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