summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-09-12camera: add camera module[1/3]Guosong Zhou11-660/+362
2017-08-21PD#148300: Fix 176x144 resolution preview problemYuxi Sun2-21/+27
2017-03-15PD#140856: camera: fix android N camera cts when plug usb cameraGuosong Zhou11-89/+789
2016-10-18PD#132108: camera: fix screen display green problemGuosong Zhou3-4/+19
2016-09-14PD#132034: camera: camera hal compatible for Android NGuosong Zhou3-2/+12
2016-07-18PD#121422: camera: fix camera crash when get camera infoGuosong Zhou1-3/+9
2016-07-13PD#125746: camera: fix camera plugGuosong Zhou2-0/+15
2016-07-01PD#124344: camera: add flush interface for v3 cameraGuosong Zhou4-54/+142
2016-06-21PD#127061: camera: unify android_5 and android_6 camera hal branchGuosong Zhou5-18/+94
2016-04-27PD#121890: camera: fix camera hangGuosong Zhou3-424/+451
2016-04-22PD#123368: camera: fix camera unsupport framerateGuosong Zhou1-1/+1
2015-09-22PD#112645:fix camera is occupiedGuosong Zhou6-38/+122
2015-09-18PD#112647:fix continue picture crashGuosong Zhou4-21/+6
2015-08-18PD#111061:fix usb camera plug problemGuosong Zhou12-78/+178
2015-07-27Third party apk compatible CameraJianqin Zhang5-22/+298
2015-05-13PD #105070: fix usb camera suddenly closeGuosong Zhou10-103/+201
2015-03-03Merge "correct gralloc header file" into l-amlogicTellen Yu3-37/+36
2015-03-02 redesign jpeg encoding flowGuosong Zhou5-562/+925
2015-02-10correct gralloc header fileJiyu Yang3-37/+36
2015-01-15Fix cts testPreviewFpsRange assertTrue failYuxi Sun1-1/+1
2015-01-14Merge "add getMinDuration for different fps" into l-amlogicTellen Yu3-100/+158
2015-01-14add getMinDuration for different fpsJiyu Yang3-100/+158
2015-01-08Fix cts CameraTest testImmediateZoom failYuxi Sun1-2/+1
2015-01-08Set default USB camera orientationYuxi Sun2-27/+29
2015-01-04New facing rule for usb and on board camera.Yuxi Sun5-34/+95
2014-12-26Merge "PD#101549 add HAL_PIXEL_FORMAT_YCbCr_420_888 fmt" into l-amlogicTellen Yu2-79/+80
2014-12-26PD#101237, fix the static variable only init once issueJianping Zheng1-1/+1
2014-12-25PD#101549 add HAL_PIXEL_FORMAT_YCbCr_420_888 fmtJiyu Yang2-79/+80
2014-12-23clear debug infoJiyu Yang3-54/+45
2014-12-19PD#100964 add hotplugJiyu Yang8-145/+248
2014-12-18resolve camera recording rotationGuosong Zhou1-5/+8
2014-12-15fix usb camera orientationguosong.zhou2-9/+22
2014-12-12modify dump available jpeg sizeguosong.zhou1-0/+2
2014-12-12add usb camera jpeg functionguosong.zhou9-45/+338
2014-12-12when camera don't support focus, delete ANDROID_CONTROL_AF_MODE_AUTO.guosong.zhou1-2/+2
2014-12-10fixed blob fmt error & zoom error, add dump infojiyu.yang2-5/+28
2014-12-09remove HAL_PIXEL_FORMAT_YCbCr_422_Ijiyu.yang2-18/+13
2014-12-09fix usb camera crash bugguosong.zhou3-7/+13
2014-12-05Statistics preview fps , then dump preview fps,format,width and height inform...guosong.zhou3-2/+68
2014-12-05Don't display MJPEG frame when MJPEG decode failedguosong.zhou2-1/+7
2014-12-05add camera orientationguosong.zhou1-1/+8
2014-12-03change GRALLOC usage in camerahal instead of grallocjiyu.yang2-4/+10
2014-11-28multi streamjiyu.yang12-46/+1316
2014-11-25add jpeg size checkguosong.zhou2-1/+50
2014-11-20resolve cts case testAeCompensation and testTakePicture for StillCaptureTestguosong.zhou2-4/+10
2014-11-19resolve cts case for testNoiseReductionModeControl and testCapabilitiesguosong.zhou3-8/+35
2014-11-17delete HAL3.2 warningguosong.zhou10-63/+59
2014-11-13change CameraCharacteristicsKeysjiyu.yang3-97/+192
2014-11-12resolve cts for testFlashControl and testCameraCaptureResultAllKeys methodsguosong.zhou3-1/+31
2014-11-11change supported hardware level to limited for ctsguosong.zhou2-1/+14
[next]