summaryrefslogtreecommitdiff
path: root/camera
AgeCommit message (Expand)Author
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-12Add video stabilization control to Camera parameters.Eino-Ville Talvala
2011-09-01Add video snapshot camera parameter.Wu-cheng Li
2011-08-18Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li
2011-08-04Add camera bayer image format.Wu-cheng Li
2011-08-02Pass camera frame metadata from camera service to Java.Wu-cheng Li
2011-08-02Add camera recording hint parameter.Wu-cheng Li
2011-07-27Add camera face detection API.Wu-cheng Li
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-06-27Add framework support for camcorder zoom.Wu-cheng Li
2011-06-06CameraParameters: add PIXEL_FORMAT_RGBA8888Iliyan Malchev
2011-05-17Add auto-white balance locking to the Camera API.Eino-Ville Talvala
2011-05-02Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala
2011-04-13Add camera metering area API.Wu-cheng Li
2011-04-08Add camera focus area API.Wu-cheng Li
2011-03-28frameworks/base: some camera-interface cleanupIliyan Malchev
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian
2011-02-24Merge "Add YV12 preview format to camera parameter constants."Wu-cheng Li
2011-02-24Add YV12 preview format to camera parameter constants.Wu-cheng Li
2011-02-22Application-managed callback buffer support for raw imageJames Dong
2011-01-06Add camera service support for SurfaceTexture.Jamie Gennis
2011-01-05Camera::create should fail when it fails to connect the camera.Wu-cheng Li
2010-11-30Add preferred preview size support in the camera frameworkJames Dong
2010-11-15Fixed a race condition where some recording frames may not be released.James Dong
2010-10-19Camera framework change required for 0-memcpy recordingJames Dong
2010-10-03Video size retrieval/configuration support in camera halJames Dong
2010-09-21am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li
2010-09-21Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li
2010-09-16Add YUV420P color format support for video output from camera halJames Dong
2010-08-30am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.Wu-cheng Li
2010-08-30Remove camera metering mode API.Wu-cheng Li
2010-08-24am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbreadWu-cheng Li
2010-08-23Change the framework to use the new camera preview path.Jamie Gennis
2010-08-20Add camera fps range API.Wu-cheng Li
2010-08-19Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGENipun Kwatra
2010-08-19Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGENipun Kwatra
2010-08-04Adding parseSizesList, getSupportedPreviewSizes to CameraParameters.Nipun Kwatra
2010-07-30Adding getSupportedPictureSizes which returns a Vector of supported Sizes.Nipun Kwatra
2010-07-30resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru
2010-07-29am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru
2010-07-29fix inaccurate copyrightsJean-Baptiste Queru
2010-07-29fix inaccurate copyrightsJean-Baptiste Queru
2010-06-11Change camera interface to support multiple cameras.Chih-Chung Chang
2010-06-04Add KEY_SUPPORTED_METERING_MODES and fix some typos.Wu-cheng Li
2010-06-03Add camera metering mode API.Wu-cheng Li
2010-05-28Add video frame parameter.Wu-cheng Li
2010-05-15Fix build error.Wu-cheng Li
2010-05-15Add camera focus distances API.Wu-cheng Li
2010-05-14Fix deadlock if the last reference of ICameraClient is removed inChih-Chung Chang
2010-05-12am d8c33747: am 78624e41: Add remove method in CameraParameters class.Wu-cheng Li