summaryrefslogtreecommitdiffstats
path: root/libcamera/SecCameraHWInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* S5PC11X: CAMERA: Fix libcamera issuesMike J. Chen2010-10-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Remove unofficial parameters so 3rd party apps don't start using them and become incompatible with the offical Google API. Put placeholders for new API KEY_SUPPORTED_PREVIEW_FPS_RANGE and KEY_FOCUS_DISTANCES. Will update when we get info from HW team. Simplify scene settings. Fix a bunch of log messages and reduce unneeded chatter. Fix callback result sent for CAMREA_MSG_FOCUS to be boolean since that's what it's supposed to be. Remove unneeded sleep in cancelAutoFocus. Add FOCUS_MODE_INFINITY support (driver needs to go in first). Change-Id: I10cb8e0f279d3229008fa04771c94bbf9e86d5d8 Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com> id:3180
* S5PC11X: CAMERA: Add support for 5MP SLSI cameraJeong-Seok Yang2010-10-081-93/+14
| | | | | | | | | | Cleaned up parameters so that we advertise the right features for the front and back cameras. Also remove a lot of unsupported features. Change-Id: I3b2fd77153c7855cccf27733ee87c1379d357be8 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com> Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
* S5PC11X: OVERLAY: Update libcamerahoony.yu2010-09-271-0/+1
| | | | | | | | | - add #if defined(BOARD_USES_OVERLAY) on postview - remove global variable : buf_idx - remove LOGE : ALL_BUFFERS_FLUSHED case is not error. Change-Id: I1249b8c4ae25e4d4b6a493dcc54f451678dff964 Signed-off-by: hoony.yu <hoony.yu@samsung.com>
* libcamera: using libs3cjpegJeong-Seok Yang2010-09-241-0/+3
| | | | | Change-Id: I3df95e29de2ccd4cc4643205b6ce6eae6916d32b Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* libcamera: Clean up codeJeong-Seok Yang2010-09-211-125/+126
| | | | | | | Removed inconsistent coding style. Aligned better. Change-Id: Ib6fa351cc39ede6881ed4937594689246b87bca8 Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
* libcamera: supporting for front-facing cameraMingyu Kim2010-09-201-3/+3
| | | | | Signed-off-by: Mingyu Kim <mingyu0.kim@samsung.com> Change-Id: I5b55678032bb633103ee596288cd7b7770596b87
* S5PC11X: OVERLAY: Added overlay feature.hoony.yu2010-09-141-0/+8
| | | | | | | | | - add liboverlay source. - add overlay option in BoardConfig.mk - add overlay renderer on libcamera - change the mode of video0,2 Change-Id: Icd392a80c0baa7b6e608a9b0cf57abfd74ae9f01
* S5PC11X: crespo: add alsa-lib, alsa-utils, libaudio, libcameraJeong-Seok Yang2010-08-251-0/+257
Change-Id: I4a6ee248b407c67682eb8884d1176f4807288c7c