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

Skip to content
Commit deb14ec3 authored by Chong Zhang's avatar Chong Zhang
Browse files

Fix crash when OMX decoder returns wrong crop rect

When decoder returns wrong crop with zero width, height,
following crop rect calculation underflows. We need to
fail it properly.

Also, for HEVC, when profile is set to Main10/Main10HDR10,
verify if the decoder supports it before proceeding. Soft
HEVC doesn't handle 10-bit, it will skip the non-support
bitstream until the entire stream is consumed.

bug: 77583227
Change-Id: I9e46d5f54b10a3a46179e683f227acca9c7c5a30
parent 2383098d
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