summaryrefslogtreecommitdiffstats
path: root/include/camera
Commit message (Expand)AuthorAgeFilesLines
...
* Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+11
* Add camera face detection API.Wu-cheng Li2011-07-271-0/+10
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-273-3/+175
* Merge "Improve android.hardware.Camera.Area javadoc."Wu-cheng Li2011-06-071-2/+2
|\
| * Improve android.hardware.Camera.Area javadoc.Wu-cheng Li2011-06-071-2/+2
* | CameraParameters: add PIXEL_FORMAT_RGBA8888Iliyan Malchev2011-06-061-0/+1
|/
* Add auto-white balance locking to the Camera API.Eino-Ville Talvala2011-05-171-15/+44
* frameworks/base: switch CameraService to a HAL moduleIliyan Malchev2011-05-031-266/+0
* frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev2011-05-031-101/+7
* Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-021-0/+20
* Clarify the meaning of weight in the focus and metering area HAL.Eino-Ville Talvala2011-04-251-9/+12
* Add camera metering area API.Wu-cheng Li2011-04-131-0/+38
* Add camera focus area API.Wu-cheng Li2011-04-081-0/+38
* frameworks/base: some camera-interface cleanupIliyan Malchev2011-03-283-66/+0
* Merge "Add YV12 preview format to camera parameter constants."Wu-cheng Li2011-02-241-2/+1
|\
| * Add YV12 preview format to camera parameter constants.Wu-cheng Li2011-02-241-2/+1
* | Application-managed callback buffer support for raw imageJames Dong2011-02-222-14/+21
|/
* Add camera service support for SurfaceTexture.Jamie Gennis2011-01-062-0/+9
* Fixed a typo in the enum for unknown camera error messageJames Dong2011-01-041-1/+1
* We requires camera hal's implementation should not track the ref count of any...James Dong2010-12-101-1/+19
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-8/+0
* Add preferred preview size support in the camera frameworkJames Dong2010-11-301-0/+23
* am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-193-17/+28
|\
| * Improve camera documentation.Wu-cheng Li2010-11-193-17/+28
| * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-201-0/+12
* | Mirror the camera preview if the camera is front-facing.Wu-cheng Li2010-10-251-0/+12
* | Camera framework change required for 0-memcpy recordingJames Dong2010-10-192-0/+18
* | Camera hal change for 0-memcpy in media recording frameworkJames Dong2010-10-191-51/+76
* | 0-memcpy video recording frameworkJames Dong2010-10-071-0/+53
* | Video size retrieval/configuration support in camera halJames Dong2010-10-031-0/+31
* | Fix the CameraHardwareInterface::setPreviewWindow comment.Jamie Gennis2010-09-251-1/+1
* | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li2010-09-211-6/+8
|\ \ | |/
| * Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
* | Add YUV420P color format support for video output from camera halJames Dong2010-09-161-1/+4
* | Added command type to play recording sound.Nipun Kwatra2010-09-141-0/+3
* | Adding enable/disable option for sendCommand()Nipun Kwatra2010-09-141-0/+5
* | am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
|\ \ | |/
| * Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
* | am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-241-0/+15
|\ \ | |/
| * Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-0/+15
| |\
| | * Add camera fps range API.Wu-cheng Li2010-08-201-0/+15
* | | Change the framework to use the new camera preview path.Jamie Gennis2010-08-233-9/+7
|/ /
* | Handle the camera open failure better.Wu-cheng Li2010-08-191-0/+1
|/
* Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-0/+1
* Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-0/+16
* Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-2/+6
* Improve camera documentation.Wu-cheng Li2010-08-121-13/+17
* resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-301-1/+0
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-113-2/+40