index
:
hardware_ti_omap4xxx.git
replicant-4.2
hardware/ti/omap4xxx
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
OMXCameraAdapter
/
OMXCameraAdapter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for double OMX_Deinit() calls
Akwasi Boateng
2011-10-24
1
-27
/
+28
*
CameraHAL: WA for #testSceneMode
Tyler Luu
2011-10-20
1
-0
/
+13
*
CameraHAL: Disable AF assist in stop preview
Sundar Raman
2011-10-20
1
-0
/
+17
*
CameraHal: Select proper CAF mode for scene feedback
Tyler Luu
2011-10-19
1
-1
/
+6
*
CameraHAL: Keep image port enabled if possible
Tyler Luu
2011-10-19
1
-0
/
+6
*
CameraHAL: Recorded video has jerks with video snapshot
Tyler Luu
2011-10-19
1
-9
/
+6
*
CameraHAL: Always reset focus mode after capture
Milen Mitkov
2011-10-19
1
-0
/
+5
*
CameraHal: Only feedback supported params
Tyler Luu
2011-10-18
1
-3
/
+11
*
Flash and WB are not restored in video mode when camera comes to foreground
Heechan Park
2011-10-18
1
-6
/
+8
*
Camera HAL Optimizations for cold startup time
Sundar Raman
2011-10-18
1
-10
/
+12
*
CameraHal: Share a lock for exec and loaded switch
Tyler Luu
2011-10-18
1
-7
/
+9
*
CameraHal: Allow EV compensation w/ preset scene
Tyler Luu
2011-10-15
1
-2
/
+0
*
CameraHal: Enable 3A feedback for scene modes
Tyler Luu
2011-10-15
1
-121
/
+8
*
omap4xxx: camera: not an error when callback threads are already running
Iliyan Malchev
2011-10-13
1
-1
/
+5
*
CameraHAL: Pass zoom values smoothly
Sundar Raman
2011-10-12
1
-0
/
+2
*
omap4xxx: camera: set capture settings only if changed
Tyler Luu
2011-10-07
1
-0
/
+2
*
omap4xxx: camera: switch to executing state when surface is null
Akwasi Boateng
2011-10-07
1
-3
/
+130
*
CameraHal: Allow only certain number of instances
Tyler Luu
2011-10-07
1
-226
/
+177
*
CameraHAL: Improved error handling inside the adapters
Sundar Raman
2011-09-27
1
-65
/
+89
*
CameraHal: Changes to releasing of focus lock
Tyler Luu
2011-09-27
1
-7
/
+0
*
Make previous zoom index a member variable
Akwasi Boateng
2011-09-23
1
-0
/
+1
*
CameraHal: Changes to 3A lock implementation
Tyler Luu
2011-09-22
1
-2
/
+2
*
OMXCameraAdapter: Update timstamp calculation and comment
Devaraj Rangasamy
2011-09-21
1
-7
/
+8
*
Grallock lock and unlock fixes
Akwasi Boateng
2011-09-21
1
-0
/
+2
*
CameraHal: Debug prints from "CameraHal: Error handling before sending frames"
Tyler Luu
2011-09-19
1
-1
/
+1
*
CameraHal: Lock focus after AF completion
Tyler Luu
2011-09-19
1
-1
/
+1
*
CameraHAL: Adds some useful debug logs on frame counts
Sundar Raman
2011-09-19
1
-1
/
+39
*
CameraHal: Error handling before sending frames
Tyler Luu
2011-09-17
1
-4
/
+16
*
Update frame ref counting
Akwasi Boateng
2011-09-14
1
-43
/
+68
*
Camera HAL: Crash media server in case of camera hardware errors
Sundar Raman
2011-09-14
1
-8
/
+8
*
OMAP4: Camera: Video: Update timestamp offset only when recording begins
Devaraj Rangasamy
2011-09-12
1
-1
/
+3
*
CameraHal: Add Exif support to video snapshot
Tyler Luu
2011-09-12
1
-0
/
+7
*
Unblock semaphores during Fatal Errors
Akwasi Boateng
2011-09-12
1
-5
/
+101
*
CameraHal: Handle a few corner cases with capture
Tyler Luu
2011-09-12
1
-3
/
+6
*
CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLock
Sundar Raman
2011-09-12
1
-1
/
+4
*
Destroy and recreate semaphore in case of timeout
Akwasi Boateng
2011-09-09
1
-10
/
+52
*
CameraHal: Initial support for video snapshot
Tyler Luu
2011-09-02
1
-5
/
+19
*
Possible memory leak fix
Tyler Luu
2011-08-31
1
-0
/
+16
*
CameraHAL: Fixes some uninitialized variables in OMXCameraAdapter
Tyler Luu
2011-08-31
1
-0
/
+11
*
Camera HAL: Fixes for Face prioritized 3A, cancelAF
Sundar Raman
2011-08-25
1
-0
/
+4
*
CameraHAL: OMX algo priority re-design
Sundar Raman
2011-08-25
1
-0
/
+5
*
CameraHal: Adjust FD callbacks to updated javadoc
Tyler Luu
2011-08-23
1
-1
/
+2
*
CameraHal: Fix face detection for front sensor
Tyler Luu
2011-08-19
1
-2
/
+4
*
Revert "(TEMP) Avoid SetConfig when starting front sensor"
Iliyan Malchev
2011-08-17
1
-75
/
+35
*
Revert "(TEMP) Fix for reset mWaitToSetConfig to false in stopPreview"
Iliyan Malchev
2011-08-17
1
-4
/
+0
*
(TEMP) Fix for reset mWaitToSetConfig to false in stopPreview
Sundar Raman
2011-08-12
1
-0
/
+4
*
CameraHal: Prevent issue when free/aqcuire handle
Tyler Luu
2011-08-11
1
-0
/
+2
*
Lock AE and AWB after AF
Sundar Raman
2011-08-09
1
-2
/
+15
*
(TEMP) Avoid SetConfig when starting front sensor
Tyler Luu
2011-08-09
1
-35
/
+75
*
initial commit
Iliyan Malchev
2011-08-08
1
-0
/
+3160