History log of /device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHAL.cpp
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/HAL/core/src/QCameraHAL.cpp
6b41912bc74d1c799fbf7888e7d6af28ad3164ff 10-Jan-2013 Duy Truong <dtruong@codeaurora.org> Update copyright to The Linux Foundation

Change-Id: Icc434d0d713cc499f1d0560abb3fc424ab153014
/device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHAL.cpp
5811f93808e0ab1bb7ce584e38613ff245c24cb5 04-Sep-2012 Mingcheng Zhu <mingchen@codeaurora.org> camera hal: delete commented code

Change-Id: Ice0ba80666cad12d2479116e32d861bfc0132e85
/device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHAL.cpp
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/HAL/core/src/QCameraHAL.cpp
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/HAL/core/src/QCameraHAL.cpp