757e9c4c2a
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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
|