| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
1.limit max preview size to 1080p
2.set max image count of ImageReader to 3.
3.Clear ZSL Queue when start recording.
4.use repeatingBurst instead of repeatingRequest.
5.set ZSL queue size to 3.
6.set ZSL snapshot to 15fps.
7.remove ZslFalloff queue.
Change-Id: I87ebec71d5b85b3e5f12a61c5898e43e6e184d61
|
| |
|
|
|
|
| |
set CDS mode to 0(OFF) from APP side
Change-Id: Ie9b1ab17376db6385e0c868c5bd4a704348f4509
|
| |
|
|
|
|
|
|
|
|
| |
Sometimes when queueInputImage in reprocess,
the owner of the image buffer is changed,and
detachImage will fail then cause RuntimeException,
change it to IllegalStateException to avoid FC
Change-Id: I258939e35f36139e261e6ea5cd71df0861b8f081
CRs-Fixed: 2201296
|
| |
|
|
|
|
| |
don't send inputbuffer when state is true
Change-Id: Id38d3e4eec7c7f3652c6664278965af7616fd314
|
| |
|
|
|
|
|
|
|
|
| |
add bokeh enable options in dev.
value: true->enable
false->disable
blur->enter int value
Change-Id: I4e69a5371b60ce55dee2468634b1e14956811f22
CRs-Fixed: 2164757
|
| |
|
|
|
|
|
|
| |
Add support for quadraCFA in HAL3, and Complete the function of
QCFA.
CRs-Fixed: 2104228
Change-Id: I5ae17d1af3fc433402d0f183c48baf7488768328
|
| |
|
|
|
|
| |
Add ZSL in HAL mode
Change-Id: Ifa803c970cfc559723e3599821b74cc8584782a2
|
| |
|
|
|
|
| |
Check if the tag is available before apply the settings
Change-Id: Ic0242b8aa7711ad230f3aba9e30d5da61d188fe5
|
| |
|
|
|
|
|
| |
RootCause: image is mirror twice when 3rd-party app call.
Change-Id: I49cabbbc21983f2a18fa6d1416133d47fe60b34f
CRs-Fixed: 2052668
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Add ZSL option to develop options, when it's
disabled , restart sessions and turn on ZSL
Change-Id: I7a3bc2236d0bedb37cf1923763407fd4ab8ec8bd
|
| |/
|
|
|
|
|
|
| |
Add playsound when the user select the UbiFocus Filter, capture 5
pictures and playing 5 sounds.
CRs-Fixed: 1096849
Change-Id: I0fa0f824d0befd9850a89e6d5cc93303dbb992f3
|
| |
|
|
|
|
|
|
| |
When auto HDR is enabled, disable ZSL, and
if scene is auto, get isHdrScene from HAL
and if HAL return true, apply HDS scene mode.
Change-Id: Iac4eef5bf9266ba9ed4779a3b59a93a6ae3eac72
|
| |
|
|
|
|
|
|
| |
When mStride > mWidth, use the whole yuv bytebuffer to save JPG.
Add properties to control whether to print log.
CRs-Fixed: 1101620
Change-Id: I18cd27de8be542fc9440be6071ee55149b598ac5
|
| |
|
|
|
|
|
|
| |
When enable HDR+nHDR, need to restart sessions to make
it work and disable ZSL when HDR is enabled.
Change-Id: Idb78ff8e033df7bc9ef607ad4520ee8234203e95
CRs-Fixed: 1109804
|
| |\
| |
| |
| | |
camera.lnx.1.0-dev.1.0
|
| | |
| |
| |
| |
| |
| |
| | |
Dualcamera mode disable ZSL
Change-Id: Ia834bfcec69bba0965757ccf401d1cccacf06a29
CRs-Fixed: 1110019
|
| |/
|
|
|
|
|
|
| |
Add raving as Raw option to the developer options, and
save both JPEG and RAW data when it't turned on
Change-Id: Id2462d0bacc3f2acdf3610b2ca8054079dc40b85
CRs-Fixed: 1087490
|
| |\
| |
| |
| | |
camera.lnx.1.0-dev.1.0
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When enable Selfie Mirror, horizontal screen mode should be seted
the value of isVertical is false, vertical screen mode should be
seted the value of isVertical is true, to ensure the picture
direction is right.
CRs-Fixed: 1106132
Change-Id: I88ff293e425c559dc32a70bc56801a5ccf5f7041
|
| |\ \
| | |
| | |
| | | |
camera.lnx.1.0-dev.1.0
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Description:
1、Add Histogram support to developer option
2、Add HDR & Non-HDR support to developer option
3、Add Saturation Level support to developer option
4、Add Anti Banding support to developer option
Change-Id: I2db7e1be65a6b3ee04ebc46cb214dc1cc9667fc6
CRs-Fixed: 1103649
|
| |\ \
| | |
| | |
| | | |
camera.lnx.1.0-dev.1.0
|
| | |/
| |
| |
| |
| |
| |
| | |
Add capture and recording features for 3rd-party app.
Change-Id: Iefedbed2cb17cca17941e70f861448a2b8f97da2
CRs-Fixed: 1095457
|
| |/
|
|
|
|
|
|
|
| |
Main thread first hold lock, then join another thread which also need
the same lock, hence these two thread all block.
The lock which main thread hold is not necessary, delete it.
Change-Id: I9119275e34b48bf0d0caed6a55d330374b986b81
CRs-Fixed: 1103243
|
| |
|
|
|
|
|
| |
Change continuous shot to YUV with ZSL
Change-Id: If69d58456a17fa4181cf58f9660c0c6d033c4938
CRs-Fixed: 1083651
|
| |
|
|
|
|
|
| |
Adding blurbuster filter to the post processor
Change-Id: I2958a2b1b0df834c4cb5b921e49d21d2e20c8377
CRs-Fixed: 1080317
|
| |
|
|
|
|
|
|
|
|
| |
1. Adjusting Panorama UI
2. Adjusting Chormaflash filter
3. Changing Ubifocus focus timeout value
4. ZSL Flash mode change
Change-Id: Ia46fdc827cd5529a8b7c6f5cfafc44bb3cf00d06
CRs-Fixed: 1080317
|
| |
|
|
|
|
|
|
|
|
|
| |
Frame the path for each capture.
1. ZSL image -> YUV reprocess -> filters -> framework jpeg encoding
2. Non-ZSL -> filters -> framework jpeg encoding
3. Optimizing bestpicture filter image saving
4. Adjusting roi according to the mirror
Change-Id: I8989ec57beec3420e6f4311dff951af0a84f5ba9
CRs-Fixed: 1071798
|
| |
|
|
|
|
|
| |
SelfieMirror filter for camera2.
Change-Id: Id5fda369a56421199a8c2537491608b8667fb77e
CRs-Fixed: 1071798
|
| |
|
|
|
|
|
| |
Adding Chromaflash Filter for Camera2
Change-Id: I04b399abe26a3fdcdc91240036a683711b21f8a8
CRs-Fixed: 1067848
|
| |
|
|
|
|
|
|
|
|
| |
1. Frameprocessor init call to be in parallel.
2. Fix concurrency issue on filters with background
saving feature.
3. Various other capture module concurrency issue fixes.
Change-Id: Icce713b0d6e4ea1c15bbe9ac2cfb3977b0a9c1d7
CRs-Fixed: 1067848
|
| |
|
|
|
|
|
|
| |
Fix selfie flash not disappearing issue due to using
ZSL capture path. Use normal path when taking selfie picture
Change-Id: I2b1c179d1e157714415cf264a9ff0887407e31a2
CRs-Fixed: 1066519
|
| |
|
|
|
|
|
| |
Camera2 Zero Shutter lag.
Change-Id: I09c65002e5f703e776b4c32efe78d3e95e76acda
CRs-Fixed: 1060586
|
| |
|
|
|
|
|
| |
Adding best picture selection scene filter
Change-Id: Ifa0f544e80d161eaef743d611c712d8db48e5631
CRs-Fixed: 1050663
|
| |
|
|
|
|
|
| |
Adding stillmore to camera2
Change-Id: I82bd9931168b831bf1c819935c47113f37d7a188
CRs-Fixed: 1050663
|
| |
|
|
|
|
|
| |
Selfie mirror menu for front camera1.
Change-Id: I2e6845c9e25481106f51772b5d3dfd0a971a2be7
CRs-Fixed: 1050663
|
| |
|
|
|
|
|
| |
Introducing ubifocus to camera2.
Change-Id: I611bea207b9cbbde56a23720b22a5a5e3daa215f
CRs-Fixed: 1035245
|
| |
|
|
|
|
|
| |
Adding Sharpshooter post process filter
Change-Id: I8f3c1962db437e7dfbe2973f806a3f9a26480eb7
CRs-Fixed: 1023183
|
| |
|
|
|
|
|
| |
Introducing Frameprocessor with beautifiation.
Change-Id: Ie6d8f4157a7d0c1a21e6f347457e84685e397286
CRs-Fixed: 1023183
|
|
|
Introducing PostProcessor with Optizoom filter
Change-Id: Ib9ac6d4a9526be3a5163d02e298ed783daad48c1
CRs-Fixed: 1023183
|