summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Upate liveshot size" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-301-9/+32
|\ \
| * | Upate liveshot sizejinwu2018-11-221-9/+32
| |/ | | | | | | | | | | | | | | | | 1.Should support 30fps 2.Should match aspect ratio of Video size 3.If 4k recording or HFR/HSR, set liveshot size to be same as video size. Change-Id: If5b89519f55a7a8a4e92c4062d0bddd4bf4e2935
* | Merge "SnapdragonCamera: Use HAL-ZSL to capture in ACTION_IMAGE_CAPTURE" ↵Linux Build Service Account2018-11-302-12/+13
|\ \ | | | | | | | | | into camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Use HAL-ZSL to capture in ACTION_IMAGE_CAPTURExianming wang2018-11-142-12/+13
| |/ | | | | | | | | | | | | Use HAL-ZSL to capture in ACTION_IMAGE_CAPTURE. CRs-Fixed: 2344684 Change-Id: I9ebd36130e87bf97ff559295c7a75ae61973e587
* | Merge "SnapdragonCamera: SunSet and Landscape use HAL-ZSL mode" into ↵Linux Build Service Account2018-11-301-5/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: SunSet and Landscape use HAL-ZSL modexianming wang2018-11-141-5/+1
| |/ | | | | | | | | | | | | SunSet and Landscape use HAL-ZSL mode as default. CRs-Fixed: 2338855 Change-Id: I60e03ca3ec084c3fa85c3504c73fd54daf9f6279
* | Merge "SnapdragonCamera: Add AE_PRECAPTURE_TRIGGER_CANCEL in touch focus" ↵Linux Build Service Account2018-11-301-14/+52
|\ \ | | | | | | | | | into camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Add AE_PRECAPTURE_TRIGGER_CANCEL in touch focusxianming wang2018-11-221-14/+52
| |/ | | | | | | | | | | | | | | | | | | 1. Touch preflash usecase. 2. If Touch Preflash is completed, send AE_PRECAPTRURE_TRIGGER_CANCEL for only 1 frame, app only call once. 3. Reset the AE_PRECAPTURE_TRIGGER_IDLE after Step 2. CRs-Fixed: 2338725 Change-Id: Ia890b4f05fcabbfc71be180b306146f2a806e9b8
* | Merge "SnapdraongCamera:Fix CalledFromWrongThreadException" into ↵Linux Build Service Account2018-11-301-3/+8
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdraongCamera:Fix CalledFromWrongThreadExceptionjunjiez2018-11-131-3/+8
| |/ | | | | | | | | | | | | | | | | Make UI related methods run on the main thread in CameraCaptureSession.StateCallback to avoid CalledFromWrongThreadException Change-Id: Iabce187f790fd2006ddb5c4e77ef5e047be6b815 CRs-Fixed: 2311900
* | Merge "SnapdraongCamera:Fix invalid ImageReader" into ↵Linux Build Service Account2018-11-301-2/+5
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdraongCamera:Fix invalid ImageReaderjunjiez2018-11-141-2/+5
| |/ | | | | | | | | | | | | | | | | make sure the needed ImageReaders are valid in captureStillPicture to avoid NP Change-Id: I28525ae5951c548fc06800bb62a3030dccc76b48 CRs-Fixed: 2344071
* | Merge "Change the FD ROI to range" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-301-9/+1
|\ \
| * | Change the FD ROI to rangezhuw2018-11-141-9/+1
| |/ | | | | | | | | | | | | change drawcircle to drawrect Change-Id: Ib406506b459d63ac5f98f98393d8b8b8a7b391bb CRs-Fixed:2320311
* | Merge "SnapdragonCamera: Completed the function of FS" into ↵Linux Build Service Account2018-11-302-6/+94
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Completed the function of FSxianming wang2018-11-142-6/+94
| |/ | | | | | | | | | | | | Completed the function of FS for special sensor mode. CRs-Fixed: 2334834 Change-Id: Ia32111be5e1fd14bdb31407a43ad8eb3b97f5415
* | Merge "SnapdraongCamera:Fix longshot count" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-301-1/+6
|\ \
| * | SnapdraongCamera:Fix longshot countjunjiez2018-11-151-1/+6
| |/ | | | | | | | | | | | | | | | | close redundant image when longshot is not active and the timestamp of the image is later then the last capture. Change-Id: I90987c8abaec2d41c2c9bd26d7ab579ed8790fce CRs-Fixed: 2335369
* | Merge "SnapdraongCamera:Fix flash button visibility" into ↵Linux Build Service Account2018-11-301-1/+6
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdraongCamera:Fix flash button visibilityjunjiez2018-11-131-1/+6
| |/ | | | | | | | | | | | | | | Reinit the flash button after CountDown to set right visibility state. Change-Id: I3f96fbe19d1cbdbdd075f487d25d0bfed2d24630 CRs-Fixed: 2344673
* | Merge "Fix UI unnormal after snapshot failed." into ↵Linux Build Service Account2018-11-301-3/+3
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | Fix UI unnormal after snapshot failed.jinwu2018-11-141-3/+3
| |/ | | | | | | Change-Id: I7dddb3233e87e4a03cdbdc7391dbbcaa2adbb283
* / SnapdragonCamera: Add vendorTag noiseReduction for HDRxianming wang2018-11-141-3/+27
|/ | | | | | | | | Add vendorTag custom_noise_reduction for HDR Scene. Disable ZSL when enable HDR, capture button should enable until image received. CRs-Fixed: 2348911 Change-Id: I88c21c682d04636e903b07804634add60a3ba1f6
* Merge "SnapdragonCamera: Remove the Video Flash option" into ↵Abhijit Trivedi2018-11-131-0/+4
|\ | | | | | | camera-SnapdragonCamera.lnx.2.0
| * SnapdragonCamera: Remove the Video Flash optionxianming wang2018-11-071-0/+4
| | | | | | | | | | | | | | Front Camera does not support video, so remove the flash option. CRs-Fixed: 2337337 Change-Id: Ie48d4eaf834943c5cfbb0f1ed9aa4d5bd8f2609e
* | Merge "Remove CameraDataCallback." into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-133-103/+0
|\ \
| * | Remove CameraDataCallback.jinwu2018-11-073-103/+0
| |/ | | | | | | | | | | Since it's for camera1 which is not supported in camx, remove it. Change-Id: If20ca6b63044722efbbfa3893baa7d1b039138e5
* | Merge "Fix FC of longshot > 64" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-132-4/+1
|\ \
| * | Fix FC of longshot > 64jinwu2018-11-082-4/+1
| |/ | | | | | | Change-Id: I58f1f125616556cdef37d940cb652ec8dc144e90
* | Merge "Update FPS for HFR" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-131-12/+47
|\ \
| * | Update FPS for HFRjinwu2018-11-071-12/+47
| |/ | | | | | | | | | | | | Calculate maxFPS from media_codecs.xml and compare with supported FPS get from characteristics or hfrFpsTable to filter FPS. Change-Id: Idfeaacd22927105139c333b6257d307e420dde26
* | Merge "SnapdragonCamera: Fix no sound at 2s in "Countdown timer"" into ↵Linux Build Service Account2018-11-133-1/+29
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Fix no sound at 2s in "Countdown timer"xianming wang2018-11-073-1/+29
| |/ | | | | | | | | | | | | | | Move the SoundPool.load method more ahead play method for load the sound completed so that the sound can play. CRs-Fixed: 2338189 Change-Id: If4282aea8c081c54f40e1d8a5e091f412c7e3e53
* | Merge "SnapdragonCamera: Add customNoiseReduction vendorTag" into ↵Linux Build Service Account2018-11-131-2/+12
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Add customNoiseReduction vendorTagxianming wang2018-11-071-2/+12
| |/ | | | | | | | | | | | | Add CustomNoiseReduction vendorTag for MNNR to 3rd apk. CRs-Fixed: Change-Id: I130cf057af8e41f9be58d259784ade9d8dbdaa1f
* | Merge "SnapdragonCamera: Restrict the fps to 15fps" into ↵Jin Wu2018-11-121-0/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | SnapdragonCamera: Restrict the fps to 15fpsxianming wang2018-11-021-0/+1
| | | | | | | | | | | | | | | | | | | | | Fix captureBurstShot restrict preview frame fps to 15. CRs-Fixed: 2334906 Change-Id: I4196d3550c0929bc64a825d8742bd2c365a10de6
* | | Merge "SnapdragonCamera: Add 30fps for video pause preview in normal" into ↵Jin Wu2018-11-121-0/+4
|\ \ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | | SnapdragonCamera: Add 30fps for video pause preview in normalxianming wang2018-10-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 30fps for video pause preview in normal. CRs-Fixed: 2310165 Change-Id: Ic0414d64ed50bb9fd27a028a477b3eee84ab7e06
* | | | Merge "SnapdraongCamera:Fix stats visualizer" into ↵Jin Wu2018-11-121-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | | | SnapdraongCamera:Fix stats visualizerjunjiez2018-11-011-2/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the inverted BG and BG stats by change the index of the data. Change-Id: I63d75a2b76c49a0b4cf74df7236a8fa77f9434f4 CRs-Fixed: 2334736
* | | | Merge changes I23def159,Ic824361c into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-121-14/+19
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Avoid changing afmode when trigger TAF Fix isDepthFocus can't be read in one of every two frames
| * | | | Avoid changing afmode when trigger TAFzhuw2018-11-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix afmode to auto when trigger TAF Change-Id: I23def159f4255950e2a4c3f1a401fe19700e87df CRs-Fixed:2332444
| * | | | Fix isDepthFocus can't be read in one of every two framesjinwu2018-11-011-14/+18
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | If read return null from isDepthFocus vendor tag, use value of last time. Change-Id: Ic824361c16d8a9cd41127bab755d071866a93646
* | | | Merge "SnapdraongCamera:HEIF surface mode" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2018-11-122-8/+33
|\ \ \ \
| * | | | SnapdraongCamera:HEIF surface modejunjiez2018-10-302-8/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save all the images into one heic file when enable longshot. Change-Id: I24d1d7f6ff5b677499043bbfe966e10608a86ae3 CRs-Fixed: 2335370
* | | | | Merge "If flash is always on, don't go to HAL-ZSL" into ↵Linux Build Service Account2018-11-121-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | | | | If flash is always on, don't go to HAL-ZSLjinwu2018-11-011-0/+1
| | |/ / / | |/| | | | | | | | | | | | | Change-Id: I23865c3384e70d337b29559b05bbb1f3f63f7d41
* | | | | Merge "Preview screen error after record video many times" into ↵Linux Build Service Account2018-11-121-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| * | | | | Preview screen error after record video many timesjinwu2018-11-011-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Add judgement to avoid this issue. Change-Id: I4f3c543baec27a61bd91cf7d89d348230abb669a