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

Unified Diff: third_party/qcms/README.chromium

Issue 1414493004: [qcms] Reduce RMS color error for qcms_transform_data_rgb(a)_out_lut (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 side-by-side diff with in-line comments
Download patch
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index e44062010661b645137cef6fcc06d078376d1957..cf1317cbe6e470c377b72780d857394db2d9c730 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -113,6 +113,8 @@ The following changes have been made since qcms was imported:
- https://code.google.com/p/chromium/issues/detail?id=532910
- Store color profile version and add a version read API
- https://code.google.com/p/chromium/issues/detail?id=532258
+ - Minimize transform RMS error and match software code
+ - https://code.google.com/p/chromium/issues/detail?id=532910
For the Chromium changes, since the import, in a patch format run:
git diff b8456f38 src

Powered by Google App Engine
This is Rietveld 408576698