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

Side by Side Diff: third_party/iccjpeg/README.chromium

Issue 1441523002: Remove //third_party/iccjpeg. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « third_party/iccjpeg/OWNERS ('k') | third_party/iccjpeg/iccjpeg.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: iccjpeg
2 URL: http://www.ijg.org
3 Version: unknown
4 License: Custom license
5 License File: LICENSE
6 Security Critical: yes
7 License Android Compatible: yes
8
9 Description:
10 Contain support for ICC color profile on top of jpeg6b (and up) library.
11 Original author is Tom Lane, from the IJG group.
12 We include the relevant part of the original IJG licensing term
13 in the file LICENSE.
14
15 Documentation for ICC profile can be found at: http://www.color.org
16
17 Local Modifications:
18 * On BSD platforms we might need to include to correct header file from
19 the system, so a USE_SYSTEM_LIBJPEG ifdef is added to iccjpeg.h in order
20 to be able to decide which jpeglib.h header to include.
OLDNEW
« no previous file with comments | « third_party/iccjpeg/OWNERS ('k') | third_party/iccjpeg/iccjpeg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698