| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I96c39dc243c3cf2379ee6a41eda74cde75ba3bf9
|
|
|
|
|
|
|
|
|
|
| |
Patch-set2: make code not suck as much
Patch-set3: add BOARD_CAMERA_HAVE_ISO
Patch-set4: actually include BoardConfig change
Change-Id: Id452c079c7dbb7ece4a68f27aa82c14463b5db2e
|
|
|
|
| |
Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
|
|
|
|
|
|
| |
This is done through Samsung-specific "facedetect" focus-mode
Change-Id: I6b1119539dff5a1a64ce5d440f57650543fa52db
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to havlenpetr for the initial research work
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
- Continuous AF
- ISO
- Metering
- Scene-modes
- Focus-modes
- Touch to focus (dependent on Iafc575a5)
- Additional FFC Preview sizes (was hacked in on the old libcamera.so)
- Disabled Samsung hacks in Camera.apk because it's no longer needed
Note:
- I believe that the same libcamera.so (now renamed libsamsungcamera.so)
can be used for all variants now that the wrapper returns the
correct number of comera (correct me if I'm wrong)
- The vendor_samsung will need to be updated with libcamera.so removed
for all models and http://www.mediafire.com/?3h7p4m0932l1dbv
added as a proprietary file (renamed as libsamsungcamera.so).
except for fascinatemtd, mesmerizemtd and showcasemtd and they
require their libcamera.so with flash support. (Just rename
the old one to libsamsungcamera.so)
- This new libcamera.so requires a new prebuilt kernel (with
pull request #41, which is already merged) for FFC to work.
(only on models with FFC)
Change-Id: I1f179068bf9d5295a48d118be191cf65c834fe7b
|
|
|