History log of /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d13f11df6b794548356f2b0b407b65a27ea3cc57 27-Jun-2014 Glenn Kasten <gkasten@google.com> Remove executable bit

Change-Id: Ie9db7e479e8ec4ec8267957f3136fe132f744a9d
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
6b41912bc74d1c799fbf7888e7d6af28ad3164ff 10-Jan-2013 Duy Truong <dtruong@codeaurora.org> Update copyright to The Linux Foundation

Change-Id: Icc434d0d713cc499f1d0560abb3fc424ab153014
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
eb657309f06b358c28f123c64935372e1f906427 10-Sep-2012 Guruprasad Gaonkar <ggaonk@codeaurora.org> Camera: Provide Cache Invalid changes in Test App and HAL

- Cache invalidation change in test app
- Cache invalidation change in HAL
- Added missing raw img cb notify
- Merged some changes from JB mainline HAL to new HAL
Fix for color effect resume issue (Rajaram Gudivada)
(Change-Id: I105f1dce294616dcad5c9afa4322aa4c8d49970b)
Fix for CTS test testRecorderTimelapsedVideo (Monika Alekhya)
(Change-Id: I4b00cbcd92b479c350771d6a867a30e6c47c3953)

Change-Id: I0cb8bc33686843a3e95f1fcbf5f2845915682b3d
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
38d1b73e80dc7448ff9c00a797d8930e40b12756 19-Sep-2012 Mansoor Aftab <maftab@codeaurora.org> Camera: Squash of the following fixes

* HAL: change impl for sync call of cancel picture to jpeg abort

1) change jpeg abort in cancel picture to sync call using semaphore
2) code clean of CameraState
3) code clean for stream size limitation due to VFE config
4) code clean of moving jpeg encoding logic to HWI

* HAL: add support for re-processing and test case

* HAL: fix YV12 issue.

* HAL: make jpeg_abort in cancelPicture a sync call at HAL.

* Camera: Added support for HDR

* Camera: Enable single RDI with new interface.

* Camera: Changes to add testcase to verify RAW snapshot

* Camera: Enable Autofocus and provide new API in interface for op mode query

Change-Id: I81b719a21a5c3860802b72314b3569fd23e9fdef
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
492988f0919d8dfdca0558fd590d5a94baf203bd 04-Sep-2012 Shuzhen Wang <shuzhenw@codeaurora.org> HAL: This is the squash of following 10 changes:

HAL: fix bugs in mm-camera-interface and mm-jpeg-interface
- ref count for buf should be increase by 1 if it's initially
hold by user.
- jpeg ref count is not decreased when jpeg_close is called
- add support for offline pp
- add more CDBG logging in stream functions
- fix a memory leak in mm-jpeg-interface
- dequeue command in while loop in mm-camera-interface
- fix compilation error
- Fix Queue flush issue in interface
HAL: Changes to add and compile the new HAL
HAL: Camera fixes.
- remove init(), start(), stop() functions.
- create main and thumbnail streams when creating HWI object
- close recording and main streams when stop preview
- dont stop in release()
- fix the camera switching bug
- comment out the stopCB lock in call back (need more fix in the call back
- set mActive to true after started teh bundle for snapshot (main and thumbnail)
- dont call createSnapshot() in takePicture
- bug fix in JPEG callback
- Fix memory corruption in face detection set param
- Enable ZSL on new interface
Camera: Enabled shutter sound while taking snapshot
Camera: Resolve livesnapshot issue
Camera: Map/Unmap Histogram buffers with daemon.
Init histogram buffers and map them with the daemon
when Histogram is enabled. While exiting the camera,
deallocate the buffers if they are not already deallocated.
Camera: Changes to fix the preview buffer count issue.
Total preview buffers in zsl case need to be updated based
on the minimum dequed frame count. Need to query display before
deciding the preview buffer count. It cannot be hardcoded to 7.
Camera: Enable HFR support
Enable HFR feature support
Camera: Fix ZSL deadlock,resolution,snapshot size issue.
- ZSL deadlock issue is fixed in interface.
- Resolution for all the streams are handled in one place.
- Changes to send proper snapshot size to upperlayer.
camera: Testcases for concurrent camera
- Add various test cases for dual camera
- Extend single camera test cases for RDI snapshot

Change-Id: Idd0c06de698f7a686f46157a843177b1039143d6
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
6137a0ca1ffe6fa00c11b3d38400c3713cd067d5 17-Aug-2012 Lakshmi Narayana Kalavala <lkalaval@codeaurora.org> Camera: Add vb2 buffer support for parsed stats

Add stats stream for parsed stats in the test app
use vb2 buffers in the backend

Change-Id: I17c291a552d5c4f03b380c95fd6e72743765ce4b
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
ae3e8d3d891a6e69db7a72a7c93348b25862866b 08-Aug-2012 Muhua Li <muhual@codeaurora.org> HAL: modify mm-camera-test app for jpeg encoding.

add new APIs in mm_camera_interface for private ioctl.

Change-Id: I3676cfd866767fdbf9541dd901d64f2d53fcf2a2
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c
4f1840512d13ecd42597ca0936bea2fc7ee71bbe 03-Jul-2012 Guruprasad Gaonkar <ggaonk@codeaurora.org> Camera: restructure of mm-interface and HAL files.

- stack folder will have camera and jpeg interface files and code to test
- HAL folder is for HWI files and test code.
- camera interface library name will be "libmmcamera_interface_badger".
Need to change once we replace pervious interface.

Change-Id: I9a113e346517c60881504d70b5f4338a91e960d4
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/mm_qcamera_unit_test.c