Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1004)

Unified Diff: third_party/libexif/README.chromium

Issue 1791623002: Revert of Media Galleries Partial Deprecation: Remove image metadata & libexif. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Manual revert/rebase. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libexif/OWNERS ('k') | third_party/libexif/README.security » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libexif/README.chromium
diff --git a/third_party/libexif/README.chromium b/third_party/libexif/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..60facdc9ab4d78c83ef5bb58f3a76eee680c5607
--- /dev/null
+++ b/third_party/libexif/README.chromium
@@ -0,0 +1,26 @@
+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.
+- Removed inline from exif_tag_table_count function in exif-tag.c, to build
+ cleanly with MSVC's non-standard inline rules.
+- https://codereview.chromium.org/1585593002
« no previous file with comments | « third_party/libexif/OWNERS ('k') | third_party/libexif/README.security » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698