Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcamera: add additional ISO modes | jt1134 | 2013-01-27 | 1 | -1/+5 |
| | | | | Change-Id: I1d9db7bbce75f6ecec96a73d81e223b260c68ae8 | ||||
* | aries-common: Jellybean 4.2 bring up | Pawit Pornkitprasan | 2012-12-11 | 1 | -1/+1 |
| | | | | Change-Id: I96c39dc243c3cf2379ee6a41eda74cde75ba3bf9 | ||||
* | libcamera: allow changing of ISO modes | jt1134 | 2012-10-14 | 1 | -1/+38 |
| | | | | | | | | | | Patch-set2: make code not suck as much Patch-set3: add BOARD_CAMERA_HAVE_ISO Patch-set4: actually include BoardConfig change Change-Id: Id452c079c7dbb7ece4a68f27aa82c14463b5db2e | ||||
* | Merge "libcamera: Fix initial flash mode in camera HAL" into jellybean | Pawit Pornkitprasan | 2012-09-15 | 1 | -0/+5 |
|\ | |||||
| * | libcamera: Fix initial flash mode in camera HAL | Michael Brehm | 2012-09-15 | 1 | -0/+5 |
| | | | | | | | | | | | | 77f18056d9766012d3be1c7863063f49a4569f85 Change-Id: I9a4c29a40daf919472d7e0942078cf68cddd383b | ||||
* | | aries-common: Use exynos3 common | Pawit Pornkitprasan | 2012-08-18 | 1 | -2/+2 |
|/ | | | | Change-Id: I337ba107f248992d7e08be9f45efeb78529f8ba8 | ||||
* | libcamera: other devices also have flash | jt1134 | 2012-07-31 | 1 | -1/+1 |
| | | | | Change-Id: I5100854c2b3f0a73f81e17657e1f01bc39a9fee2 | ||||
* | don't include libcamera if TARGET_PROVIDES_LIBCAMERA is defined | jt1134 | 2012-07-22 | 1 | -0/+3 |
| | | | | Change-Id: I011a14c4f74cbc3851845fec31e0e97ad8cbc2ac | ||||
* | aries-common: fix libcamera ALOG_NDEUBG | Pawit Pornkitprasan | 2012-07-16 | 1 | -3/+3 |
| | | | | Change-Id: I1bc8d2bea60d9daae9e5236ccfc154dacc9c6feb | ||||
* | aries-common: fix libcamera for jellybean | Pawit Pornkitprasan | 2012-07-14 | 1 | -1/+1 |
| | | | | Change-Id: If953205fb355c163b8a650603f2e7ee75a991b74 | ||||
* | jellybean bring up | Pawit Pornkitprasan | 2012-07-14 | 4 | -468/+469 |
| | | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae | ||||
* | aries-common: libcamera: Add support for face-detection | Pawit Pornkitprasan | 2012-05-04 | 2 | -2/+21 |
| | | | | | | This is done through Samsung-specific "facedetect" focus-mode Change-Id: I6b1119539dff5a1a64ce5d440f57650543fa52db | ||||
* | libcamera: Fix taking photo after video | Pawit Pornkitprasan | 2012-04-04 | 1 | -0/+8 |
| | | | | Similar to patch 40e99e22e1a45d36b7fac9c4452aa1d74550b424 in gingerbread | ||||
* | aries-common: libcamera: Send GPS info to CE147 | Pawit Pornkitprasan | 2012-02-05 | 1 | -1/+56 |
| | |||||
* | aries-common: Call setBatchReflection after setting video recording parameters | Pawit Pornkitprasan | 2012-01-14 | 1 | -0/+2 |
| | | | | | | | ce147 requires setBatchReflection driver to be called after setting the parameters. This is usually done when set in setParameters, but in this case it is called manually from SecCamera.cpp, so it must also be called manually. | ||||
* | Improve 720p video recording | Pawit Pornkitprasan | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | aries-common: libcamera: Set slow ae and video gamma properly | Pawit Pornkitprasan | 2012-01-01 | 1 | -6/+7 |
| | |||||
* | aries-common: More parameters for video recording | Pawit Pornkitprasan | 2012-01-01 | 1 | -0/+4 |
| | |||||
* | aries-common: Implement camera zoom (original implementation by havlenapetr) | Pawit Pornkitprasan | 2012-01-01 | 1 | -0/+20 |
| | |||||
* | Remove touch to focus logging | Pawit Pornkitprasan | 2011-12-31 | 1 | -2/+2 |
| | |||||
* | aries-common: Implement touch to focus (original implementation by havlenapetr) | Pawit Pornkitprasan | 2011-12-31 | 5 | -4/+152 |
| | |||||
* | libcamera: Implement user-space AF polling for CE147 | Pawit Pornkitprasan | 2011-12-23 | 2 | -3/+26 |
| | | | | Required for linux 3.0 | ||||
* | libcamera: fascinate has LED flash | jt1134 | 2011-12-19 | 1 | -0/+4 |
| | |||||
* | libcamera: Parameters for video recording: continuous af, slow ae, gamma | Pawit Pornkitprasan | 2011-12-18 | 1 | -4/+24 |
| | |||||
* | libcamera: Fix video recording | Pawit Pornkitprasan | 2011-12-18 | 2 | -5/+6 |
| | | | | Thanks to havlenpetr for the initial research work | ||||
* | Fix FFC | Pawit Pornkitprasan | 2011-12-18 | 1 | -4/+15 |
| | |||||
* | Revert "Camera: move AF polling code from driver into HAL" | Pawit Pornkitprasan | 2011-12-18 | 2 | -39/+3 |
| | | | | This reverts commit 3b869ce2ba1cc91c0acdcc8355a8499fc443e8a3. | ||||
* | Adjust libcamera for CE147 | Pawit Pornkitprasan | 2011-12-18 | 4 | -3/+136 |
| | |||||
* | Fix image capture logic | Pawit Pornkitprasan | 2011-12-17 | 1 | -221/+30 |
| | |||||
* | Import libcamera from crespo | Pawit Pornkitprasan | 2011-12-17 | 6 | -0/+6779 |
| | |||||
* | Initial crap | atinm | 2011-11-18 | 3 | -520/+0 |
| | | | | Change-Id: Iea55d594ffc24d554371006682cc954dc91d185d | ||||
* | Fix taking a photo after taking a video. | Pawit Pornkitprasan | 2011-09-23 | 2 | -3/+26 |
| | | | | | | | libsamsungcamera.so requires that the focus mode be changed after turning off continuous autofocus for autofocus to work. Change-Id: I27f8a976af4fabf78c803c53b6d4f713d77d9859 | ||||
* | Replaced libcamera.so with a wrapper | Pawit Pornkitprasan | 2011-08-09 | 8 | -6263/+485 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | moved to device/samsung/aries-common | atinm | 2011-05-17 | 6 | -0/+6275 |