History log of /device/generic/goldfish/camera/EmulatedFakeCamera3.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
79f8dcdb2da221f2e6992f53a83c36b95332fc2e 14-Jul-2015 Eino-Ville Talvala <etalvala@google.com> Camera: Update emulator camera v3 HAL to v3.3, module to v2.3

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
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
30717de92454be87aa55ac91d2b94a7872a0fcfb 24-May-2013 Igor Murashkin <iam@google.com> camera3: Make front cameras limited mode, back cameras full mode

Bug: 9111852
Change-Id: Iad7ba75adf603a7c2eda1fa07c10ce4aab1aa51b
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
ec38324c23d4865ec4b6f368f12814328771b4af 05-May-2013 Eino-Ville Talvala <etalvala@google.com> Gralloc/Camera3: Support new HAL_PIXEL_FORMAT_YCbCr_420_888 format

Enable flexible YUV format buffers from the camera.

- Add gralloc alloc support for YCbCr_420_888, mapped to NV21
- Add gralloc lock_ycbcr method
- Add new format to list supported by camera HAL
- Fix minor compilation warnings

Bug: 8734880
Change-Id: I68a8cc126985c7d5ae100a87b31c60ee59074cd3
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
57ac67ad91c44ffd875b186f124234c2ab1958f3 12-Apr-2013 Eino-Ville Talvala <etalvala@google.com> Camera3: Add asynchronous JPEG

- Rework JpegCompressor to have generic async operation mode
- Wire up new JpegCompressor interface to FakeCamera2 and 3.

Bug: 8565103
Change-Id: Iba8cfa84a02434e73f4eeb2167ae0e400c29defb
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
4e8dfb1f38cb0f0ed72f05452d26f6b271e20419 10-Apr-2013 Eino-Ville Talvala <etalvala@google.com> Camera3: Add shutter notification

Mandatory now due to fragmented process_capture_result calls.

Bug: 8565103
Change-Id: I4e815e99a5220cc61650157894869189ceaf883d
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
03a28bba9dcf5276cdf64408a648e1dddd2945ba 22-Mar-2013 Eino-Ville Talvala <etalvala@google.com> Camera3: Support for still capture

- Basic 3A routine with AE precapture support
- JPEG compression

Change-Id: I329bb6d2c5315e13ed657b096b8bb573c14a3738
/device/generic/goldfish/camera/EmulatedFakeCamera3.h
2de81ad1fbadb0b2dd26830f6bb97c19c783969f 12-Mar-2013 Eino-Ville Talvala <etalvala@google.com> Bare-bones emulated fake camera for HAL version 3

- Uses same backend as HAL version 2 fake camera.
- No fake 3A yet
- No reprocessing support
- No JPEG support

Change-Id: I9b55b05fbeac9d42340eb988021e65491d13a2f9
/device/generic/goldfish/camera/EmulatedFakeCamera3.h