• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/libexif/
NameDateSize

..12-Mar-20154 KiB

chromium.patch12-Mar-201518.1 KiB

libexif.def12-Mar-20154.3 KiB

libexif.gyp12-Mar-20153.9 KiB

OWNERS12-Mar-201542

README.chromium12-Mar-20151 KiB

README.security12-Mar-2015107

README.chromium

1Name: libexif
2URL: http://libexif.sourceforge.net/
3Version: 0.6.21
4License: LGPL 2.1
5License File: sources/COPYING
6Date: 2012-06-04
7Security Critical: yes
8
9Description:
10libexif is a library for parsing, editing, and saving EXIF data. Many maker
11notes from Canon, Casio, Epson, Fuji, Nikon, Olympus, Pentax and Sanyo cameras
12are also supported.
13
14Local Modifications:
15- Added license header to exif-mem.c. Please refer to chromium.patch.
16- config.h and _stdint.h has been modified to build on all platforms. Please
17  refer to chromium.patch.
18- Added BIND_TEXTDOMAIN macro to conditionally bind the text domain to locale
19  directory. Please refer to chromium.patch.
20- Removed ABOUT-NLS, *.m4, *-m4, binary, ChangeLog, config*, contrib, depcomp,
21  INSTALL, install-sh, Makefile-files, *.sym, *.am, *.in, *.pc.in, *.spec, *.sh
22  and *.txt files.
23- Removed "doc", "po", "NEWS", "mkinstalldirs", "missing", "nls" folders.
24- Removed inline from exif_tag_table_count function in exif_tag.c, to build
25  cleanly with MSVC's non-standard inline rules.
26

README.security

1This library has NOT been approved for unsandboxed usage. Contact security@chromium.org for any questions.
2