History log of /device/generic/goldfish/camera/JpegCompressor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a11bd58ddc5ce90e7bc66e1cf9c6ed0bad61c376 18-Aug-2016 Bjoern Johansson <bjoernj@google.com> Attach EXIF data to images from camera

Create a default set of EXIF tags for any JPEG picture taken by the
emulator camera. In addition some camera parameters, such as GPS data
and focal length, will be converted to EXIF tags and placed in the
picture if they are available. This fixes the testJpegExif test in
android.hardware.cts.CameraTest and will serve as the base for fixing
other EXIF tests.

BUG: 30700822
Test: ran camera CTS tests
Change-Id: I42a4abb0190c3eb61c32b11d52a467965a9621ae
(cherry picked from commit 33ce097dedaf750d276ca5a8b7932de566e01399)
/device/generic/goldfish/camera/JpegCompressor.h
c86ea2b2ad98c56480c682145704c5b3683d4993 13-Mar-2013 keunyoung <keunyoung@google.com> introduce camera.goldfish.jpeg to allow building emulator camera HAL in PDK

- it only do JPEG encoding, but separated due to dependency on libskia and
libandroid_runtime, which are not in PDK
- camera.goldfish.jpeg will be included to platform.zip

Change-Id: I71758c8bb3e05831094ccb268bfc20c5a160f0c9
/device/generic/goldfish/camera/JpegCompressor.h
8a94683196406b83b14218d1beef66067f126a16 08-Mar-2013 keunyoung <keunyoung@google.com> migrate opengl and system from development/tools

- components under system are moved one directory up like all other HALs

Change-Id: I03b870b870d83b247ac398cadfb155f03c9adfa0
/device/generic/goldfish/camera/JpegCompressor.h