History log of /hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
025ab8ca7a6d9228b3c8cc04a4f1741defe526ed 29-Jul-2013 Nagesh Subba Reddy <nageshsreddy@codeaurora.org> Camera3: Use different stream types for different streams

Add a different stream type for app callback streams, as well as
distinguish between zsl snapshot stream and non-zsl snapshot stream
by using different stream types.

Change-Id: I0d68ad61e1a3409bd9555af90895da95a8c9628d
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
1d1acf66461fdc4e078a8f1b335d6ac0f48ea89e 25-May-2013 Nick Kralevich <nnk@google.com> Don't call property_get with too small a buffer.

Fix build.

Change-Id: I13651d1b30bba4f7802f1b66905f453fa2723d49
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
744f5403bebb0e27140d16a5df7a341713c24a13 05-May-2013 Nagesh Subba Reddy <nageshsreddy@codeaurora.org> Camera3: Update HAL code from AU 221 to AU281

Change-Id: Ie24a113648b00c2069db4e79c805d96df977bfd7
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
6c6d887243f26c81543d33c2f8aa169862324b40 24-Apr-2013 Shuzhen Wang <shuzhenw@codeaurora.org> Camera2: Prepare for Camera HAL3 support

- Move utility classes out of HAL folder into util folder.
- Remove redundant code from mm_camera_stream.
- Add new definitions for cam_intf.h and cam_types.h for HAL3 support.

Change-Id: Ia336aa35f9d45167d2b45d3b58606e3d05a1746c
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
72594c0844ef2066190ecaddf73c9207a983ad90 20-Mar-2013 Muhua Li <muhual@codeaurora.org> QCamera2: send bundle info via stream parameter

Change session based parameter for set bundle info to stream based,
to resolve issues with reprocess streams.

Change-Id: Id612613917c4c84d5d3cc71637f71c759339dfbd
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
11832bce7b58277c2eebd9236ac00342ca2d8bfc 30-Mar-2013 Ivan Evlogiev <ivanevlogiev@codeaurora.org> Camera2: Add flag for setting default mode for denoise

- Default value for denoise need to be board specific, since on mako
there is no control over the application setting for denoise

Change-Id: If22e2e81baaf9938c54dba25b57f2ce602dbb3cb
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
cbc47426e57bd30f5a00ec92e166f6e2681ecd4c 29-Mar-2013 Ivan Evlogiev <ivanevlogiev@codeaurora.org> Camera2: Add flag for setting default mode for zsl

- Default value for zsl need to be board specific, since on mako we don't
have control over the application

Change-Id: I11f51ef4e73c9a769c2ac58a62eb90003617e777
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
1c6f92e72d612b773c8e92da909bbb64aaae0b57 28-Mar-2013 Muhua Li <muhual@codeaurora.org> QCamera2: set snapshot format to YUV422 when system prop is set

Per test request, when system prop "persist.camera.snap.format" is
set to 1, snapshot format should be set to YUV422.

CRs-Fixed: 462490

Change-Id: Idd353f90338b595096622bebbeda59a46e578693
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
1843dcd973c7f9ba08362c524d1f731fa827b662 28-Mar-2013 Muhua Li <muhual@codeaurora.org> QCamera2: fix some valgrind and Klocwork issues

- memset mdev_info before use in get_num_of_cameras()
- check NULL ptr in getExifDateTime()

Change-Id: If94426288a3b162ac90feb332510ba11eabc8895
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
7fde32d818742141a39fda194e66b84109182aff 25-Mar-2013 Emilian Peev <epeevs@codeaurora.org> QCamera2: Adds support for NV16 snapshots

- This change adds support for image capture using
NV16 pixelformat. This pixelformat will be added
to the supported list of picture formats if the
capabilities include it and can be configured by
the camera client.

Change-Id: Ica7859c00601ea32f2a96691b9502744fa2e70ca
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
3f92cbaa5bde0dba1e4a9a67e5aa60fc0af2dfa0 21-Mar-2013 Muhua Li <muhual@codeaurora.org> QCamera2: add supported livesnashot sizes for HFR

Supported livesnapshot sizes are different for various HFR values.
Add supported livesnapshot sizes for each HFR entry and HAL will
select the optimal size for livesnapshot.

CRs-Fixed: 465675

Change-Id: I8f260d05cd724a8c783c0b8d39a8973e041a667a
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
2f073d4cfa214187fc326377a1e0eecad84eaf3d 16-Mar-2013 Muhua Li <muhual@codeaurora.org> QCamera2: add support for video HDR

- Expose supported video HDR modes to app
- Add video HDR in set parameters to pass to camera daemon

Change-Id: Id11d6e3b6cc59abba9e6188b8bf110e43f20fbfc
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
4faf945bcfc04ead5b44da6468f8087618aa8741 15-Apr-2013 Mansoor Aftab <maftab@codeaurora.org> Camera2: Enable ZSL by default

Change-Id: I0ee4864a3653d50f0cb2117ba54397431bc021dd
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp
6f83d735d8e3b918da42e6b559fcd0efb78133e5 03-Apr-2013 Iliyan Malchev <malchev@google.com> qcom/camera: new camera HAL implementation

This HAL is taken from the following project:
remote: git://codeaurora.org/platform/hardware/qcom/camera.git
SHA: 72226d4d1cda595b55ded993571de114c8ec9893

In addition, the makefiles have been patched so that it builds within AOSP.

Change-Id: I87125fd134838f41c75a0027da98440f63cfedb5
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/camera/QCamera2/HAL/QCameraParameters.cpp