| 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
|
| |
|
|
|
|
| |
Move property to PersistUtil
Change-Id: I0735d8215ba302ef4c632d6a15ad95a04cd259a0
|
| |
|
|
|
|
|
|
| |
As app can't read property "persist.camera.xxxx" with permission denied on
Android O, so rename "persist.camera.xxx" to "persist.sys.camera.xxx"
Change-Id: I808a96919a039916c9274dcf01b9ff174e096326
CRs-Fixed: 2027214
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Change continuous shot to YUV with ZSL
Change-Id: If69d58456a17fa4181cf58f9660c0c6d033c4938
CRs-Fixed: 1083651
|
| |
|
|
|
|
|
| |
SelfieMirror filter for camera2.
Change-Id: Id5fda369a56421199a8c2537491608b8667fb77e
CRs-Fixed: 1071798
|
|
|
Camera2 Zero Shutter lag.
Change-Id: I09c65002e5f703e776b4c32efe78d3e95e76acda
CRs-Fixed: 1060586
|