summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-07-13PD#146719: camera: fix camera licenseGuosong Zhou10-3679/+128
2016-08-12PD#130174: camera: Merge IPTV 1080p optimization to trunkYuxi Sun10-7/+176
2014-11-18add (5000,15000) to fixed can't fps range errorjiyu.yang2-8/+12
2014-02-18Pd85918:When system in camera mode, set KEY_CAP_MODE is emptypengfei.hao1-1/+2
2014-01-13PD#85561 fix meiyancamera can't workjiyu.yang4-6/+12
2013-12-27PD#83224: inactive pause when forceStopPreviewjiyu.yang1-1/+5
2013-12-27PD #84283 remove useless parameter setting which will reset preview setting f...brian.zhu1-33/+0
2013-12-11Merge remote-tracking branch 'remotes/amlogic/jb-mr2-amlogic' into kk-amlogictellen.yu11-50/+505
2013-11-14change the log level for focus areabrian.zhu1-1/+1
2013-11-14Pd#82049:cts android.hardware.cts.CameraTest#testFocusAreas failpengfei.hao1-2/+17
2013-11-09temporary fix for 4.4 compileLawrence Mok1-1/+1
2013-07-16merge from branch amlogic-pd-74752, for optimize frame rate.brian.zhu3-73/+163
2013-07-16dynamical ctrl for logcatbrian.zhu24-511/+416
2013-06-25pd#72806:Third party apk compatible Camerapengfei.hao4-7/+31
2013-01-15add virtual camera support in camerahaljiyu.yang15-20/+10022
2013-01-15initialize the specified cameraid when openjiyu.yang6-38/+45
2013-01-14fix check supported flash mode errorsky.zhou1-1/+1
2012-12-14focus start & stop msgjiyu.yang7-11/+158
2012-11-21fix cts failbrian.zhu2-12/+12
2012-11-02fix foucus doesnot work bugjiyu.yang2-8/+17
2012-10-15add a special command CAMERA_DISABLE_MIRROR for some camera application displ...sky.zhou6-18/+63
2012-10-08disable avsync when camera startbrian.zhu1-16/+14
2012-09-26setparameter should return error for invalid parameter but for not support mo...sky.zhou1-5/+12
2012-09-26free image buffer when take picture is donebrian.zhu2-0/+3
2012-08-27merge latest ics-amlogicLawrence Mok3-3/+97
2012-08-24merge camera hal from ics-amlogicbrian.zhu5-151/+574
2012-07-16fix compile error on jellybeansky.zhou9-10/+34
2012-06-04remove TI and omap stringbrian.zhu32-370/+690
2012-01-31enable digital zoom functionbrian.zhu3-49/+41
2012-01-18for ctsbrian.zhu5-125/+239
2012-01-18for cts. add some camera parameter settingbrian.zhu3-4/+15
2012-01-16add usb camera supportbrian.zhu14-221/+753
2011-12-30don't use globel mVideoinfo->buf to control the V4L2 in two threadbrian.zhu4-535/+507
2011-12-28add macro to control if need sensor lister, now disable it for it is useless ...sky.zhou2-7/+16
2011-12-17remove NV12 convert to NV21 process because the data from V4L2 is already NV21brian.zhu5-189/+254
2011-12-14add support params as we support in gingerbreadspike.liao5-89/+418
2011-12-12disable video layer when using suface to displaybrian.zhu1-2/+169
2011-12-05video buffer reconfigure for camera recordingsimon.zheng3-39/+92
2011-11-30add default video formatsimon.zheng2-3/+3
2011-11-29adjust video parameterssimon.zheng2-10/+29
2011-11-28fix image capture and jpeg encodingLawrence Mok9-62/+275
2011-11-24fix image capture buffer allocationLawrence Mok8-101/+160
2011-11-23Replace with new camera HAL.Lawrence Mok50-4616/+16719