summaryrefslogtreecommitdiffstats
path: root/libcamera/SecCamera.h
Commit message (Collapse)AuthorAgeFilesLines
* jellybean bring upPawit Pornkitprasan2012-07-141-2/+2
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* Improve 720p video recordingPawit Pornkitprasan2012-01-011-1/+1
|
* libcamera: Implement user-space AF polling for CE147Pawit Pornkitprasan2011-12-231-0/+6
| | | | Required for linux 3.0
* libcamera: Fix video recordingPawit Pornkitprasan2011-12-181-3/+4
| | | | Thanks to havlenpetr for the initial research work
* Revert "Camera: move AF polling code from driver into HAL"Pawit Pornkitprasan2011-12-181-7/+0
| | | | This reverts commit 3b869ce2ba1cc91c0acdcc8355a8499fc443e8a3.
* Adjust libcamera for CE147Pawit Pornkitprasan2011-12-181-1/+2
|
* Import libcamera from crespoPawit Pornkitprasan2011-12-171-0/+575
|
* Replaced libcamera.so with a wrapperPawit Pornkitprasan2011-08-091-538/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-commonatinm2011-05-171-0/+538