summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-12PD#130174: camera: Merge IPTV 1080p optimization to trunkYuxi Sun10-7/+176
2014-09-05for Android-L pdkjiyu.yang11-2931/+28
2014-06-23PD#92031:update camera hal from ali MagicBox2jiyu.yang6-157/+671
2014-03-05PD#87664 ion supportjiyu.yang10-67/+3143
2013-11-27vidioc_s_crop added for capturejiyu.yang2-5/+28
2013-11-12enable meta data mode for video recoder. add canvas modebrian.zhu5-25/+60
2013-09-19PD #78456 fix camera unexpectedly exit bugjiyu.yang3-5/+38
2013-07-22fix misspellingbrian.zhu2-24/+24
2013-07-221.add the mjpeg format for usb camera.default is disable. Need add system.pro...brian.zhu12-1032/+4135
2013-07-16merge from branch amlogic-pd-74752, for optimize frame rate.brian.zhu3-73/+163
2013-07-16rm unused code for usb camerabrian.zhu2-97/+0
2013-06-25pd#72806:Third party apk compatible Camerapengfei.hao4-7/+31
2013-01-17use extraSmallRGB24 to produce thumbnailjiyu.yang2-4/+45
2013-01-15add virtual camera support in camerahaljiyu.yang15-20/+10022
2013-01-15add touch focus support and version infojiyu.yang4-3/+133
2013-01-11use software resize for thumbnail, change thumbnail to 160x120brian.zhu2-4/+6
2012-12-14focus start & stop msgjiyu.yang7-11/+158
2012-10-29fix crash when recording size is different with preview sizebrian.zhu4-13/+44
2012-10-25fix CameraGLTest failed,add enumFrameratejiyu.yang2-19/+136
2012-10-16use compile flag IS_CAM_NONBLOCK as NONBLOCK switchjiyu.yang3-42/+64
2012-10-15non_block support add in CameraHal.jiyu.yang2-47/+138
2012-10-15add a special command CAMERA_DISABLE_MIRROR for some camera application displ...sky.zhou6-18/+63
2012-09-26only diff para ioctl,del req buf for diff resolutionjiyu.yang2-37/+89
2012-09-26reduce blue component for Logitech C170jiyu.yang2-75/+175
2012-09-07add yuv420p(YV12) support for ctsjiyu.yang8-33/+111
2012-09-03add hflip,zoom,rotation by Brianjiyu.yang3-12/+108
2012-09-03banding(menu), wb(menu), disabled ioctl if not supportjiyu.yang2-115/+251
2012-08-27merge latest ics-amlogicLawrence Mok3-3/+97
2012-08-24merge camera hal from ics-amlogicbrian.zhu5-151/+574
2012-06-04remove TI and omap stringbrian.zhu32-370/+690
2012-05-24add error handle for usb camera plugged outbrian.zhu2-4/+30
2012-04-01Revert "added support for open()"sky.zhou3-54/+9
2012-04-01added support for open()jun.gao3-9/+54
2012-03-30add auto focus process for camera halbrian.zhu2-4/+175
2012-02-20need close camera device when reset frame format and resolution for usb camerabrian.zhu2-11/+147
2012-02-20Revert "need close camera device when reset frame format and resolution"brian.zhu2-147/+11
2012-02-20need close camera device when reset frame format and resolutionbrian.zhu2-11/+147
2012-02-14add flashlight support to icsHeming.Lv2-10/+85
2012-01-31enable digital zoom functionbrian.zhu3-49/+41
2012-01-16add usb camera supportbrian.zhu14-221/+753
2011-12-17don't dequeue buff when no buffer is enqueuedbrian.zhu2-13/+21
2011-12-14add support params as we support in gingerbreadspike.liao5-89/+418
2011-12-12enqueue to V4L2 Camera just the buffers dequeued from natviewindow but not al...spike.liao2-2/+7
2011-12-05fix preview buffers mapping errorsky.zhou2-22/+28
2011-12-02fix : 1, move setmirror from init to startpreview&takepicture 2,add exif(just...sky.zhou2-86/+349
2011-11-30support 2 camerasLawrence Mok4-30/+51
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