index
:
hardware_ti_omap4.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CameraHal: Enable 3A feedback for scene modes
Tyler Luu
2011-10-15
4
-139
/
+275
*
CameraHal: Adapt to new framework vstab param
Tyler Luu
2011-10-14
10
-77
/
+69
*
omap4xxx: camera: not an error when callback threads are already running
Iliyan Malchev
2011-10-13
1
-1
/
+5
*
CameraHAL: Switch default focus mode back to auto
Sundar Raman
2011-10-12
1
-1
/
+1
*
CameraHAL: Restore zoom stages back to 60
Sundar Raman
2011-10-12
3
-16
/
+46
*
CameraHAL: Pass zoom values smoothly
Sundar Raman
2011-10-12
3
-10
/
+29
*
omap4xxx: camera: various fixes
Sundar Raman
2011-10-07
4
-43
/
+31
*
omap4xxx: camera: remove a couple of error messages
Sundar Raman
2011-10-07
1
-12
/
+15
*
omap4xxx: camera: re-enable postview callback
Tyler Luu
2011-10-07
2
-18
/
+8
*
CameraHal: Fix issue with not setting 3A settings
Tyler Luu
2011-10-07
1
-3
/
+3
*
GRALLOC_USAGE_EXTERNAL_DISP should not be used for Camera
James Dong
2011-10-07
1
-1
/
+0
*
omap4xxx: camera: apply 3A settings after auto scene mode change
Akwasi Boateng
2011-10-07
1
-17
/
+17
*
omap4xxx: camera: set capture settings only if changed
Tyler Luu
2011-10-07
3
-39
/
+78
*
omap4xxx: camera: set GLBCE/GBCE only if changed
Tyler Luu
2011-10-07
1
-2
/
+2
*
omap4xxx: camera: only set CameraAreas if changed
Tyler Luu
2011-10-07
4
-9
/
+43
*
omap4xxx: camera: set face priority for algos when starting face detection
Milen Mitkov
2011-10-07
1
-0
/
+9
*
omap4xxx: camera: update Focus areas in setParameters, not in setFocusMode
Atanas Stefov
2011-10-07
2
-11
/
+16
*
omap4xxx: camera: timing issue with autoFocus/cancelAutoFocus
Tyler Luu
2011-10-07
2
-2
/
+21
*
omap4xxx: camera: switch to executing state when surface is null
Akwasi Boateng
2011-10-07
6
-36
/
+183
*
omap4xxx: camera: cancel and flush for SW JPEG encoder
Tyler Luu
2011-10-07
3
-9
/
+46
*
omap4xxx: camera: EXIF thumbnail for video snapshot
Tyler Luu
2011-10-07
8
-101
/
+308
*
omap4xxx: camera: send different preview and video buffers for MMS mode
Akwasi Boateng
2011-10-07
11
-15
/
+767
*
CameraHal: Allow only certain number of instances
Tyler Luu
2011-10-07
9
-249
/
+219
*
Enabling Fast Shot2shot by disabling AF scan in the CAF mode
Heechan Park
2011-10-05
1
-14
/
+1
*
Set EXIF maker and model to system properties.
Wu-cheng Li
2011-10-05
1
-3
/
+9
*
CameraHAL: Improved error handling inside the adapters
Sundar Raman
2011-09-27
5
-128
/
+195
*
CameraHal: Changes to releasing of focus lock
Tyler Luu
2011-09-27
2
-14
/
+0
*
Make previous zoom index a member variable
Akwasi Boateng
2011-09-23
3
-4
/
+4
*
CameraHal: Do not unset exposure/wb lock in stopPreview
Tyler Luu
2011-09-23
1
-11
/
+0
*
CameraHal: Timing issue in returning focus callback
Tyler Luu
2011-09-23
1
-2
/
+4
*
CameraHal: Add metering area mutex
Tyler Luu
2011-09-23
2
-0
/
+5
*
Change ducati camera internal buffers to 5
Sarthak Aggarwal
2011-09-22
1
-1
/
+1
*
CameraHal: Changes to 3A lock implementation
Tyler Luu
2011-09-22
3
-42
/
+42
*
OMXCameraAdapter: Update timstamp calculation and comment
Devaraj Rangasamy
2011-09-21
2
-7
/
+10
*
CameraHAL: CTS fixes related to #testMeteringAreas
Sundar Raman
2011-09-21
4
-20
/
+19
*
CameraHa: Reset mDynamicPreviewSwitch after startPreview
Tyler Luu
2011-09-21
1
-0
/
+1
*
CameraHAL CTS: Update the fps range passed by the app
Sundar Raman
2011-09-21
1
-0
/
+1
*
Merge "CameraHal: Add filter to smooth faces from OMXCamera" into ics-factoryrom
Iliyan Malchev
2011-09-21
3
-20
/
+83
|
\
|
*
CameraHal: Add filter to smooth faces from OMXCamera
Tyler Luu
2011-09-21
3
-20
/
+83
*
|
Merge "CameraHAL: Allow cancelAutoFocus during zoom" into ics-factoryrom
Iliyan Malchev
2011-09-21
1
-0
/
+6
|
\
\
|
|
/
|
*
CameraHAL: Allow cancelAutoFocus during zoom
Sundar Raman
2011-09-21
1
-0
/
+6
*
|
Merge "Grallock lock and unlock fixes" into ics-factoryrom
Iliyan Malchev
2011-09-21
7
-34
/
+111
|
\
\
|
|
/
|
*
Grallock lock and unlock fixes
Akwasi Boateng
2011-09-21
7
-34
/
+111
*
|
CameraHAL: Fixes an issue with constant frame rate selection
Sundar Raman
2011-09-20
1
-2
/
+4
|
/
*
CameraHal: Do not restart preview if already recording
Tyler Luu
2011-09-20
1
-0
/
+5
*
CameraHal: Use gmtime for Exif
Tyler Luu
2011-09-19
1
-4
/
+4
*
CameraHal: Debug prints from "CameraHal: Error handling before sending frames"
Tyler Luu
2011-09-19
2
-3
/
+3
*
CameraHal: Lock focus after AF completion
Tyler Luu
2011-09-19
6
-13
/
+67
*
CameraHal: Stop video snapshot before trying to stop recording
Tyler Luu
2011-09-19
1
-0
/
+9
*
Camera: Disable GBCE by default
Devaraj Rangasamy
2011-09-19
1
-1
/
+1
[prev]
[next]