summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* Camera: Fix poseRotation quaternionEino-Ville Talvala2015-08-191-1/+1
* Camera/gralloc: Add basic capability handling, support DEPTHEino-Ville Talvala2015-08-114-513/+822
* Camera: Update emulator camera v3 HAL to v3.3, module to v2.3Eino-Ville Talvala2015-07-2210-412/+664
* remove video editor from media_profiles.xmlChong Zhang2015-05-271-46/+0
* Don't use TEMP_FAILURE_RETRY with close in goldfish camera.Elliott Hughes2015-05-151-5/+5
* Fix build: Remove LENS_POSITION from both HALv2 and HALv3Eino-Ville Talvala2015-04-102-30/+0
* am 8e39c796: am dbfa611b: Merge "Fix inconsistant results for some cts tests."Bo Hu2015-03-272-2/+20
|\
| * Fix inconsistant results for some cts tests.Douglas Leung2015-03-112-2/+20
* | Remove one more RAW_SENSOR enumEino-Ville Talvala2015-03-061-1/+1
* | Replace HAL_PIXEL_FORMAT_RAW_SENSOR with RAW_16Eino-Ville Talvala2015-02-192-5/+5
|/
* Suppress clang warnings on c++11-narrowing.Chih-Hung Hsieh2014-12-121-0/+2
* am 765b8b4b: am 7ea757df: Merge "goldfish: camera: fix 64-bit warnings"Colin Cross2014-06-188-39/+45
|\
| * goldfish: camera: fix 64-bit warningsColin Cross2014-06-188-39/+45
* | camera3: Add missing android.sensor.orientation static infoIgor Murashkin2014-04-011-0/+3
* | stagefright: use media_codecs_google*.xml filesLajos Molnar2014-03-211-32/+9
* | Merge "camera3: Remove old vendor tag ops dependencies."Ruben Brunk2014-03-132-108/+0
|\ \
| * | camera3: Remove old vendor tag ops dependencies.Ruben Brunk2014-03-112-108/+0
* | | Merge "Adding opus to media_codecs.xml"Lajos Molnar2014-03-031-0/+1
|\ \ \ | |/ / |/| |
| * | Adding opus to media_codecs.xmlVignesh Venkatasubramanian2014-02-061-0/+1
* | | camera3: Remove geometric correction tags.Ruben Brunk2014-02-102-38/+0
* | | Merge "camera3: Update maxRegions tag."Ruben Brunk2014-02-042-4/+4
|\ \ \ | |/ / |/| |
| * | camera3: Update maxRegions tag.Ruben Brunk2014-01-292-4/+4
* | | am 5b31b113: am 48107fa1: Merge "device/generic/goldfish: convert LOCAL_MODUL...Colin Cross2014-01-281-2/+2
|\ \ \ | |/ / |/| / | |/
| * device/generic/goldfish: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-2/+2
| * Merge commit '828bd482a1aeacf96d5f3a3e0701029d9f890c5f' into HEADThe Android Open Source Project2013-11-225-42/+53
| |\
* | | camera3: Update sceneMode tag spec.Ruben Brunk2014-01-172-4/+4
* | | am 6b151ca8: Merge "Catch divide by zero case in drawCheckerBoard() function."Xavier Ducrohet2013-11-071-0/+7
|\| | | |/ |/|
| * Catch divide by zero case in drawCheckerBoard() function.Douglas Leung2013-10-151-0/+7
* | camera3: Fix stream id typesZhijun He2013-09-061-3/+3
* | Camera2/3: Implement full-color NV21 output.Eino-Ville Talvala2013-08-052-16/+37
* | Camera2/3: Update static metadataZhijun He2013-07-184-21/+10
* | am 2c84e47e: am 07a4c8b4: Camera3: Fix default AE modeEino-Ville Talvala2013-06-261-2/+2
|\|
| * Camera3: Fix default AE modeEino-Ville Talvala2013-06-251-2/+2
* | Make software VP9 video decoder available to MediaCodec.hkuang2013-06-241-2/+3
|/
* camera3: Make front cameras limited mode, back cameras full modeIgor Murashkin2013-05-232-0/+17
* Merge "Gralloc/Camera3: Support new HAL_PIXEL_FORMAT_YCbCr_420_888 format" in...Eino-Ville Talvala2013-05-092-8/+45
|\
| * Gralloc/Camera3: Support new HAL_PIXEL_FORMAT_YCbCr_420_888 formatEino-Ville Talvala2013-05-072-8/+45
* | camera: Fix availableMaxDigitalZoom property to be floatIgor Murashkin2013-05-071-1/+1
|/
* Merge "Various bug fixes to make ZSL work." into jb-mr2-devIgor Murashkin2013-05-021-3/+34
|\
| * Various bug fixes to make ZSL work.Igor Murashkin2013-05-011-3/+34
* | Release the video frame buffer to fix the memory leak issue on emulatorJun Tian2013-05-012-2/+15
|/
* Camera3: Add asynchronous JPEGEino-Ville Talvala2013-04-156-84/+198
* Camera3: Add shutter notificationEino-Ville Talvala2013-04-154-3/+77
* Add liblogYing Wang2013-04-091-0/+2
* Camera: Handle AF state transitionsIgor Murashkin2013-04-081-3/+175
* Camera3: Allow register_stream_buffers while requests are in flightIgor Murashkin2013-04-081-1/+9
* Camera3: Trigger IDs now received from frameworkIgor Murashkin2013-04-081-1/+46
* Camera2/3: Improve fake handshakeEino-Ville Talvala2013-04-082-4/+34
* Camera3: Support for still captureEino-Ville Talvala2013-04-084-48/+471
* Bare-bones emulated fake camera for HAL version 3Eino-Ville Talvala2013-04-049-27/+2088