summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-12-14bringup: window.h had been modified in 8.1 [10/12]Tellen Yu1-1/+1
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-05-27PD#130174 Using optimized MJPEG decode functionYuxi Sun1-58/+0
2017-04-01PD#141268: camera: fix ATV camera ctsGuosong Zhou2-5/+16
2017-03-15PD#140856: camera: fix android N camera cts when plug usb cameraGuosong Zhou11-89/+789
2016-12-13PD#135351: camera: add ge2d ioctl for compact with 32/64 bitPengcheng Chen3-35/+39
2016-11-01PD#133846 Change MJPEG decode function to fix 64bit compile problemYuxi Sun3-13/+55
2016-10-28PD#133846 Use jpeg_decode function for android N and ConvertMjpegToNV21 for e...Brian Zhu3-1/+18
2016-10-18PD#132108: camera: fix screen display green problemGuosong Zhou3-4/+19
2016-10-17Revert "PD#133032: camera: Use private optimized libyuv to do MJPEG decode"Yuxi Sun4-13728/+19
2016-10-13PD#133032: camera: Use private optimized libyuv to do MJPEG decodeYuxi Sun4-19/+13728
2016-09-14PD#132034: camera: camera hal compatible for Android NGuosong Zhou3-2/+12
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-01-29PD#112756: camera: fix camera capture memory leakGuosong Zhou1-1/+2
2016-01-21PD#117565: camera: add camera reset and logcat debug interfaceGuosong Zhou3-1/+45
2015-09-28PD#112747:fix usb camera snapshot image disorderGuosong Zhou2-18/+49
2015-09-22PD#112645:fix camera is occupiedGuosong Zhou6-38/+122
2015-09-18PD#112647:fix continue picture crashGuosong Zhou4-21/+6
2015-09-06PD#112225 camera: fix overwrite issueBrian Zhu1-4/+8
2015-08-30PD#111858:support more preview size for usb cameraGuosong Zhou1-4/+4
2015-08-18PD#111061:fix usb camera plug problemGuosong Zhou12-78/+178
2015-08-04PD#107824:fix camera capture crashGuosong Zhou2-3/+3
2015-05-22modify for compatibility 64bitTellen Yu1-0/+3
2015-05-13PD #105070: fix usb camera suddenly closeGuosong Zhou10-103/+201
2015-03-02 redesign jpeg encoding flowGuosong Zhou5-562/+925
2015-02-02PD #102724: fix 480p recording bugGuosong Zhou1-93/+71
2015-01-29add qcif resolution for ctsGuosong Zhou3-12/+54
2015-01-29PD #102342: fix usb camera MJEGP and YUYV format JPEG compress fail.Guosong Zhou3-28/+43
2015-01-27PD #102708: fix MID m102 camera change to front camera stop bugGuosong Zhou1-9/+19
2015-01-20PD #101232: fixed 1080P USB camera can't openGuosong Zhou2-12/+16
2015-01-14add getMinDuration for different fpsJiyu Yang3-100/+158
2015-01-04New facing rule for usb and on board camera.Yuxi Sun5-34/+95
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-15fix usb camera orientationguosong.zhou2-9/+22
2014-12-12add usb camera jpeg functionguosong.zhou9-45/+338
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-03change GRALLOC usage in camerahal instead of grallocjiyu.yang2-4/+10
2014-12-01auto get exif maker and model,modify some codeguosong.zhou2-7/+18
2014-11-28multi streamjiyu.yang12-46/+1316
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
[next]