10 lines
293 B
Plaintext
10 lines
293 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
|