commit | ffdc6287204c2b584cb6a7c761a11e9e0c21f024 | [log] [tgz] |
---|---|---|
author | Ari Hausman-Cohen <arihc@google.com> | Fri Aug 19 12:54:22 2016 -0700 |
committer | Ari Hausman-Cohen <arihc@google.com> | Wed Aug 24 17:14:36 2016 -0700 |
tree | 471f6bbc9af0fba45e9c9e709ab2245b2d96b394 | |
parent | 6cd3fe9b145db60226b531f89492c7235caceafb [diff] |
Add V4L2 Format Metadata Factory. This factory queries the device for the properties detailing what formats it supports. Since this may fail, Metadata/V4L2Metadata was moved from the weird inheritance/constructor stuff it was doing to Metadata having a better constructor and V4L2Metadata being a factory. BUG: 30140438 TEST: unit tests pass Change-Id: Id4bcb27fbd8b517e3a9a8e9fb8a984af139254b3