summaryrefslogtreecommitdiffstats
path: root/third_party/libpng/pngusr.h
diff options
context:
space:
mode:
authorfrancoisk777@gmail.com <francoisk777@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 12:38:32 +0000
committerfrancoisk777@gmail.com <francoisk777@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 12:38:32 +0000
commit17abeb4103f1de4c00cd4982e9472e064269c8d1 (patch)
tree06b218e8b66693f57a3911e87a3555c9f72ac690 /third_party/libpng/pngusr.h
parentb62d645a32ee19baf8d8a2d0772caca30fa0c2f3 (diff)
downloadchromium_src-17abeb4103f1de4c00cd4982e9472e064269c8d1.zip
chromium_src-17abeb4103f1de4c00cd4982e9472e064269c8d1.tar.gz
chromium_src-17abeb4103f1de4c00cd4982e9472e064269c8d1.tar.bz2
Support for interlaced PNGs (in gfx::PNGCodec)
BUG=30339 TEST=Added new unit tests: --gtest_filter=PNGCodec.*. For a manual test, load up the second test theme attached to the referenced bug (comment #10). Review URL: http://codereview.chromium.org/9496004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125602 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libpng/pngusr.h')
-rw-r--r--third_party/libpng/pngusr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libpng/pngusr.h b/third_party/libpng/pngusr.h
index 06a6c15..d63985f 100644
--- a/third_party/libpng/pngusr.h
+++ b/third_party/libpng/pngusr.h
@@ -50,9 +50,7 @@
#define PNG_NO_READ_SWAP
#define PNG_NO_READ_SWAP_ALPHA
#define PNG_NO_READ_INVERT_ALPHA
-#define PNG_NO_READ_STRIP_ALPHA
#define PNG_NO_READ_RGB_TO_GRAY
-#define PNG_NO_READ_USER_TRANSFORM
#define PNG_NO_READ_bKGD
#define PNG_NO_READ_cHRM
#undef PNG_NO_READ_gAMA
@@ -109,7 +107,6 @@
#define PNG_NO_USER_MEM
#define PNG_NO_FIXED_POINT_SUPPORTED
#define PNG_NO_MNG_FEATURES
-#define PNG_NO_USER_TRANSFORM_PTR
#define PNG_NO_HANDLE_AS_UNKNOWN
#define PNG_NO_CONSOLE_IO
#define PNG_NO_ZALLOC_ZERO