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

Skip to content
Commit bd4881c9 authored by Diogo Ferreira's avatar Diogo Ferreira Committed by Marcos Marado
Browse files

stagefright: Configure codecs correctly in the mediatek platform

We were setting the width/height as stride/sliceheight for both
MTK and software codecs, which is wrong, it is only required in the
former and will cause visual corruption in the later.

Additionally, this adds buffer alignment which prevents MTK codecs
from following a slower path.

Finally, we're now also using stride/sliceheight whenever extracting
a video frame.

Change-Id: I3c40e17ad1757d3b27d919bf5378974b971aaacf
parent fb629ad8
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