History log of /hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1fca7d2974d2adb729b13ad51600e0b8d8478e48 24-Sep-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera3: Fixes instability during camera close

- As per documentation 'camera3_stream_t' objects
are owned by the framework and will be freed
before camera close. These objects are not to be
used when the Hal destructor is invoked.

BUG: 10689446
Change-Id: I1409319e7340846ca574b3987132a0ca3bbae8e9
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
f7dca66435f16b52df005bd2fbb4fc0992c24c7d 09-Sep-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera3: Fix edge mode and noise reduction mode settings

1) Set sharpness to 0 if edge mode is off
2) Add default values for new parameters in settings
template

Change-Id: Ic8a5c2d27b04cc32a7399b6649b026cc6b78b93e
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
0b29a823918d0d5f60fc1cb00b143477b3adba91 20-Aug-2013 insup.choi <insup.choi@lge.com> camera: adding exposure time to EXIF

Bug: 10037666
Change-Id: I5b9e044300ccf901838dc69d5877167c1f102b3b
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
7ee407aa1024789089aad411c372c79423699976 30-Jul-2013 Ajay Dudani <adudani@codeaurora.org> Camera: Initial commit for reprocess

1) Create a new channel for reprocessing
2) Make changes in postprocessor to enable reprocessing
3) Pass metadata buffer to reprocess

Enable reprocessing path for WNR

Change-Id: I0afd20be5ed087f04eabc4324a413659d9b0e7f1
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
9a351c81529b36fd8b6978ca21a27bdc56a01355 05-Jun-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera3: Fix JPEG Exif CTS test

1) Destroy an old jpeg session before creating a new one
2) Fix error handling from mm-jpeg-interface to HAL
3) Fix the way GPS_PROCESSING_METHOD is read and updated in HAL

Change-Id: I6e784bc53fb1cdc1110d1b0ecfc0b1da435dbd14
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
3fa5d84cc454e0a301fe868d2a9aec3bf631f35c 05-Jun-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera3: Update EXIF tag information

Add focal length and iso information to EXIF

Bug: 9179852
Change-Id: Ibd35ac6b458f82958b4e5982ccf8de8c551b7fa5
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
53074dcacf200e7252b5d064733b09d027d378e4 30-May-2013 Mansoor Aftab <maftab@codeaurora.org> Camera3: Fix issues with exposure compensation

* Add exposure value exif tag
* Pass exposure compensation setting to daemon

Bug: 9112666
Bug: 9166232
Change-Id: Ib728891fc074e30003defe84b1e214e8e7f9ebc0
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
0a686661965fcbbfabf2d5e3c2768c9582828226 07-May-2013 Mansoor Aftab <maftab@codeaurora.org> Camera3: Fix Corruption for Snapshot

-Add cache cleaninvalidate call for Jpeg output buffer
-Remove additional Scanline as result of height padding

Change-Id: If075718f38fcf0615b8c57842a9e75cb63f08439
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
1c6fa865f97afe06b8b9d9520390a37dd86f55e1 18-Apr-2013 Tanmaya Godbole <tgodbole@codeaurora.org> Camera3: Add metadata and buffer aggregation in callback

This change makes sure the ordering of shutter callback,
capture result callback.

It also handles the case where a particular metadata packet
is dropped by mm-camera daemon. We maintain a list of pending
requests in the HAL so that when drop happens, we can return
an empty metadata to the frameworks.

Because metadata packet from daemon is the indication for both
shutter and metadata, we need to cache the filled buffer until
the matching metadata arrives in HAL.

Change-Id: I1e04ef821d535cba09afbf37aec6e7697a37ad7b
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
0e03eb09035f20fd3e45ad4b6be5eb84303377de 11-Apr-2013 Tanmaya Godbole <tgodbole@codeaurora.org> Camera3: Manage streams in configure streams

1) Remove the old streams that are not configured again
2) Reconfigure the old streams from the HAL

Change-Id: I3ca3e23f4fc29d32a8bace7529ed8e8f0633fcae
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h
97e8019457b448a6e2141a49a0f471a467b70dc0 06-Apr-2013 Tanmaya Godbole <tgodbole@codeaurora.org> Camera3: Convert the callback metadata into fwk struct

Convert the metadata in the result callback into a struct
specified by the framework

Change-Id: I83fd74dbd6c65c5a56e0035353387748e73d5e57
/hardware/qcom/camera/QCamera2/HAL3/QCamera3HALHeader.h