History log of /device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHWI_Rdi.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/QCameraHWI_Rdi.cpp
39c3c9b6c7c76c2d76666f163edb06056e82ed54 31-Oct-2012 Tanmaya Godbole <tgodbole@codeaurora.org> Camera: Fix thumbnail drop and cache invalidate

1) Hardcode the thumbnail quality to 75.
This will be calculated later in the encoder.
2) Pass thumbnail dropped information from interface to HAL.
Since for now there is only one object in the jpeg queue
added the functionality to pass the job id using the first
object in the jpeg queue. This will have to be modified after
we support multiple objects in the queue.
3) Added cache invalidate after qbuf

Change-Id: I8ca65c337fe9b3d4b588b8c18e72563cc22482aa
/device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHWI_Rdi.cpp
1ec244f590e7b5f4a8e262dd5a03dcc4894a4f1c 27-Sep-2012 Muhua Li <muhual@codeaurora.org> HAL: code clean for streams and buf alloc/dealloc.

- code clean for streams and buf alloc.dealloc
- remove some unnecessary lock
- fix issue for histogram buf map/unmap
- fix issue for crash in some BSM+CAF mode
- fix pre-flash issue

Change-Id: Id6afc8d91afb611731711e63702b9396460a1a5b
/device/moto/shamu/camera/QCamera/HAL/core/src/QCameraHWI_Rdi.cpp
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/HAL/core/src/QCameraHWI_Rdi.cpp
0ae63febc40f2bf8dfd478171ca0eb45cd81ff52 19-Sep-2012 Muhua Li <muhual@codeaurora.org> HAL: enhance notify/encoding thread in HWI to better handle exit case

- Add priority queuing for exit cmd.
- Add memory release fn in Queue flush
- code clean for some stream lock and functions

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