Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-02 | Camera: Clean up warnings and set -Werror | Eino-Ville Talvala | |
- Also fix error logging template inconsistency - Also add a few error handling cases into camera2 NDK to deal with previously-ignored error codes Bug: 27149500 Change-Id: I8f1f4c72252dd48d652f24b595b642199f20c327 | |||
2014-08-18 | camera: Fix setParameters for Preview FPS single/range values | Igor Murashkin | |
As a workaround, duplicate CameraParameters into CameraParameters2 to prevent ABI break for some camera HALs that directly link into CameraParameters. CameraParameters2 implements the real fixes needed in the framework, while CameraParameters is left in to satisfy older camera HALs. Bug: 12609188 Bug: 16654949 Change-Id: I82ea6f5de2183dd046d4bf5683600c97f37ab4da |