index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
CameraParameters.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
camera: Disable extra HDR frame on QCOM_HARDWARE
Ricardo Cerqueira
2015-11-05
1
-0
/
+8
*
Camera: Add support for manual 3A.
Peng Zhu
2015-10-19
1
-0
/
+2
*
camera: Don't segfault if we get a NULL parameter
Steve Kondik
2015-10-17
1
-0
/
+3
*
camera: allow device to append camera parameters
Konsta
2015-10-14
1
-0
/
+5
*
camera2: Add camera client eviction enforcement.
Ruben Brunk
2015-03-18
1
-0
/
+4
*
Camera: Remove RAW_SENSOR in favor of RAW16
Eino-Ville Talvala
2015-02-19
1
-1
/
+1
*
Camera2: Fix CameraParameters parse segfault.
Ruben Brunk
2014-11-20
1
-0
/
+5
*
am dd80baf5: am 1f15b117: Merge "libcamera_client: 64-bit compile issue"
Mark Salyzyn
2014-06-11
1
-2
/
+2
|
\
|
*
libcamera_client: 64-bit compile issue
Mark Salyzyn
2014-06-09
1
-2
/
+2
*
|
camera2: Update CameraService for HAL1 shim.
Ruben Brunk
2014-05-21
1
-0
/
+42
*
|
Revert "camera: Fix setParameters for Preview FPS single/range values"
Eino-Ville Talvala
2014-03-26
1
-48
/
+5
*
|
camera: Fix setParameters for Preview FPS single/range values
Igor Murashkin
2014-03-20
1
-5
/
+48
|
/
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-1
/
+1
*
am 365ed394: Merge "Typo in CameraParameters::set"
Jean-Baptiste Queru
2013-07-08
1
-1
/
+1
|
\
|
*
Typo in CameraParameters::set
You Kim
2012-12-14
1
-1
/
+1
|
*
DO NOT MERGE: Remove experimental parameters for burst mode
James Painter
2012-09-28
1
-5
/
+0
|
*
Camera: Add HDR scene mode constants.
Eino-Ville Talvala
2012-09-10
1
-0
/
+1
|
*
Camera2: Add a burst mode skeleton.
James Painter
2012-09-07
1
-0
/
+5
*
|
Camera: Add HDR scene mode constants.
Eino-Ville Talvala
2012-09-10
1
-0
/
+1
*
|
Camera2: Add a burst mode skeleton.
James Painter
2012-09-07
1
-0
/
+5
|
/
*
Camera: Add OPAQUE pixel format to CameraParameters
Eino-Ville Talvala
2012-07-18
1
-0
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Add video stabilization control to Camera parameters.
Eino-Ville Talvala
2011-10-12
1
-0
/
+2
*
Add video snapshot camera parameter.
Wu-cheng Li
2011-09-01
1
-0
/
+1
*
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
Wu-cheng Li
2011-08-18
1
-0
/
+1
*
Add camera bayer image format.
Wu-cheng Li
2011-08-04
1
-0
/
+1
*
Add camera recording hint parameter.
Wu-cheng Li
2011-08-02
1
-0
/
+1
*
Add camera face detection API.
Wu-cheng Li
2011-07-27
1
-0
/
+2
*
CameraParameters: add PIXEL_FORMAT_RGBA8888
Iliyan Malchev
2011-06-06
1
-0
/
+1
*
Add auto-white balance locking to the Camera API.
Eino-Ville Talvala
2011-05-17
1
-0
/
+2
*
Add an auto-exposure lock feature to the Camera API.
Eino-Ville Talvala
2011-05-02
1
-0
/
+3
*
Add camera metering area API.
Wu-cheng Li
2011-04-13
1
-0
/
+2
*
Add camera focus area API.
Wu-cheng Li
2011-04-08
1
-0
/
+2
*
Add YV12 preview format to camera parameter constants.
Wu-cheng Li
2011-02-24
1
-1
/
+1
*
Add preferred preview size support in the camera framework
James Dong
2010-11-30
1
-0
/
+9
*
Video size retrieval/configuration support in camera hal
James Dong
2010-10-03
1
-0
/
+23
*
am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...
Wu-cheng Li
2010-09-21
1
-1
/
+1
|
\
|
*
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
Wu-cheng Li
2010-09-21
1
-1
/
+1
*
|
Add YUV420P color format support for video output from camera hal
James Dong
2010-09-16
1
-1
/
+1
|
/
*
Remove camera metering mode API.
Wu-cheng Li
2010-08-30
1
-7
/
+0
*
Add camera fps range API.
Wu-cheng Li
2010-08-20
1
-30
/
+29
*
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
Nipun Kwatra
2010-08-19
1
-25
/
+36
*
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
Nipun Kwatra
2010-08-19
1
-2
/
+31
*
Add KEY_SUPPORTED_METERING_MODES and fix some typos.
Wu-cheng Li
2010-06-04
1
-3
/
+4
*
Add camera metering mode API.
Wu-cheng Li
2010-06-03
1
-0
/
+6
*
Add video frame parameter.
Wu-cheng Li
2010-05-28
1
-0
/
+1
*
Fix build error.
Wu-cheng Li
2010-05-15
1
-1
/
+1
*
Add camera focus distances API.
Wu-cheng Li
2010-05-15
1
-0
/
+2
*
am d8c33747: am 78624e41: Add remove method in CameraParameters class.
Wu-cheng Li
2010-05-12
1
-0
/
+5
|
\
[next]