commit | a6dfef8a44d95f2cc049ee0cb83501605c38ac64 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Mon Aug 26 16:22:41 2019 -0700 |
committer | Pawin Vongmasa <pawin@google.com> | Mon Sep 09 06:25:09 2019 -0700 |
tree | e2c24f88022fcd14259bfee1768abf57347504c7 | |
parent | 1210f45ea764f0d186e55a19c068283a4ff6cfac [diff] |
C2SoftMpeg4Enc: Handle yStride not equal to aligned width mpeg4 encoder doesn't support a stride that is not equal to align(width, 16) In such cases copy the input to an intermediate buffer and use that for encoding Bug: 136962421 Bug: 139921039 Test: tested few nv12 and i420 encoding Change-Id: I5a8adfc48aff79f52852be94bb46c10e7f9a0469