From 11450d5ec107b3b770d27c05b107ed5b187cb777 Mon Sep 17 00:00:00 2001 From: scroggo Date: Mon, 6 Jun 2016 08:27:52 -0700 Subject: Update pnglibconf.h It should have been updated when we updated the version. Update README.google to better reflect the difference from the original file. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2042833002 Review-Url: https://codereview.chromium.org/2042833002 --- third_party/libpng/README.google | 2 +- third_party/libpng/pnglibconf.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'third_party') diff --git a/third_party/libpng/README.google b/third_party/libpng/README.google index 1acc408cb1..d9248899e3 100644 --- a/third_party/libpng/README.google +++ b/third_party/libpng/README.google @@ -5,7 +5,7 @@ License File: LICENSE, pulled out of png.h Description: png compression/decompression library Local Modifications: (1) Created pnglibconf.h from pnglibconf.h.prebuilt (a - rename with a few additional settings enabled). + pure rename). (2) Included Intel optimizations by running: "patch -i contrib/intel/intel_sse.patch -p1" (3) Removed files unused by Skia diff --git a/third_party/libpng/pnglibconf.h b/third_party/libpng/pnglibconf.h index 7204c6d4a0..5e46c229ca 100644 --- a/third_party/libpng/pnglibconf.h +++ b/third_party/libpng/pnglibconf.h @@ -1,8 +1,8 @@ -/* libpng 1.6.22beta03 STANDARD API DEFINITION */ +/* libpng 1.6.22rc01 STANDARD API DEFINITION */ /* pnglibconf.h - library build configuration */ -/* Libpng version 1.6.22beta03 - February 8, 2016 */ +/* Libpng version 1.6.22rc01 - May 14, 2016 */ /* Copyright (c) 1998-2015 Glenn Randers-Pehrson */ -- cgit v1.2.3