| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also fix bug with AE not correctly overriding sensor values
when ON but still INACTIVE.
- Add Y16 support to gralloc (treat exactly as RAW16)
- Add Y16 output support to camera
- Adds depth static and dynamic fields to camera:
- poseRotation
- poseTranslation
- intrinsicCalibration
- radialDistortion
- availableDepthStreamConfigurations
- availableDepthMinFrameDurations
- availableDepthStallDurations
- depthIsExclusive
Bug: 20537722
Change-Id: If64bb2a698a8a49777f848cfc6401d8fba299541
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many updates to meet requirements of v3.3, including quite a few
of metadata updates.
Not all features promised by the metadata are actually wired up,
though.
Also adds initial support for capability selection based on system
properties, though the selection isn't reflected in behavior
outside the capability field for the most part.
Sufficient to make the AOSP camera app run (and even record video),
but not sufficient to pass all the CTS tests yet.
Bug: 20537722
Change-Id: I0776fe361492402189569b7ab5c2f37b6900ffc5
|
| |
|
|
| |
Change-Id: Iee70a27184d5ed35623814886487a5166c73567e
|
| |
|
|
| |
Change-Id: If15f27505e3849406769b7f03cb77ea8dec86e70
|
| |
|
|
|
|
|
|
| |
Needed for full CTS compliance, and existing grayscale-only output makes
debugging color plane issues on the emulator impossible.
Bug: 8949720
Change-Id: Iea9a1a8508b2c05c2fd81bb4d2c729986e1184af
|
| |
|
|
| |
Change-Id: I795d30f236a65d610e0801f5c98f1191d18f0a21
|
| |
|
|
|
|
|
|
| |
- Rework JpegCompressor to have generic async operation mode
- Wire up new JpegCompressor interface to FakeCamera2 and 3.
Bug: 8565103
Change-Id: Iba8cfa84a02434e73f4eeb2167ae0e400c29defb
|
| |
|
|
|
|
|
| |
Mandatory now due to fragmented process_capture_result calls.
Bug: 8565103
Change-Id: I4e815e99a5220cc61650157894869189ceaf883d
|
| |
|
|
| |
Change-Id: I4310ac8c078a9ca2052cf0d0c283ded6bb06b6df
|
| |
|
|
|
|
|
| |
- Basic 3A routine with AE precapture support
- JPEG compression
Change-Id: I329bb6d2c5315e13ed657b096b8bb573c14a3738
|
| |
|
|
|
|
|
|
|
| |
- Uses same backend as HAL version 2 fake camera.
- No fake 3A yet
- No reprocessing support
- No JPEG support
Change-Id: I9b55b05fbeac9d42340eb988021e65491d13a2f9
|
|
|
- components under system are moved one directory up like all other HALs
Change-Id: I03b870b870d83b247ac398cadfb155f03c9adfa0
|