• Home
  • History
  • Annotate
  • only in /frameworks/av/camera/include/
History log of /frameworks/av/camera/include/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ead2a754802d905590dcb3665f877d26f88cd93d 03-May-2017 Chien-Yu Chen <cychen@google.com> camera: Clarify ZSL supports

For application-operated ZSL, use CAMERA3_TEMPLATE_ZERO_SHUTTER_LAG
template.

Test: make
Bug: 34689167
Change-Id: I5d793da299e3a6f01d3cac17a1ea2267274730f3
amera/ndk/NdkCameraMetadataTags.h
00645f11812b19a51b459f327221b7b2aa690c08 19-Apr-2017 Chien-Yu Chen <cychen@google.com> camera: Update for enableZsl values in template

For apps targeting SDK versions O and newer, the value of enableZsl
may be true in still capture template. the value of enableZsl is
always false for other templates.

For apps targeting SDK versions older than O, the value of enableZsl
is always flase.

Test: make
Bug: 34983527
Change-Id: I06b2a18254a78bd6505e9b6e6addc09ebf0f925f
amera/ndk/NdkCameraMetadataTags.h
71c73a2985a7ac65ee597be3441ab300fa56e22e 21-Mar-2017 Emilian Peev <epeev@google.com> Camera: Support vendor tags from multiple providers

Different vendors could have different vendor tags.
A global vendor tag cache will store all available
vendor tag descriptors from different providers.
The cache will then be shared with each camera client.
Camera metadata will use specific vendor ids stored
in the metadata buffer to identify the correct vendor
tag provider.

Bug: 34275821
Test: adb shell /data/nativetest/cameraservice_test/cameraservice_test
--gtest_filter=CameraProviderManagerTest.MultipleVendorTagTest
Complete Camera/Camera2 CTS tests
Change-Id: I2262128f21a0167504f018230624e2a89786c467
amera/VendorTagDescriptor.h
b5df547bce900fa5764d735bee304e79c001d60d 21-Mar-2017 Yin-Chia Yeh <yinchiayeh@google.com> Camera: HAL1 recording batching support

Test: Angler HAL1 + batching normal recording mode
Bug: 35997432
Change-Id: If088715ccdb40163f44150c16deed62432692c07
amera/Camera.h
amera/ICameraRecordingProxy.h
amera/ICameraRecordingProxyListener.h
amera/android/hardware/ICamera.h
amera/android/hardware/ICameraClient.h
e2b43843fd12783188edd2c54188ea8d26864788 02-Feb-2017 Vijay Venkatraman <vijaykv@google.com> Moved headers from include/ to appropriate libs

include/camera -> camera/include/camera
include/media/audiohal -> media/libaudiohal/include
include/media/AudioResampler*.h -> media/libaudioprocessing/include
include/media/Audio*.h,IAudio*.h,IEffect*.h,ToneGenerator.h -> media/libaudioclient/include
include/media/EffectsFactoryApi.h -> media/libeffects/include
include/media/stagefright -> media/libstagefright/include
include/media/nbaio -> media/libnbaio/include
include/media/<rest of files> -> media/libmedia/include
include/cpustats -> media/libcpustats/include/cpustats

Added symlinks from old location to new ones

Bug: 33241851

Test: VNDK linked modules will need to add explicit lib dep.
All other modules should compile the same

Change-Id: I0ecf754a2132640ae781a3cc31428fb8c0bd1669
amera/Camera.h
amera/CameraBase.h
amera/CameraMetadata.h
amera/CameraParameters.h
amera/CameraParameters2.h
amera/CameraUtils.h
amera/CaptureResult.h
amera/ICameraRecordingProxy.h
amera/ICameraRecordingProxyListener.h
amera/ICameraServiceProxy.h
amera/VendorTagDescriptor.h
amera/android/hardware/ICamera.h
amera/android/hardware/ICameraClient.h
amera/camera2/CaptureRequest.h
amera/camera2/OutputConfiguration.h
amera/camera2/SubmitInfo.h
amera/ndk/NdkCameraCaptureSession.h
amera/ndk/NdkCameraDevice.h
amera/ndk/NdkCameraError.h
amera/ndk/NdkCameraManager.h
amera/ndk/NdkCameraMetadata.h
amera/ndk/NdkCameraMetadataTags.h
amera/ndk/NdkCaptureRequest.h