summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Camera: Enable ZSL by defaultSanthosh Kumar H E2014-10-131-1/+1
| | | | | | | | We need to enable the zsl mode by default, instead of non-zsl mode Change-Id: I2d1753c1884a9c136520b58a67bf33d7671134f0 CRs-Fixed: 626157
* Merge "Camera: openLegacy to open HAL1 camera"Linux Build Service Account2014-10-131-1/+8
|\
| * Camera: openLegacy to open HAL1 cameraRanjith Kagathi Ananda2014-10-081-1/+8
| | | | | | | | | | | | | | | | When HAL 3 module is enabled by default, use .openLegacy with api version CAMERA_HAL_API_VERSION_1_0 to get the HAL1 device instead of the regual .open call. Change-Id: Iec16c0b4e30f431bff4f4ad8bb83533f328c12b4
* | Merge "SanpdragonCamera: Disable continuous shot for advanced capture"Linux Build Service Account2014-10-092-3/+12
|\ \
| * | SanpdragonCamera: Disable continuous shot for advanced captureIvan Evlogiev2014-10-072-3/+12
| |/ | | | | | | | | | | - Continuous shot needs to be disabled for continuous capture Change-Id: Id83431cff69da778df8cf815731688e73505b0c3
* | Merge "SnapdragonCamera: Add support for CDS and TNR settings"Linux Build Service Account2014-10-0810-5/+385
|\ \ | |/ |/|
| * SnapdragonCamera: Add support for CDS and TNR settingsDimitar Borisov2014-09-3010-5/+385
| | | | | | | | | | | | | | | | | | | | | | | | | | Add support for CDS and TNR settings - CDS and TNR can be controlled in photo mode and video mode. - CDS is set to off and cannot be set to other value when TNR is enabled - CDS value is restored when TNR is disabled again CRs-Fixed: 715042 Change-Id: Idf08403e38d0e3e634b047a955f2328b4237e691
* | Merge "Fix for Supresing erros as warnings ."Linux Build Service Account2014-10-021-0/+1
|\ \
| * | Fix for Supresing erros as warnings .Natiq Ahmed2014-09-261-0/+1
| |/ | | | | | | | | | | Fix for Supresing erros as warnings for Snapdrangon Camera . Change-Id: I3b1b69c81427dfb2f360f2803194dfbde0fc83a6
* | Merge "SnapdragonCamera: Fix for zsl capture with flip applied"Linux Build Service Account2014-10-011-4/+6
|\ \ | |/ |/|
| * SnapdragonCamera: Fix for zsl capture with flip appliedDimitar Borisov2014-09-301-4/+6
|/ | | | | | | | - We should not overwrite horizontal with vertical picture flip and vice versa when in zsl mode and rotation is 90 or 270 degrees. CRs-Fixed: 727742 Change-Id: I926d6b3f198669d1d582e4375bd02ec4d42e57c0
* Merge "SnapdragonCamera: Add HDR need 1x menu selection"Linux Build Service Account2014-09-196-4/+64
|\
| * SnapdragonCamera: Add HDR need 1x menu selectionIvan Evlogiev2014-09-116-4/+64
| | | | | | | | | | | | - HDR need 1x can be true (default) or false Change-Id: I184ad034d61165becb9fb95a0963e8e8c0752558
* | Merge "SnapdragonCamera: Do not reset exposure value"Linux Build Service Account2014-09-191-3/+0
|\ \
| * | SnapdragonCamera: Do not reset exposure valueSusmitha Gummalla2014-09-111-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | Exposure value set by user is not being retained as it is being reset in the APP. Removed the reset functionality to fix the same. Change-Id: I0f5fe96dddd605515182d9827bf4d3e75e0c99f2 CRs-fixed: 720624
* | | Merge "Camera: Enable liveshot during 4K recording"Linux Build Service Account2014-09-131-2/+1
|\ \ \ | |_|/ |/| |
| * | Camera: Enable liveshot during 4K recordingSusmitha Gummalla2014-08-271-2/+1
| | | | | | | | | | | | | | | | | | --Enable take picture during 4K recording Change-Id: I562b80a17198460255ea5fd8cab928665f96aad9
* | | Merge "Camera: Add support for video rotation"Linux Build Service Account2014-09-117-0/+65
|\ \ \ | |_|/ |/| |
| * | Camera: Add support for video rotationApurva Rajguru2014-09-037-0/+65
|/ / | | | | | | | | | | Adding menu items for video rotation. Change-Id: Ic684dd279f6c2f867e607ba6fbe3919db67b96f8
* | Merge "Camera: Modified 8M resolution entry"Linux Build Service Account2014-08-281-2/+2
|\ \ | |/ |/|
| * Camera: Modified 8M resolution entrySusmitha Gummalla2014-08-261-2/+2
|/ | | | | | | | -Modified 8M resolution to 3840 x 2160 -Moved square mode entry to appropriate location CRs-fixed: 714811 Change-Id: If2e5bf4fa1d1aeaca98bde8c3225bf91f1a438cc
* Merge "SnapdragonCamera: Set default HDR mode to multi-frame based"Linux Build Service Account2014-08-251-1/+1
|\
| * SnapdragonCamera: Set default HDR mode to multi-frame basedSunid Wilson2014-08-241-1/+1
| | | | | | | | | | | | Multi-frame HDR needs to be set as default for HDR scenemode Change-Id: I0f8398900d796126ceb888c500810746cb21705c
* | Merge "SnapdragonCamera: Add H265 encoder"Linux Build Service Account2014-08-243-0/+4
|\ \ | |/ |/|
| * SnapdragonCamera: Add H265 encoderVladimir Petrov2014-08-223-0/+4
| | | | | | | | | | | | Add support for selecting the HEVC video encoder (H265). Change-Id: I3b7974eb333e0914047e9b5c96a0fb9d6f494b2a
* | Merge "SnapdragonCamera: Enable build of local jni libraries"Linux Build Service Account2014-08-233-13/+3
|\ \ | |/ |/|
| * SnapdragonCamera: Enable build of local jni librariesLeena Winterrowd2014-08-223-13/+3
|/ | | | | | | | | The app currently relies on having its required libraries in the current build. Enable building its local libraries so that these are always present. Also ensure that the camera tests are not built to avoid a naming conflict. Change-Id: If358db3fc7392f62aaaa84877baa19a949aea497
* Merge "SnapdragonCamera: Match video and preview sizes for all HFR modes"Linux Build Service Account2014-08-221-1/+1
|\
| * SnapdragonCamera: Match video and preview sizes for all HFR modesLeena Winterrowd2014-08-211-1/+1
| | | | | | | | | | | | | | | | HFR sets the video resolution as the preview resolution. Do the same when HSR is selected. CRs-Fixed: 679522, 687765 Change-Id: Ie08ce94193b8f0b53551b00808294eacc66ff6e4
* | Merge "SnapdragonCamera: Fix HFR string mismatch"Linux Build Service Account2014-08-221-3/+3
|\|
| * SnapdragonCamera: Fix HFR string mismatchLeena Winterrowd2014-08-211-3/+3
| | | | | | | | | | | | Enforce consistency between HFR strings at the app and HAL levels Change-Id: I10f1cce5f90c1a87c15dddf80d05c28c8eaff298
* | Merge "SnapdragonCamera: Fix improper call to disable HFR"Linux Build Service Account2014-08-222-35/+45
|\|
| * SnapdragonCamera: Fix improper call to disable HFRVladimir Petrov2014-08-212-35/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove the filter for unsupported HFR modes in camcorder (may re-introduce CR#510215) - Fix improperly hardcoded setting of HFR mode to "disable" instead of "off" - Revert code where string prefixes were added to HFR camera parameter This reverts commit 1ad1d65a88e350e6e5461828ab930638b778564d. This reverts commit 9804a5e9116c8e17ac11449fcd83f2e0af5d4f38. CRs-Fixed: 687765 Change-Id: I85eecca7f2fc9bd83e90e0610ab66f1102dedc02
* | Merge "SnapdragonCamera: Set video size for preview in HFR case"Linux Build Service Account2014-08-221-1/+57
|\|
| * SnapdragonCamera: Set video size for preview in HFR caseEmilian Peev2014-08-211-1/+57
| | | | | | | | | | | | | | | | | | Due to HW limitations, the preview size needs to match the video size in HFR use cases. Otherwise the framerate may be lower than expected. Change-Id: I09ce25befa781b683e167da1ab4c20b5214df59b CRs-Fixed: 656181
* | Merge "SnapdragonCamera: Change 13MP resolution to 4160x3120"Linux Build Service Account2014-08-221-1/+1
|\|
| * SnapdragonCamera: Change 13MP resolution to 4160x3120Ranjith Kagathi Ananda2014-08-211-1/+1
| | | | | | | | | | | | | | Change the resolution corresponding to 13 MP option in the app to choose 4160x3120 instead of 4208x3120. Change-Id: I6e74bed1bb8fe25d4a451349f38bacf334d94572
* | Merge "SnapdragonCamera: Add HDR mode menu selection"Linux Build Service Account2014-08-226-1/+62
|\|
| * SnapdragonCamera: Add HDR mode menu selectionIvan Evlogiev2014-08-216-1/+62
| | | | | | | | | | | | - HDR mode can be sensor (default) or multi-frame Change-Id: I4513c52e9050d66e25d70ed8f484637dc75c6196
* | Merge "SnapdragonCamera: Switch to SD card when internal storage is full"Linux Build Service Account2014-08-229-25/+86
|\|
| * SnapdragonCamera: Switch to SD card when internal storage is fullkaiyiz2014-08-219-25/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When internal storage is full, switch to SD card for storage. Change the save path from internal storage to SD card when updateStorageSpace is called if: 1. Internal storage is the current save path and does not have enough space 2. SD card has enough space Display a toast message and update display of the save path menu item when the storage path is switched. CRs-Fixed: 687210 Change-Id: I6a9804e4f64e6d55c6aebd889ac2ce5e887cfa5a
* | Merge "SnapdragonCamera: Don't disable shutter button in longshot mode."Linux Build Service Account2014-08-221-2/+4
|\|
| * SnapdragonCamera: Don't disable shutter button in longshot mode.Sai Kumar Sanagavarapu2014-08-211-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | Problem scenario: If longshot gets turned off even before first capture is completed, there might be a possibility of shutter button getting disabled permanently. Fix: Shutter button need not be disabled in longshot usecase. Change-Id: I94cdb1e3f6d63a71699014cc59e5bc8438506c34
* | Merge "SnapdragonCamera: Make panorama frame size configurable"Linux Build Service Account2014-08-222-2/+14
|\|
| * SnapdragonCamera: Make panorama frame size configurableLikai Ding2014-08-212-2/+14
| | | | | | | | | | | | | | | | For low RAM devices, allow reduction of the panorama frame size to save memory via the 'panorama_frame_size_reduction' config option. Change-Id: I26b98699341d5eedfe2ebe8a6ed417fe62933bd5 CRs-Fixed: 669381
* | Merge "SnapdragonCamera: Fix jni library names"Linux Build Service Account2014-08-223-3/+3
|\|
| * SnapdragonCamera: Fix jni library namesLeena Winterrowd2014-08-213-3/+3
|/ | | | | | | | | Loading jni libraries currently fails as the library names have changed for SnapdragonCamera. This change fixes the jni library loading. Change-Id: I19adc166960ee2d9c4ddb223b1d2756eda00c00c
* SnapdragonCamera: Add support for adding square snapshot resolutionApurva Rajguru2014-08-182-0/+4
| | | | | | | Adding resolution corresponding to 1:1 aspect ratio in picture sizes. Change-Id: I8b86918b3777d47e54fa4517080b356d4bc327cc
* SnapdragonCamera: To enable 4kuhd on redfoxCherian Deepak2014-08-182-4/+8
| | | | | | | | On redfox 4kuhd was replaced by 2160p, so we need to add 2160p resolution to enable 4kuhd in UI Change-Id: Ib0b7acea65d60bd2e98b3aefc146e873ac351508
* SnapdragonCamera: To enable mirroring for 1080pCherian Deepak2014-08-181-1/+17
| | | | | | | This will enable output duplication from cpp for 1080p camcorder resolution Change-Id: I3a6a49d98bea8102f3a00963deaba968fdec96ce