History log of /hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c0612fd3788965de3bffe6669e33746a45221c09 01-Nov-2012 Saravanan Solaiyappan <saravanan.s@ti.com> USBCAMERA: Enable fps print.

This patch enables the FPS information print.

Change-Id: I9f679dba10bdb5100c79436929f1da474233f185
Signed-off-by: Saravanan Solaiyappan <saravanan.s@ti.com>
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
5f0295a8cac99650c22617d0fcf2f2d7702b01bf 01-Nov-2012 Saravanan Solaiyappan <saravanan.s@ti.com> Revert "CameraHal: V4LCameraAdapter: Add support for MJPEG"

This reverts commit c02cd8fb7a0b8c9f8bb1f065f5cb086c802a7088.

Change-Id: I70433150f7f5384a28ba9c05ab2dec80d7398da5
Signed-off-by: Saravanan Solaiyappan <saravanan.s@ti.com>
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
8c4175849a833e6466c16f05c5b68fbe6d0006c5 21-Jun-2012 Tyler Luu <tluu@ti.com> CameraHal: Init capture reference count logic to derived adapters

- Moving initializing for capture reference count to
derived adapters since useBuffers call for capture
is going to called queuing shots as well.

- This patch needs to include V4L adapter before merging
on mainline.

Change-Id: Ifc4986a68173234ec636ef943b62009f7df1e041
Signed-off-by: Tyler Luu <tluu@ti.com>
Signed-off-by: Vladimir Petrov <vppetrov@mm-sol.com>
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
4a9915838f134a3b5e05cd21bb7c2435cf6d9a2d 26-Jul-2012 Anu Sundararajan <sanuradha@ti.com> CameraHal: V4LCameraAdapter: Add support for MJPEG

USBCameras support higher resolutions(above VGA) in MJPEG format only.
V4LCameraAdapter has been modified to use MJPEG as the default pixel format.
The incoming jpeg frames are decoded(into NV12) using libjpeg and
then sent for rendering.

Change-Id: Ie7f62abd7a7fad3bc1f01e048fe8f17f67890301
Signed-off-by: Saravanan Solaiyappan <saravanan.s@ti.com>
Signed-off-by: Andriy Chepurnyy <x0155536@ti.com>
Signed-off-by: Anu Sundararajan <sanuradha@ti.com>
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
f7a4d11e9f710e2cd0592310ac1baecccb85f1d1 18-Oct-2012 Jason Simmons <jsimmons@google.com> Snapshot of TI's camera HAL development with adjustments to build in our tree

The head of TI's hardware/ti/omap4xxx/camera repository at the time of the snapshot was:
commit 4447eaef6dc757aecab869054460ae87848e575e
Author: Vladimir Petrov <vppetrov@mm-sol.com>
Date: Thu Aug 16 19:13:03 2012 +0300
CameraHal: Add support to release tap in/outs

Change-Id: Ia6bfefb427fe171067eddcab6d896683ff2d149f
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
3a7df2c042eb8c7289e24e77dd316f73bd0c456f 20-Dec-2011 Steve Block <steveblock@google.com> Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE

See https://android-git.corp.google.com/g/156016

Bug: 5449033
Change-Id: I551e5a040249a8908251cd8c8d7131287f1f53de
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp
9a412956d5327ec851ff8adc3e9804640fa30c7f 06-Oct-2011 Tyler Luu <tluu@ti.com> CameraHal: Allow only certain number of instances

1) Protect against simultaneous access to camera_device_open
2) Set a value of MAX_SIMUL_CAMERAS_SUPPORTED to dictate number
of simultaneous cameras that can be open at once. Set to 1 for
now in this patch. Return error if more is requested.
3) Change OMXCameraAdapter to allocate new instance for each
factory create call.
4) Add lock to capabalities factory function in OMXCameraAdapter
to protected against multiple OMXCamera GetHandles...

b/5401791 b/5404200 b/5405235

Change-Id: I179d493f8070d228877ebfac637047978afc7d55
Signed-off-by: Tyler Luu <tluu@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.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/omap4-aah/camera/V4LCameraAdapter/V4LCameraAdapter.cpp