intel / IA-Hardware-Composer

35 stars 81 forks source link

Use AB24 format for video layer which left and width are odd #612

Closed Shao-Feng closed 5 years ago

Shao-Feng commented 5 years ago

Kernel required the width and left of YUV video buffer must be multiple of 2. when the width and left is odd. we should use AB24 format for video. and use VPP path.

Change-Id: I7d17533f8d2a1c086850b496659b65387908457e Tests: On Android Q, the protected video can be shown, but not decoded correctly Tracked-On: https://jira.devtools.intel.com/browse/OAM-82976 Signed-off-by: Shaofeng Tang shaofeng.tang@intel.com