index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
jpeg
/
exif.cpp
Age
Commit message (
Expand
)
Author
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-03-10
android: jpeg: exif: change GPS method encoding from ASCII to NoEncoding
Paul Elder
2021-03-10
android: jpeg: exif: Fix setGPSLocation longitude
Paul Elder
2021-03-10
android: jpeg: exif: Simplify setGPSDateTimestamp and setGPSDMS
Paul Elder
2021-03-10
android: jpeg: exif: Fix and expand setRational
Paul Elder
2021-01-27
android: jpeg: exif: Add functions for setting various values
Paul Elder
2021-01-27
android: jpeg: exif: Fix setOrientation EXIF values
Paul Elder
2021-01-27
android: jpeg: exif: Expand setString to support different encodings
Paul Elder
2020-10-28
android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata
Umang Jain
2020-10-10
android: jpeg: Use LGPL-2.1 license
Umang Jain
2020-10-07
android: jpeg: exif: Sanitize ASCII strings with utils::toAscii()
Umang Jain
2020-10-02
src: android: exif: Set the class byte ordering
Kieran Bingham
2020-09-29
android: jpeg: exif: Set timezone information
Umang Jain
2020-09-29
android: jpeg: exif: Pad extra byte only for ASCII format in setString()
Umang Jain
2020-09-20
android: jpeg: exif: Use reentrant localtime_r()
Laurent Pinchart
2020-09-10
android: jpeg: Support an initial set of EXIF metadata tags
Umang Jain
2020-09-10
android: jpeg: Add EXIF infrastructure
Kieran Bingham