2011-04-26 10:00:15 +02:00
|
|
|
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
|
2015-04-23 00:14:34 +02:00
|
|
|
image. The EXIF library allows you to parse an EXIF file
|
2011-04-26 10:00:15 +02:00
|
|
|
and read the data from those tags.
|
|
|
|
|
|
|
|
http://libexif.sf.net
|