Commit Graph

  • 885297d21f
    Fix python 3 bytes to string concat error Konstantin Kopachev 2016-06-29 13:01:37 -0700
  • 41a747300f Merge pull request #1990 from AbdealiJK/ajk/test wiredfool 2016-06-29 22:44:16 +0100
  • dbae5c34c2 Update CHANGES.rst [ci skip] wiredfool 2016-06-29 22:35:39 +0100
  • ffcc067038 Merge pull request #1988 from wiredfool/iccprofile wiredfool 2016-06-29 22:35:03 +0100
  • 7198c85826 Update CHANGES.rst [ci skip] wiredfool 2016-06-29 22:33:28 +0100
  • 0ddb0f3c7f Merge pull request #1970 from uploadcare/ignore-decompression-dos wiredfool 2016-06-29 22:32:35 +0100
  • be0448296e Split ImagePlugin/File Decoders docs, added info about new experimental methods wiredfool 2016-06-29 22:06:25 +0100
  • c3b970f046
    Ability to skip crc checks for ancillary chunks Konstantin Kopachev 2016-06-29 12:24:37 -0700
  • 356926f825 test_imagecms: Reduce precision of extended info AbdealiJK 2016-06-28 20:01:18 +0530
  • 3fe5c57aa9 Fixed typo [ci skip] Andrew Murray 2016-06-27 23:22:17 +1000
  • c86e5c5f78 Fixed typo [ci skip] Andrew Murray 2016-06-27 23:19:41 +1000
  • a556a2e10e Merge e9b18e5724 into 9f48b1e3d6 Andrew Murray 2016-06-27 13:15:29 +0000
  • b152d99d66 refactor to different file wiredfool 2016-06-11 05:14:58 -0700
  • 857ee63436 cleanup unused variables wiredfool 2016-06-11 05:15:48 -0700
  • 96907b9158 Comments wiredfool 2016-06-11 05:15:17 -0700
  • 71333fcdbe py2.6 support wiredfool 2016-05-29 14:36:40 -0700
  • fa81287f2c Python3 support wiredfool 2016-05-29 13:50:10 -0700
  • 533f4145bb return values wiredfool 2016-05-29 13:41:59 -0700
  • 653b170385 incorrect use of whitespace wiredfool 2016-05-29 13:26:32 -0700
  • d3b0413780 Initial take for removing the Incremental decoder due to threading issues. J2k tests pass, other tests fail wiredfool 2016-05-28 15:07:36 -0700
  • 9f48b1e3d6 Update CHANGES.rst [ci skip] wiredfool 2016-06-26 13:29:07 +0100
  • 319eafbd1c Replace index= index +1 with += in ImageSequence Docs cclauss 2016-06-24 10:31:35 +0200
  • ca69de192b Assign to unused layers as well, jtbs Diederik Veeze 2016-06-26 12:51:48 +0200
  • 95de0b6d05 Testing for p2la Diederik Veeze 2016-06-26 12:50:38 +0200
  • d151b03939 release notes docs wiredfool 2016-06-26 12:21:42 +0100
  • c50503a14d API change/revert: Bytes should be returned as a single byte string, not a tuple of integers wiredfool 2016-06-26 12:06:56 +0100
  • a64c1674a1 Tests for issue #1462, #1834, #1831, #1910 wiredfool 2016-06-26 12:05:05 +0100
  • 1e2a27f00d Fixed broken test re: https://github.com/python-pillow/Pillow/issues/1462#issuecomment-210487186 wiredfool 2016-06-26 12:02:45 +0100
  • 948772028b Revert ICCProfile to length=1 wiredfool 2016-06-26 12:00:44 +0100
  • 870e94b229 Replaced numeric types with symbols wiredfool 2016-06-26 09:12:15 +0100
  • 12685ef7c1 Convert P to LA without deforming image Diederik Veeze 2016-06-25 23:14:21 +0200
  • 0b8f3d46d0 Merge 4c526963a4 into 8e7f0cb192 znerol 2016-06-25 14:35:06 +0000
  • 8e7f0cb192 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 15:31:26 +0100
  • 97dbb5cd33 Merge pull request #1977 from kkopachev/jpeg-junk-header wiredfool 2016-06-25 15:30:19 +0100
  • a77fef739c Update CHANGES.rst [ci skip] wiredfool 2016-06-25 15:15:57 +0100
  • c1d25d9062 Merge pull request #1985 from wiredfool/palette wiredfool 2016-06-25 15:14:07 +0100
  • 6ca92092a4 Merge ba4c14aeac into e56c3e4d2a Andrew Murray 2016-06-25 14:02:20 +0000
  • e56c3e4d2a Update CHANGES.rst [ci skip] wiredfool 2016-06-25 15:02:15 +0100
  • 95874635e1 Merge pull request #1984 from wiredfool/pr_1824 wiredfool 2016-06-25 15:01:34 +0100
  • 0bc06f7944 Fix filename on py2.6 wiredfool 2016-06-25 14:50:40 +0100
  • 9e1b4aba9a These modes upconvert to 32bit I wiredfool 2016-06-25 14:33:26 +0100
  • 4f2836e218 Move constant to module level. Bryant Mairs 2016-04-18 16:58:21 -0700
  • 7d5856bdf7 Corrects fromarray() datatype mapping for integer datatypes. Bryant Mairs 2016-04-11 11:33:41 -0700
  • 7fb24e8af0 Add test for reading and writing uint16 TIFFs. Bryant Mairs 2016-04-11 12:35:16 -0700
  • f51e90bf33 Create named constant for repeated values. Bryant Mairs 2016-04-11 11:13:53 -0700
  • 51247fb7f0 Test all applicable numpy datatypes for Image.fromarray() Bryant Mairs 2016-04-11 11:13:17 -0700
  • 4a63e9c384 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 12:17:13 +0100
  • 8d8990a9d4 Merge pull request #1942 from python-pillow/pyqt4-pyqt5 wiredfool 2016-06-25 12:16:16 +0100
  • 07d0539988 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 12:01:59 +0100
  • 55f02d1836 Merge pull request #1983 from wiredfool/github_depends wiredfool 2016-06-25 12:01:22 +0100
  • 301708516e changed urls to point to githup pillow-depends repo, fixes travis errors wiredfool 2016-06-25 11:35:32 +0100
  • 0064e2f6c0 Merge pull request #1982 from wiredfool/pr_1909 wiredfool 2016-06-25 11:12:19 +0100
  • 33cfaa6395 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 11:11:46 +0100
  • 2831acd89b Updates for pr#1909 wiredfool 2016-06-25 11:10:11 +0100
  • 6a3acde001 Merge pull request #1909 from uploadcare/png-icc-profile wiredfool 2016-06-25 11:01:53 +0100
  • 0ca6db9aae += cclauss 2016-06-24 10:31:35 +0200
  • 92096e1aa7 Tiff: Bail out if there are no valid exif tags Mitchel Humpherys 2016-06-13 22:27:54 -0700
  • c8f93c979c
    Skip extra 0xff00 in jpeg Konstantin Kopachev 2016-06-22 13:36:23 -0700
  • 1ab30d0ba5 Catch RuntimeError when importing Qt4 Hugo 2016-06-22 11:25:59 +0300
  • 30eced6286 Updated Changes.rst [ci skip] wiredfool 2016-06-21 14:40:47 +0100
  • c9d92e2bfe Merge pull request #1975 from SemanticsOS/lambdafu/pycms-overflow wiredfool 2016-06-21 14:39:36 +0100
  • 6f81501efd Fix integer overflow on ILP32 systems (32-bit Linux). Marcus Brinkmann 2016-06-21 13:41:26 +0200
  • 4c01dc6550 Updated Changes.rst [ci skip] wiredfool 2016-06-21 12:27:03 +0100
  • 4a8d2c6936 Merge pull request #1974 from wiredfool/pr_1966 wiredfool 2016-06-21 12:26:03 +0100
  • 17668a96c6 Updated Changes.rst [ci skip] wiredfool 2016-06-21 12:12:48 +0100
  • 7bd341fecb change function declaration to match Tcl_CmdProc type homm 2016-06-20 00:03:40 +0300
  • bdd0a6a4e4 Merge pull request #1781 from wiredfool/malloc_check wiredfool 2016-06-21 12:09:19 +0100
  • f059578472 Disable openjpg for OSX - tests hang Matthew Brett 2016-06-20 19:01:36 -0700
  • c45c451417 Build master branch Matthew Brett 2016-06-20 18:46:48 -0700
  • 3f83efb103 Update to latest multibuild Matthew Brett 2016-06-20 18:46:34 -0700
  • c4480401cc Add numpy and scipy test dependencies Matthew Brett 2016-06-20 17:57:56 -0700
  • 506bf31ff7 Fix openjpg build Matthew Brett 2016-06-20 17:51:04 -0700
  • 2f97ef0898 Refactor to multibuild framework Matthew Brett 2016-06-20 11:30:30 -0700
  • a8f88988be Add unit tests Luis G 2016-06-20 12:36:26 -0300
  • 95402143fe ignore large text blocks in PNG if LOAD_TRUNCATED_IMAGES is enabled homm 2016-06-20 17:33:10 +0300
  • d08bc5a9d9 Added PDF read for OS X Andrew Murray 2016-06-20 21:57:49 +1000
  • 0132771eaa Update CHANGES.rst [CI skip] Hugo 2016-06-20 12:41:11 +0300
  • 08cb1dbf40 Merge pull request #1967 from mattBoros/image-equals-fix Hugo 2016-06-20 12:40:25 +0300
  • b44c5adb5d Expose registered file extensions Luis G 2016-06-19 21:39:31 -0300
  • 09e22422f6 Revert "use appropriate type for SIZE_MAX" homm 2016-06-20 01:02:28 +0300
  • 53c9a80d1b Changed equals method on Image so it short circuits. Also put getpalette() and tobytes() comparison at the end because they are the slowest operations. matt 2016-06-19 17:44:24 -0400
  • b4e0ba1d75 change function declaration to match Tcl_CmdProc type homm 2016-06-20 00:03:40 +0300
  • c3c16dda4a use appropriate type for SIZE_MAX homm 2016-06-19 23:48:53 +0300
  • db5fb753dd Merge 6f7620652d into 9fb00976fc Matthew Boros 2016-06-19 18:36:24 +0000
  • 6f7620652d Changed equals method on Image class to short circuit. matt 2016-06-19 14:23:27 -0400
  • 9fb00976fc Merge pull request #1962 from radarhere/colormap wiredfool 2016-06-19 09:56:55 +0100
  • aa9035ded8 Merge pull request #1964 from radarhere/spiderimageplugin Hugo 2016-06-19 10:20:45 +0300
  • 879aeb9b3a Changed SpiderImagePlugin register and save calls to use format property Andrew Murray 2016-06-19 15:13:02 +1000
  • d378508905 Merge pull request #1963 from radarhere/del Hugo 2016-06-18 22:12:49 +0300
  • 86828ffd2a Replaced del with pop Andrew Murray 2016-06-18 11:25:39 +1000
  • f03bea18af Merge pull request #35 from radarhere/patch-1 Alex Clark 2016-06-17 18:38:41 -0400
  • 7882a79cf5 Added new colour from CSS 4 draft Andrew Murray 2016-06-17 21:07:25 +1000
  • a718e9f7f1 Removed trailing space Andrew Murray 2016-06-17 20:44:35 +1000
  • e9b18e5724 Removed trailing whitespace Andrew Murray 2016-06-17 20:03:21 +1000
  • 3aec7dc986 Merge pull request #34 from radarhere/libpng Alex Clark 2016-06-16 10:36:05 -0400
  • 0b6a25df2c Updated libpng to 1.6.23 Andrew Murray 2016-06-16 23:56:00 +1000
  • b5ef9e4fd1 Simplified condition in init method Andrew Murray 2016-06-16 20:38:07 +1000
  • 95f464f827 removed redundant check wiredfool 2016-06-16 01:09:38 -0700
  • 8aedf8b1d8 added comment closer to malloc wiredfool 2016-06-16 01:07:28 -0700
  • ce57e6adfb We're not actually multiplying out the bytes, only the indexes wiredfool 2016-06-16 01:06:28 -0700