commit | 7de78d49b8face85f89132e9ff0ccb5d09b63eb4 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Mon Feb 06 17:12:18 2023 -0800 |
committer | Fyodor Kyslov <kyslov@google.com> | Wed Feb 08 21:21:09 2023 +0000 |
tree | f4bb80afaede0c49a7511de8ef81274cf009b120 | |
parent | 92b43c0b6d195e1ea8a901070265a52de3e8957f [diff] |
C2SoftAomEnc: Fix P010 color format support C2SoftAomEnc was advertising C2StreamPixelFormatInfo::output instead of C2StreamPixelFormatInfo::input and because of this color formats were not advertised correctly. Also P010 support needs to be advertised only on those devices that can support HAL_PIXEL_FORMAT_YCBCR_P010. Bug: 267464137 Test: atest CtsMediaV2TestCases:CodecInfoTest Change-Id: I7cae76299565e71e2c6d88e648fb02213fc32c79