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

Skip to content
Commit 27b61969 authored by Vignesh Venkatasubramanian's avatar Vignesh Venkatasubramanian Committed by Cherrypicker Worker
Browse files

vpx: Allow odd width/height decoding

Allow the vpx (vp8 and vp9) decoder components to decode videos
with odd dimensions. This supported by the underlying software
decoders.

We create a graphic buffer that is width aligned to 16 and
height aligned to 2 and then set the "crop" value to the
appropriate video dimensions.

This CL contains changes to files not in mainline.

Bug: 224983103
Test: CtsMediaTestCases still passes.
Change-Id: Ia3a3287cf469654297573f0fe1a866ddd8cd27fc
(cherry picked from commit 81fe2ca5)
Merged-In: Ia3a3287cf469654297573f0fe1a866ddd8cd27fc
parent 515b0cc7
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