commit | 386c36ff5cc9c1185b66f4e145de450368d206ef | [log] [tgz] |
---|---|---|
author | Liu, Kai1 <kai1.liu@intel.com> | Thu Aug 22 13:37:41 2019 +0800 |
committer | Bing <bing.deng@intel.com> | Thu Oct 24 15:01:13 2019 +0800 |
tree | f6978b540325275ac05ce8e609f2fbd6d6a7f999 | |
parent | 9a5a544b235358543715cbaa54cca7ca0737d1e7 [diff] |
Fix the issue of NV12 input with wrong format VPX_IMG_FMT_I420 C2SoftVpxEnc uses NV12 input data but format is specified as I420, which causes the recorded video messy. The fix is using mConversionBuffer as input, whose format is I420. Bug: 139906732 Test: Change-Id: Ib94dd217a82b2bac57056cfc3af5344da78b47d7