[libcamera-devel,v2,0/2] android: jpeg: exif: Set timezone information
mbox series

Message ID 20200924183642.7674-1-email@uajain.com
Headers show
Series
  • android: jpeg: exif: Set timezone information
Related show

Message

Umang Jain Sept. 24, 2020, 6:36 p.m. UTC
Changes in v2:
- Introduces one extra patch to pad extra byte only for ASCII type
  format in setString().
- Use "enum class" for enumeration of direct tags we are setting.

Umang Jain (2):
  android: jpeg: exif: Pad extra byte only for ASCII format in
    setString()
  android: jpeg: exif: Set timezone information

 src/android/jpeg/exif.cpp | 34 ++++++++++++++++++++++++++++++++--
 1 file changed, 32 insertions(+), 2 deletions(-)