commit | 424744cc4d9ef8daa624ed6a3687cb9ebf4c9b7e | [log] [tgz] |
---|---|---|
author | Jaesung Chung <jaesung@google.com> | Thu Nov 09 12:51:32 2017 +0900 |
committer | Jaesung Chung <jaesung@google.com> | Tue Nov 14 08:00:16 2017 +0000 |
tree | d4b4cd2ef1bbee83bcde7c664a2457e4f0f4cc91 | |
parent | 0811139dd86c7261de2781e071a8edc713507655 [diff] |
Use RGB24 format instead of BGR32 BGR32 mode is in RPi3's camera has a RB color swapping issue. This CL makes to use stable RGB24 mode instead to avoid the problem without causing any quality regression. Bug: 69075512 Test: RB color swapping problem is gone on preview, recording and stil. Exempt-From-Owner-Approval: HAL is owned by Things team. Change-Id: I109363c0f68cec45f92e739a978f554e70032151