summaryrefslogtreecommitdiff
path: root/camera
AgeCommit message (Expand)Author
2012-09-28DO NOT MERGE: Remove experimental parameters for burst modeJames Painter
2012-09-10Camera: Add HDR scene mode constants.Eino-Ville Talvala
2012-09-07Camera2: Add a burst mode skeleton.James Painter
2012-07-18Camera: Add OPAQUE pixel format to CameraParametersEino-Ville Talvala
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-04-19Remove new camera connect API.Wu-cheng Li
2012-03-15Add a new camera open API that allows taking the ownership.Wu-cheng Li
2012-02-27fix libgui header locationMathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
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