summaryrefslogtreecommitdiffstats
path: root/libcamera/SecCamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-231-3/+0
|\
| * Modified Libcamera to allow Touch to focusKalimochoAz2012-01-091-3/+0
* | libcamera: remove unused fimc_v4l2_s_ext_ctrl functionDima Zavin2012-04-091-20/+0
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-129/+129
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-4/+4
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-12/+12
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-10/+10
* | resolved conflicts for merge of 98591897 to masterJames Dong2011-11-221-31/+23
|\ \ | |/
| * libcamera: record GPS coordinates with greater precision.James Dong2011-11-211-31/+23
* | resolved conflicts for merge of 77143165 to masterSimon Wilson2011-11-151-3/+32
|\ \ | |/
| * Camera: move AF polling code from driver into HALkyoungho.yun2011-11-141-3/+32
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-106/+106
|/
* 5PC11X: CAMERA: Fix issue 5032708 - Native crashkyoungho.yun2011-08-111-1/+1
* libcamera: Increase memory bufferJeong-Seok Yang2011-06-131-1/+1
* crespo camera: software work-around to enable camcorderIliyan Malchev2011-06-111-18/+0
* crespo: enable camera (wip)Iliyan Malchev2011-06-071-92/+8
* libcamera: Fix setParameters crash when opening front camera.Wu-cheng Li2011-03-071-34/+16
* Fix the bug that the month of gps timestamp exif is off by 1.Wu-cheng Li2011-02-201-1/+1
* libcamera: for setting fixed frame rate on only camcording modeJeong-Seok Yang2011-01-271-0/+8
* S5PC11X: libcamera: buffer cleanupMike J. Chen2011-01-191-128/+126
* SP5C11X: libcamera: #ifdef/#defines cleanupMike J. Chen2011-01-191-468/+12
* libcamera: change shutterspeed units to microsecondsSimon Wilson2010-12-171-1/+2
* 5PC11X: libcamera: move lens to default position when preview startskyoungho.yun2010-12-071-0/+2
* libcamera: add 1900 to tm_year to fix gps dateSimon Wilson2010-11-231-1/+1
* libcamera: for reliabilityJeong-Seok Yang2010-11-031-0/+4
* libcamera: use camera make/model from propertiesSimon Wilson2010-11-021-2/+8
* S5PC11X: libcamera: fix new CTS failures and use of closed fdMike J. Chen2010-10-291-4/+12
* libcamera: for keeping user settings of vga cameraJeong-Seok Yang2010-10-291-9/+4
* Revert "libcamera: for setting fixed frame rate on only camcording mode"James Dong2010-10-291-12/+1
* S5PC11X: libcamera: threading and error cleanupMike J. Chen2010-10-281-8/+10
* libcamera: for setting fixed frame rate on only camcording modeJeong-Seok Yang2010-10-291-1/+12
* libcamera: Fix EXIF informationsJeong-Seok Yang2010-10-281-14/+27
* S5PC11X: libcamera: fix a number of bugs in camera HALMike J. Chen2010-10-251-107/+142
* libcamera: for keeping exposure value until capturingJeong-Seok Yang2010-10-251-3/+0
* libcamera: Add EXIF thumbnail on capturing image of front cameraJeong-Seok Yang2010-10-241-3/+11
* libcamera: for setting quality of JPEG on front cameraJeong-Seok Yang2010-10-241-2/+12
* libcamera: Add torch mode of flashJeong-Seok Yang2010-10-241-0/+3
* S5PC11X: libcamera: Fix CTS issue and update focus distanceMike J. Chen2010-10-201-1/+1
* libcamera: Add missing copyrightJeong-Seok Yang2010-10-191-1/+2
* SP5C11X: libcamera: Improve start up timeMike J. Chen2010-10-171-167/+87
* libcamera: missing cleanup code on desructorJeong-Seok Yang2010-10-141-0/+2
* S5PC11X: CAMERA: Fix libcamera issuesMike J. Chen2010-10-131-41/+45
* libcamera: change orientation of front cameraSimon Wilson2010-10-101-1/+2
* S5PC11X: CAMERA: Add support for 5MP SLSI cameraJeong-Seok Yang2010-10-081-314/+84
* libcamera: defensive code for protecting ESDJeong-Seok Yang2010-10-041-0/+34
* libcamera: minor bug fix & change some parametersJeong-Seok Yang2010-10-041-11/+10
* libcamera: using libs3cjpegJeong-Seok Yang2010-09-241-22/+361
* libcamera: Clean up codeJeong-Seok Yang2010-09-211-2628/+2432
* libcamera: supporting for front-facing cameraMingyu Kim2010-09-201-21/+18
* libcamera: do not use libs3cjpegJeong-Seok Yang2010-09-151-284/+7