mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 05:31:18 +01:00
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
config BR2_PACKAGE_LIBEXIF
|
|
bool "libexif"
|
|
help
|
|
Most digital cameras produce EXIF files, which are JPEG
|
|
files with extra tags that contain information about the
|
|
image. The EXIF library allows you to parse an EXIF file
|
|
and read the data from those tags.
|
|
|
|
http://libexif.sf.net
|