summaryrefslogtreecommitdiffstats
path: root/third_party/libexif/README.chromium
blob: d8dc54310f012160affa3f88308c476cabe13278 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Name: libexif
URL: http://libexif.sourceforge.net/
Version: 0.6.21
License: LGPL 2.1
License File: sources/COPYING
Date: 2012-06-04
Security Critical: yes.

Description:
libexif is a library for parsing, editing, and saving EXIF data. Many maker
notes from Canon, Casio, Epson, Fuji, Nikon, Olympus, Pentax and Sanyo cameras
are also supported.

Local Modifications:
- Added license header to exif-mem.c. Please refer to chromium.patch.
- config.h and _stdint.h has been modified to build on all platforms. Please
  refer to chromium.patch.
- Added BIND_TEXTDOMAIN macro to conditionally bind the text domain to locale
  directory. Please refer to chromium.patch.
- Removed ABOUT-NLS, *.m4, *-m4, binary, ChangeLog, config*, contrib, depcomp,
  INSTALL, install-sh, Makefile-files, *.sym, *.am, *.in, *.pc.in, *.spec, *.sh
  and *.txt files.
- Removed "doc", "po", "NEWS", "mkinstalldirs", "missing", "nls" folders.