summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * CameraHal: Use max zoom value from capabilitiesIvan Evlogiev2012-07-253-10/+13
* | Camera_test: Supported parameters update for 3DDejan Ivanovski2012-07-254-130/+413
|/
* Camera_test:Get supported parameters from capabilitiesDimitar Borisov2012-07-253-555/+1168
* CameraHal: Add key for 3d subsampled resolutionsIvan Evlogiev2012-07-256-16/+64
* CameraHal: Various fixes for issues seen during monkey testsEmilian Peev2012-07-259-131/+125
* CameraHal: Enable ancillary data for all buffersIvan Evlogiev2012-07-251-15/+14
* CameraHal: Search extra data only in the bufferIvan Evlogiev2012-07-254-19/+20
* CameraHAL: Fix manual convergence handlingIvan Evlogiev2012-07-256-60/+111
* CameraHAL: Add picture encoding format selectionPavel Nedev2012-07-259-83/+117
* CameraHAL: Manual exposure and gain addedPavel Nedev2012-07-259-46/+311
* Camera_test: Test metering areas center and averageDimitar Borisov2012-07-253-7/+23
* Merge "CameraHal: Fix for black lines on the preview" into p-ics-mr1Jean Johnson2012-07-2515-161/+226
|\
| * CameraHal: Adds support for GBCE/GLBCE in OMX CapabilitiesEmilian Peev2012-07-259-31/+101
| * Merge "CameraHal: Return AF status immediately during fixed modes" into p-ics...Jean Johnson2012-07-251-0/+8
| |\
| | * CameraHal: Return AF status immediately during fixed modesEmilian Peev2012-07-251-0/+8
| * | CameraHal: Avoids cases leading to error messages during camera setupEmilian Peev2012-07-253-45/+93
| * | Merge "Changes related to test focus area and test metering area" into p-ics-mr1Jean Johnson2012-07-251-2/+2
| |\ \
| | * | Changes related to test focus area and test metering areaDimitar Borisov2012-07-251-2/+2
| * | | CameraHAL: Fixed crash while resizing NV12 frameDaniel Levin2012-07-251-0/+2
| * | | CameraHAL: Fixed checking for valid KEY_VNFDaniel Levin2012-07-251-1/+1
| * | | CameraHAL: Fixed setting default flash modeDaniel Levin2012-07-251-1/+1
| * | | CameraHAL: Removed unused frame functionsDaniel Levin2012-07-252-73/+0
| * | | CameraHAL: Fixed sending video frame in non metadata modeDaniel Levin2012-07-251-2/+2
| * | | CameraHAL: Fixed unlocking recording mutexDaniel Levin2012-07-251-3/+1
| * | | CameraHAL: Fixed inserting EXIF thumbnailDaniel Levin2012-07-251-1/+1
| * | | CameraHAL: Fixed deadlock because of mStateSwitchLockDaniel Levin2012-07-252-2/+14
| | |/ | |/|
* | | CameraHal: Fix for black lines on the previewDimitar Borisov2012-07-251-0/+9
|/ /
* | Merge "CameraHAL: Minor fix while setting focus callback" into p-ics-mr1Vicky Martinez-DeFrain2012-07-251-1/+1
|\ \
| * | CameraHAL: Minor fix while setting focus callbackDaniel Levin2012-07-251-1/+1
* | | CameraHAL: Fixed launching Jpeg EncoderDaniel Levin2012-07-251-1/+1
* | | CameraHAL: Fixed accessing deallocated preview memoryDaniel Levin2012-07-251-1/+6
* | | Merge "CameraHAL: Fixed memory corruption while JPEG encoding" into p-ics-mr1Vicky Martinez-DeFrain2012-07-251-1/+1
|\ \ \
| * | | CameraHAL: Fixed memory corruption while JPEG encodingDaniel Levin2012-07-251-1/+1
* | | | Merge "CameraHAL: Fixed UV pointer calculation for video frames" into p-ics-mr1Vicky Martinez-DeFrain2012-07-251-0/+1
|\ \ \ \
| * | | | CameraHAL: Fixed UV pointer calculation for video framesDaniel Levin2012-07-251-0/+1
| |/ / /
* | | | CameraHAL: Added missing 'break' in sendCommand()Daniel Levin2012-07-251-0/+1
* | | | CameraHAL: Fixed calling UseBuffers for measurementDaniel Levin2012-07-252-2/+2
| |/ / |/| |
* | | CameraHAL: Fixed accessing deallocated OMX_BUFFERHEADERTYPEDaniel Levin2012-07-252-1/+42
|/ /
* | CameraHAL: Calculate UV pointer from YDaniel Levin2012-07-251-1/+1
* | Merge "CameraHAL: Handling some Invalid state operations after stop preview" ...Jean Johnson2012-07-251-0/+6
|\ \
| * | CameraHAL: Handling some Invalid state operations after stop previewGeorgi Georgiev2012-07-251-0/+6
* | | CameraHal: Return from 'setParameters()' immediately in case of errorEmilian Peev2012-07-251-26/+26
* | | CameraHal: Fixes a possible race cond. and subsequent freezeEmilian Peev2012-07-251-2/+6
|/ /
* | CameraHAL: Do not reset mPendingPreviewSettingsSundar Raman2012-07-251-1/+0
* | CameraHal: Fixes a corner case with sensor overclockingEmilian Peev2012-07-252-6/+21
* | Merge changes Idbf55037,I896696f2 into p-ics-mr1Jean Johnson2012-07-252-7/+9
|\ \
| * | CameraHal: Configure Autoconvergence only in stereo caseEmilian Peev2012-07-251-5/+7
| * | CameraHal: Small VNF API updates within CameraHal moduleEmilian Peev2012-07-251-2/+2
| |/
* | CameraHAL : Propogate no memory error to MediaserverPrasanna Kumar M.R2012-07-251-1/+3
|/
* CameraHal: PPM update, configures 'autoconvergence' only when requiredEmilian Peev2012-07-253-83/+77