summaryrefslogtreecommitdiffstats
path: root/libcamera
Commit message (Expand)AuthorAgeFilesLines
* am 4e4cd0fe: am b3320b82: Merge "libcamera: for keeping user settings of vga ...Simon Wilson2010-10-291-9/+4
|\
| * libcamera: for keeping user settings of vga cameraJeong-Seok Yang2010-10-291-9/+4
* | am 0b46e2ae: am dbc622a6: Revert "libcamera: for setting fixed frame rate on ...James Dong2010-10-291-12/+1
|\ \ | |/
| * Revert "libcamera: for setting fixed frame rate on only camcording mode"James Dong2010-10-291-12/+1
* | am c851ede3: am 802890e7: S5PC11X: libcamera: threading and error cleanupMike J. Chen2010-10-293-127/+227
|\ \ | |/
| * S5PC11X: libcamera: threading and error cleanupMike J. Chen2010-10-283-127/+227
* | am 5d4d68f2: am 256aeac7: libcamera: only show postview if preview size is VGASimon Wilson2010-10-291-0/+8
|\ \ | |/
| * libcamera: only show postview if preview size is VGASimon Wilson2010-10-281-0/+8
* | am 9568ea05: am a75b35c7: libcamera: for setting fixed frame rate on only cam...Jeong-Seok Yang2010-10-281-1/+12
|\ \ | |/
| * libcamera: for setting fixed frame rate on only camcording modeJeong-Seok Yang2010-10-291-1/+12
* | am 096a5ced: am 0f5a5274: libcamera: Fix EXIF informationsJeong-Seok Yang2010-10-282-14/+36
|\ \ | |/
| * libcamera: Fix EXIF informationsJeong-Seok Yang2010-10-282-14/+36
* | am dec8051e: am 3e5e64b5: libcamera: Adjust some parametersJeong-Seok Yang2010-10-271-6/+13
|\ \ | |/
| * libcamera: Adjust some parametersJeong-Seok Yang2010-10-281-6/+13
* | am 88bfb935: am efbd4cb5: S5PC11X: libcamera: Fix nightshot mode exceptionMike J. Chen2010-10-271-17/+17
|\ \ | |/
| * S5PC11X: libcamera: Fix nightshot mode exceptionMike J. Chen2010-10-281-17/+17
* | am 0937d4d8: am 7e433f40: Merge "libcamera: don\'t invoke callback when start...Simon Wilson2010-10-271-3/+0
|\ \ | |/
| * libcamera: don't invoke callback when startPreview failsSimon Wilson2010-10-261-3/+0
* | am ccbc9fa2: am 1733f173: Merge "S5PC11X: libcamera: fix a number of bugs in ...Simon Wilson2010-10-253-417/+370
|\ \ | |/
| * S5PC11X: libcamera: fix a number of bugs in camera HALMike J. Chen2010-10-253-417/+370
* | am aa9cbf49: am 64a00ffe: libcamera: for keeping exposure value until capturingJeong-Seok Yang2010-10-251-3/+0
|\ \ | |/
| * libcamera: for keeping exposure value until capturingJeong-Seok Yang2010-10-251-3/+0
* | am 0ea7d2d3: am 8db623bd: libcamera: Add EXIF thumbnail on capturing image of...Jeong-Seok Yang2010-10-243-22/+35
|\ \ | |/
| * libcamera: Add EXIF thumbnail on capturing image of front cameraJeong-Seok Yang2010-10-243-22/+35
* | am d43c1512: am f2130bc0: libcamera: for setting quality of JPEG on front cameraJeong-Seok Yang2010-10-241-2/+12
|\ \ | |/
| * libcamera: for setting quality of JPEG on front cameraJeong-Seok Yang2010-10-241-2/+12
* | am 1d247385: am 2cd9fac4: Merge "libcamera: Add torch mode of flash" into gin...Maarten Hooft2010-10-242-0/+7
|\ \ | |/
| * libcamera: Add torch mode of flashJeong-Seok Yang2010-10-242-0/+7
* | am 25a7b38f: Remove the hack to correct exif orientation.Wu-cheng Li2010-10-211-10/+0
|\ \ | |/
| * Remove the hack to correct exif orientation.Wu-cheng Li2010-10-211-10/+0
* | am fd7e5ebb: S5PC11X: libcamera: Fix CTS issue and update focus distanceMike J. Chen2010-10-212-4/+10
|\ \ | |/
| * S5PC11X: libcamera: Fix CTS issue and update focus distanceMike J. Chen2010-10-202-4/+10
* | am 064455fe: libcamera: Add missing copyrightJeong-Seok Yang2010-10-214-2/+5
|\ \ | |/
| * libcamera: Add missing copyrightJeong-Seok Yang2010-10-194-2/+5
* | Fix build.Jean-Baptiste Queru2010-10-192-0/+6
|/
* Change front-facing camera orientation from 90 to 270.Wu-cheng Li2010-10-191-1/+11
* SP5C11X: libcamera: Improve start up timeMike J. Chen2010-10-173-518/+147
* libcamera: Add a NOTICE fileJeong-Seok Yang2010-10-141-0/+190
* libcamera: missing cleanup code on desructorJeong-Seok Yang2010-10-141-0/+2
* S5PC11X: CAMERA: Fix libcamera issuesMike J. Chen2010-10-134-474/+303
* libcamera: change orientation of front cameraSimon Wilson2010-10-102-2/+3
* S5PC11X: CAMERA: Add support for 5MP SLSI cameraJeong-Seok Yang2010-10-084-808/+461
* libcamera: defensive code for protecting ESDJeong-Seok Yang2010-10-042-0/+41
* libcamera: minor bug fix & change some parametersJeong-Seok Yang2010-10-042-14/+17
* S5PC11X: OVERLAY: Update libcamerahoony.yu2010-09-272-12/+8
* libcamera: using libs3cjpegJeong-Seok Yang2010-09-245-91/+557
* libcamera: choose correct preview size for front cameraSimon Wilson2010-09-232-26/+20
* libcamera: Clean up codeJeong-Seok Yang2010-09-214-5516/+5109
* libcamera: using framework's variable instead of strings hard codedJeong-Seok Yang2010-09-211-117/+181
* S5PC11X: OVERLAY: Patch for picture caturehoony.yu2010-09-201-9/+12