d16343600a83478ed6223e51aa41f717f28b6351 |
|
20-Oct-2011 |
Sundar Raman <sunds@ti.com> |
CameraHAL: Fix for #testJpegExif Set the focal length to correct defaults for primary and secondary for the sensors on the phone. Previous camerahal value was wrong. Call setupEXIF even in the case where we return from useBufferCapture when the port is already enabled. Change-Id: I224ec2f19af11de525455015c1822ba6a13c4d17 Signed-off-by: Sundar Raman <sunds@ti.com> Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
8b0b73df9a2fe8e4fc2c36919d05321f2d96d543 |
|
13-Oct-2011 |
Tyler Luu <tluu@ti.com> |
CameraHal: Adapt to new framework vstab param change to use the new KEY_VIDEO_STABILIZATION parameter from the framework instead of using TICameraParameter definition. Change-Id: Ifed4c147e6ad3c02b35772343d9d339ab1402eac Signed-off-by: Tyler Luu <tluu@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
0140ba910422a33eac7a635e0659ae1151fb78e1 |
|
11-Oct-2011 |
Sundar Raman <sunds@ti.com> |
CameraHAL: Switch default focus mode back to auto Since Barcode scanner app doesnt support continuous auto focus and the locking semantics around autoFocus api. Fixes b/5434919 Change-Id: Ie45f1553e468f2d25fee256dab2492713add2744 Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
72b0d2814165e633385bd87a838fc9c3a8250113 |
|
15-Sep-2011 |
Akwasi Boateng <akwasi.boateng@ti.com> |
omap4xxx: camera: send different preview and video buffers for MMS mode Fixes b/5265389 b/5156090 1. Add support to send different preview and video buffers to framework in MMS mode. 2. For resolutions less than or equal to QVGA, preview resolution will be changed to a bigger resolution matching the aspect ratio of the preview resolution. 3. During record the changed resolution will be resized to the original resolution and sent to the encoder. 4. Modified NV12 resizer routine to account for frame offset and stride to avoid double memcpy of the buffers Change-Id: If66aa1fd861078d0a63b4a77a1bdc20d4c6bccda Signed-off-by: Akwasi Boateng <akwasi.boateng@ti.com> Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
7762bf32b7bd874ce34948eb53a3bfa3906f4aef |
|
21-Sep-2011 |
Tyler Luu <tluu@ti.com> |
CameraHal: Add filter to smooth faces from OMXCamera Filter faces coming from Ducati to smooth out the jitter. This patch requires the face tracking mechanism in Ducati so faces are ordered properly for each frame. Also, this patch is only providing filtering of face sizes since Ducati is already smoothing the face positions. b/5141268 Change-Id: Ia7ee1c46ca41fcdd1e45505242f2802b0b4fb647 Orginal-author: Mandeep Kumar <mandeep@ti.com> Signed-off-by: Tyler Luu <tluu@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
b3a5c666594af908f647775ef1c443e20f045a54 |
|
17-Sep-2011 |
Devaraj Rangasamy <dev@ti.com> |
Camera: Disable GBCE by default Dont enable GBCE for image capture Change-Id: Ic9536e1cb008aae1e96108a6fbdef7e3f2583c90 Signed-off-by: Devaraj Rangasamy <dev@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
524cc0cda6ed8cb07e0469fc931657ac60335aa1 |
|
15-Sep-2011 |
Sundar Raman <sunds@ti.com> |
CameraHAL: Fixes for FPS range configuration Change-Id: Idfc506812d6e0f1d88bdc5d7d62c159f9c9ad642 Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
edd46f9fca8856c26bb367ba2d7a29a7002ed9af |
|
12-Sep-2011 |
Sundar Raman <sunds@ti.com> |
CameraHAL: Default continuous autofocus mode for 3rd party apps 3rd party apps like bar code scanner work really well with continous auto focus as the default mode. So this patch sets the default focus mode to continuous-picture Change-Id: I721ad98f26ad18a6ecf98c09c16ac17e8aacdf05 Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
381ec2390c3d9d6ba3b67cf53e69fec96e7a7bd1 |
|
08-Sep-2011 |
Akwasi Boateng <akwasi.boateng@ti.com> |
Set default fps range for video mode to 24<->30 Hack to allow image mode fps=15 and vide mode fps = 24 Change-Id: Ie2a4b3d5c7e32515a1af948fa65c934baaf3e1a9 Signed-off-by: Akwasi Boateng <akwasi.boateng@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
708ed7306c85286aa50d05ba15e0c33106e52ed0 |
|
08-Sep-2011 |
Iliyan Malchev <malchev@google.com> |
Revert "Revert "CameraHAL : Multiple focus and exposure areas support"" This reverts commit 72bac2af47f73167bd288bc7278e5496ccabe6f4.
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
72bac2af47f73167bd288bc7278e5496ccabe6f4 |
|
07-Sep-2011 |
Iliyan Malchev <malchev@google.com> |
Revert "CameraHAL : Multiple focus and exposure areas support" This reverts commit bd9754a1b2c8d5e0a8788d0e42d018857bfef7a7. Conflicts: camera/inc/OMXCameraAdapter/OMXCameraAdapter.h Change-Id: Iad51c457b05de9b5492061b8402e508a6c5b42bf
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
9919dafce4d57f0b9b9aedafc95b756464685009 |
|
02-Sep-2011 |
Tyler Luu <tluu@ti.com> |
CameraHal: Set KEY_VIDEO_SNAPSHOT_SUPPORTED default Change-Id: I106a62bc752398f52224d1b1b7ef78a703ab1f17 Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
bd9754a1b2c8d5e0a8788d0e42d018857bfef7a7 |
|
26-Aug-2011 |
Milen Mitkov <mmitkov@mm-sol.com> |
CameraHAL : Multiple focus and exposure areas support Adds support for multiple focus and exposure areas and also correctly returning the number of maximum supported focus and exposure areas. - Patch set 4: converting the coordinates, which are sent to 3A in the range 0 - 255. Both Focus and Exposure algorithms use this range - Patch set 5: Handling special area (0, 0, 0, 0, 0), rebasing and also memory allocation alignment to 4K chunks. - Patch set 6: Freeing the alloc'd buffer in case of error. Change-Id: I45bdd4309b75ac4d50deb05e97120362cdb1937b Signed-off-by: Milen Mitkov <mmitkov@mm-sol.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
d054c26243e4cf49e5fe04789e4437e5e0f3f574 |
|
30-Aug-2011 |
Sundar Raman <sunds@ti.com> |
CameraHAL: Enable GBCE by default Needed to improve image quality Change-Id: I727b8ee21a186e1616e690f85075e4e8a64617f9 Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
9e5cb561cc54d061fe9f3d05eae78f6efb70f2c2 |
|
17-Aug-2011 |
Tyler Luu <tluu@ti.com> |
CameraHal: Fixes related to CTS test #testFocusAreas - Sanity checks should be performed on the individual areas for the test to pass. - On invalid configuration CameraParameters should revert to the last known good configuration. Change-Id: I9026f287e884835a98c835e8f949ad4441c030bd Original-author: Emilian Peev <epeev@mm-sol.com> Signed-off-by: Emilian Peev <epeev@mm-sol.com> Signed-off-by: Tyler Luu <tluu@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
2e8a3c2d0af9d0e6f1e2eff55fb29af70a9c74bc |
|
12-Aug-2011 |
Sundar Raman <sunds@ti.com> |
Camera HAL: Default ldc-nsf for still preview Enable ldc-nsf for still image preview to attain good quality. Change-Id: I44e73af79ba983c938aae4ef01c65fec39478f3a Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
4b85b17296d877e53a5197b2c0c8306c63839a12 |
|
01-Aug-2011 |
Sundar Raman <sunds@ti.com> |
OMAP4 Camera HAL: CTS: Setting defaults for some parameters focal length, horizontal and vertical angles Addresses failures of following tests: Change-Id: I36107b8c5cffe843ce7d167a607b9f9269f3ed26 Signed-off-by: Sundar Raman <sunds@ti.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|
c322989ae6ff6769490828de1b5eda12b749cce9 |
|
08-Aug-2011 |
Iliyan Malchev <malchev@google.com> |
initial commit Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXDefaults.cpp
|