History log of /hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCapabilities.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/V4LCapabilities.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/V4LCapabilities.cpp
12352371033cc2426b27f5505aa8d25488eb674a 07-Nov-2012 Nick Sanders <nsanders@google.com> Fix error handling in caps query

Framerate and resolution queries to V4L2 may return different formats
or may not be specified. Avoid accessing the data before validating
the return code, and avoid corrupt data on unusual formats.

Change-Id: I525935192f36c635cbab8abc8d446a9c84812dae
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/V4LCapabilities.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/V4LCapabilities.cpp