summaryrefslogtreecommitdiffstats
path: root/core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Fix StreamConfigurationMap#isOutputSupportedFor for depthEino-Ville Talvala2015-06-221-0/+20
* Set scaling mode for legacy device surfaces.Ruben Brunk2015-06-111-0/+20
* Merge "camera2: Release surface in ImageReader#close and fix legacy cleanup"Ruben Brunk2015-03-171-2/+1
|\
| * camera2: Release surface in ImageReader#close and fix legacy cleanupRuben Brunk2015-03-171-2/+1
* | Merge "camera2: Fix local variable names in rgb->ycbcr conversion."Ruben Brunk2015-02-261-9/+9
|\ \
| * | camera2: Fix local variable names in rgb->ycbcr conversion.Ruben Brunk2015-02-101-9/+9
* | | am f5d30463: am 4fa3a80b: am a5f301c7: Merge "Legacy: Only set user surface d...Eino-Ville Talvala2015-02-121-9/+3
|\ \ \ | |/ / |/| / | |/
| * Legacy: Only set user surface dimensions on output surfacesEino-Ville Talvala2015-02-111-9/+3
* | am f6ed526b: Merge "camera2: Fix LEGACY YUV production and orientation." into...Ruben Brunk2014-12-121-16/+19
|\ \ | |/
| * camera2: Fix LEGACY YUV production and orientation.Ruben Brunk2014-12-111-16/+19
* | Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...Ruben Brunk2014-12-091-0/+23
|\ \ | |/
| * Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode.Ruben Brunk2014-12-091-0/+23
* | Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-2/+2
* | Use standard initializersBernhard Rosenkränzer2014-11-171-2/+2
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
|/
* camera2: Use valid dimensions for RGBA8888 gralloc buffers.Ruben Brunk2014-09-301-13/+10
* camera2: Fix native ImageReader test segfaults.Ruben Brunk2014-09-261-39/+72
* camera2: Hide JPEGs in RGBA gralloc buffers.Ruben Brunk2014-09-241-8/+17
* Merge "camera2: Add jpeg metadata for LEGACY shim." into lmp-devRuben Brunk2014-08-151-0/+8
|\
| * camera2: Add jpeg metadata for LEGACY shim.Ruben Brunk2014-08-161-0/+8
* | camera2: Fix shim aspect ratio scaling.Ruben Brunk2014-08-151-0/+9
|/
* camera2: Fix LEGACY mode timestamps.Ruben Brunk2014-07-251-2/+25
* camera2: Update shader scaling matrix for legacy mode.Ruben Brunk2014-07-141-0/+106
* camera2: Fix configured surface check in Legacy shim.Ruben Brunk2014-07-011-10/+61
* camera2: Fix handling for abandoned bufferqueues.Ruben Brunk2014-06-251-39/+41
* camera2: (legacy) Write the JPEG size as part of the blob transportIgor Murashkin2014-06-241-4/+32
* camera2: Switch to using YV12 for ImageReader.Ruben Brunk2014-06-201-0/+42
* camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-211-0/+419