summaryrefslogtreecommitdiffstats
path: root/libcamera
Commit message (Expand)AuthorAgeFilesLines
* camera: RGB565 preview formatPaul Kocialkowski2014-01-031-39/+7
* Fix for save_postview changesRobert Burns2012-12-091-1/+2
* Replace LOG by ALOGKalimochoAz2012-07-231-3/+3
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-235-4/+148
|\
| * Modified Libcamera to allow Touch to focusKalimochoAz2012-01-095-4/+148
* | Camera: Fix crash when cancelling autofocus outside of preview.Eino-Ville Talvala2012-06-051-0/+5
* | libcamera: remove unused fimc_v4l2_s_ext_ctrl functionDima Zavin2012-04-091-20/+0
* | Switched to use header files from /frameworks/nativeJames Dong2012-03-122-1/+2
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-216/+216
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-052-6/+6
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-25/+25
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-17/+17
* | resolved conflicts for merge of 98591897 to masterJames Dong2011-11-222-34/+27
|\|
| * libcamera: record GPS coordinates with greater precision.James Dong2011-11-212-34/+27
* | Fix broken build due to transition to ALOGV instead of LOGVJames Dong2011-11-151-1/+1
* | resolved conflicts for merge of c62dbe3e to masterJames Dong2011-11-152-16/+4
|\|
| * libcamera: Remove 16 bytes paddingJames Dong2011-11-152-15/+3
* | resolved conflicts for merge of 77143165 to masterSimon Wilson2011-11-152-3/+39
|\|
| * Camera: move AF polling code from driver into HALkyoungho.yun2011-11-142-3/+39
* | am f9a8cbcf: Merge "5PC11X: CAMERA: Fix CTS fail list Fix Issue 4905016 - and...James Dong2011-11-041-1/+1
|\|
| * 5PC11X: CAMERA: Fix CTS fail listkyoungho.yun2011-11-031-1/+1
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-200/+200
|/
* Fix cancelAutoFocus failure if native window is not set.Wu-cheng Li2011-10-181-0/+5
* Fix the bug that jpeg size is always 6.8MB.Wu-cheng Li2011-08-311-7/+9
* Send RawPictureCallback when CAMERA_MSG_RAW_IMAGE_NOTIFY is enabled.Wu-cheng Li2011-08-251-31/+31
* 5PC11X: CAMERA: Fix Issue 5143943(SceneMode Fail)kyoungho.yun2011-08-161-0/+17
* Merge "5PC11X: CAMERA: Fix issue 5032708 - Native crash"Wu-cheng Li2011-08-111-1/+1
|\
| * 5PC11X: CAMERA: Fix issue 5032708 - Native crashkyoungho.yun2011-08-111-1/+1
* | Add support NV21 preview callbackJames Dong2011-08-091-114/+45
|/
* Use new camera data callback.Wu-cheng Li2011-07-291-3/+3
* crespo: implement method put_parameters in camera halIliyan Malchev2011-07-271-0/+7
* Remove the hack for Camera hal since now the encoder support YV12 and NV12James Dong2011-07-261-1/+1
* Change SEC_OMX for Video EditorSeungBeom Kim2011-07-252-1/+17
* Merge "Fix black preview in Goggles."Wu-cheng Li2011-07-241-14/+1
|\
| * Fix black preview in Goggles.Wu-cheng Li2011-07-111-14/+1
* | libcamera: Fix a synchronization bugWu-cheng Li2011-07-152-31/+40
|/
* libcamera: for checking invalid parametersJeong-Seok Yang2011-06-282-3/+38
* libcamera: for preventing to open camera before releasing another cameraJeong-Seok Yang2011-06-192-2/+15
* Merge "libcamera: Increase memory buffer"Wu-cheng Li2011-06-191-1/+1
|\
| * libcamera: Increase memory bufferJeong-Seok Yang2011-06-131-1/+1
* | libcamera: Change camera.herring.so from camera.s5pc110.soJeong-Seok Yang2011-06-141-1/+1
|/
* crespo camera: software work-around to enable camcorderIliyan Malchev2011-06-112-53/+112
* crespo: enable camera (wip)Iliyan Malchev2011-06-075-462/+789
* am b069d589: am f6512678: libcamera: for supporting QVGA and QCIF on front ca...Jeong-Seok Yang2011-03-161-1/+1
|\
| * libcamera: for supporting QVGA and QCIF on front cameraJeong-Seok Yang2011-03-161-1/+1
* | am 4faec6c9: am 069108e8: Merge "Add 176x144 preview size for front camera." ...Wu-cheng Li2011-03-141-1/+1
|\|
| * Add 176x144 preview size for front camera.Wu-cheng Li2011-03-111-1/+1
* | am 2d6a6037: am 28e8633c: Merge "libcamera: Fix setParameters crash when open...Wu-cheng Li2011-03-083-37/+16
|\|
| * libcamera: Fix setParameters crash when opening front camera.Wu-cheng Li2011-03-073-37/+16
* | am 8164eaba: am d9e21463: Add additional statements to accept the crespo4g pr...Maarten Hooft2011-03-011-1/+2
|\|