libcamera/src
Niklas Söderlund bf650cf3fc qcam: dng_writer: Record creation time in the EXIF directory
If the EXIF directory is empty due to no metadata being available tools
such as tiffinfo complains that the directory is malformed.

    TIFFFetchDirectory: Sanity check on directory count failed, this is probably not a valid IFD offset.
    TIFFReadCustomDirectory: Failed to read custom directory at offset 0.

Always record the creation time in the EXIF directory instead of adding
complexity to skip creating the EXIF directory if there is no metadata
to record. This ensures there are at least some entries in the EXIF
directory and that makes tiffinfo happy.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-06-16 16:47:43 +02:00
..
android android: camera_device: Use std::make_tuple() 2020-06-10 16:48:08 +03:00
cam (q)cam: Fix header guards 2020-05-18 16:35:55 +03:00
gstreamer licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
ipa libcamera: Add missing SPDX headers to miscellaneous small files 2020-06-09 23:26:13 +03:00
libcamera libcamera: v4l2subdev: Print mbus string instead of code 2020-06-15 21:53:11 +01:00
qcam qcam: dng_writer: Record creation time in the EXIF directory 2020-06-16 16:47:43 +02:00
v4l2 v4l2: v4l2_camera_proxy: Support MJPEG 2020-06-09 14:57:24 +09:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00