Camera: Fix green JPEGs
authorEino-Ville Talvala <etalvala@google.com>
Fri, 17 May 2013 00:33:06 +0000 (17:33 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Fri, 17 May 2013 00:33:06 +0000 (17:33 -0700)
commit39ed516364d4f0b2648113cb3f94533e86c2da95
tree3da1c15d55e85cf94d75b5a9e345ecd1b499ad53
parent25bee067b500484f8b0a1976da0ff672a7eb7e9e
Camera: Fix green JPEGs

Need crop regions to be 4 entries on the input and the output; otherwise
the sanity checks when doing reprocessing will reject the HAL's own output.

Bug: 8947463
Change-Id: I0be0ac816cb65c802c3a5ae56af732edf9145edc
libcamera2/MetadataConverter.cpp