Commit Graph

  • d3749ccc7c possible increase precision and avoid compiler warnings homm 2016-05-09 13:48:14 +0200
  • f44a7f8b11 implement round fix windows build homm 2016-05-09 13:37:50 +0200
  • babaaf9bbe raise on special cases even if imIn->image8 homm 2016-05-06 00:28:13 +0300
  • d48324bd21 unroll 8bpc version homm 2016-05-05 18:27:33 +0300
  • 126c3151b5 use ImagingPrecompute in ImagingResampleHorizontal_8bpc homm 2016-05-05 18:25:42 +0300
  • f3f03bcd67 unroll 32bpc version homm 2016-05-05 18:11:20 +0300
  • 04552b015d use ImagingPrecompute in ImagingResampleHorizontal_32bpc homm 2016-05-05 18:03:20 +0300
  • 023f7adcf6 precompute function homm 2016-05-05 13:15:54 +0300
  • 7693da9287 separate 8 and 32 bpc implementations homm 2016-05-05 12:53:22 +0300
  • e47002dec3 tests for 32bit modes homm 2016-05-05 11:53:43 +0300
  • 9618ec98b8 test for consistency homm 2016-05-03 13:22:51 +0200
  • e13297b396 make coefficients ints homm 2016-05-03 12:23:16 +0200
  • 342e6f213b extra line homm 2016-05-03 11:31:13 +0200
  • 3ee407e859 pass struct filter to ImagingResampleHorizontal homm 2016-05-01 17:54:26 +0300
  • 0e2a8e4323 intermediate not normalized buffer for coefficients homm 2016-05-01 17:48:13 +0300
  • a5b99dd302 move checks before mallocs to prevent memory leaks homm 2016-05-01 17:31:54 +0300
  • 73c81404e6 Merge pull request #1920 from uploadcare/resampling-accuracy-tests Alexander Karpinsky 2016-05-26 02:05:15 +0300
  • 0d29026cf4 fix unichr Micah Chambers 2016-05-24 15:46:40 +0000
  • 32e118fd95 Merge pull request #1927 from wiredfool/appveyor-rdp Hugo 2016-05-24 16:24:21 +0300
  • 710126e32c Added wheel builds/artifact wiredfool 2016-05-24 03:20:54 -0700
  • 19f7049950 Commented RDP for appveyor, Deploy to S3 only for master. wiredfool 2016-05-12 04:32:20 -0700
  • 3ac7d719db Merge 1fe4901925 into 00158fc7a0 anatoly techtonik 2016-05-24 09:59:09 +0000
  • 00158fc7a0 Updated Changes.rst [ci skip] wiredfool 2016-05-24 09:52:50 +0100
  • 5839c3b9d1 Merge pull request #1921 from thebostik/decode_jpeg_qtable wiredfool 2016-05-24 09:51:46 +0100
  • 74607080e9 Updated Changes.rst [ci skip] wiredfool 2016-05-24 09:39:46 +0100
  • 9fdc061bcd Add simple PR template Hugo 2016-05-24 11:37:05 +0300
  • 0f7c219ce1 Merge pull request #1924 from radarhere/remove_buildme wiredfool 2016-05-24 09:30:15 +0100
  • 1c5bcec41b Merge pull request #1926 from hugovk/docstring wiredfool 2016-05-24 09:30:04 +0100
  • 934485269c Comments to docstrings (+flake8) hugovk 2016-05-24 10:36:14 +0300
  • 5588692086 Removed docs/BUILDME script Andrew Murray 2016-05-24 11:02:18 +1000
  • e6bb36a5e0 Merge a4878b99fd into 477841b010 Andrew Murray 2016-05-24 00:31:15 +0000
  • 477841b010 Update CHANGES.rst [ci skip] wiredfool 2016-05-23 22:44:14 +0100
  • f0fee4bec4 Merge pull request #1883 from wiredfool/pr_1768_alt wiredfool 2016-05-23 22:40:27 +0100
  • 5d403ffdde Merge pull request #1906 from hugovk/_GNU_SOURCE wiredfool 2016-05-23 22:35:26 +0100
  • e23009b7b4 Merge pull request #1899 from radarhere/decoder wiredfool 2016-05-23 22:33:31 +0100
  • 1eedd2ef15 Merge pull request #1896 from radarhere/comment wiredfool 2016-05-23 22:32:52 +0100
  • f7b714bbae Merge pull request #1897 from radarhere/info wiredfool 2016-05-23 22:30:53 +0100
  • f9b6adf4b8 Merge e9c4ee3354 into 55c20731d1 Darren Dale 2016-05-23 20:55:56 +0000
  • 414f4f3e90 Add simple PR template Hugo 2016-05-23 19:17:26 +0300
  • ff7e3ba7ce Add simple PR template [CI skip] hugovk 2016-05-23 19:09:50 +0300
  • 0bc4423487 Move the declaration to the beginning of scope to make vs happy Stephen Arthur 2016-05-22 19:13:19 -0700
  • 67a243d82d Removing the one-line variable declare / assign to make appveyor happy Stephen Arthur 2016-05-22 18:50:42 -0700
  • 8b572ade81 Found edge cases with custom qtables Stephen Arthur 2016-05-22 17:43:57 -0700
  • 7872501c5b Added test cases to exhibit issues with custom qtables Stephen Arthur 2016-05-22 17:53:26 -0700
  • 39fcd80b2e tests for resample accuracy homm 2016-05-21 23:58:54 +0300
  • 0430a4a834 Fix libimagequant facade header rr- 2016-05-21 21:11:54 +0200
  • bc0e896b35 Change libimagequant facade signature rr- 2016-05-21 21:01:57 +0200
  • 55c20731d1 Merge pull request #1904 from radarhere/args Hugo 2016-05-21 12:55:44 +0300
  • 5ff9134f49 Merge pull request #1908 from wiredfool/appveyor_test_detail Hugo 2016-05-21 12:55:08 +0300
  • b6320d51a9 Update CHANGES.rst [CI skip] Hugo 2016-05-21 12:05:01 +0300
  • c83c0c4aa0 Merge pull request #1918 from radarhere/typo Hugo 2016-05-21 12:02:55 +0300
  • 3fe5df238a Fixed typos Andrew Murray 2016-05-21 10:36:09 +1000
  • 93b4321665 fixed tests, and memory leak Micah Chambers 2016-05-20 06:19:00 +0000
  • 652bf225aa fixed error Micah Chambers 2016-05-20 05:11:05 +0000
  • d132c25e5d added test Micah Chambers 2016-05-20 02:01:05 +0000
  • 7c310765af added hasglyphs and getglyphs Micah Chambers 2016-05-20 01:58:13 +0000
  • 1a6c6b1250 tests for icc profile in png homm 2016-05-12 20:28:58 +0300
  • 989e162ff6 save icc profile from encoderinfo homm 2016-05-12 20:28:42 +0300
  • 55b2c3bca5 Add more detail to the appveyor test runs wiredfool 2016-05-12 05:12:08 -0700
  • f329fabaff Do not save incorrect info key Andrew Murray 2016-05-11 22:13:59 +1000
  • 9e38643a5c Include Python.h before wchar.h so _GNU_SOURCE is set consistently hugovk 2016-05-11 14:23:51 +0300
  • 547794157c Update CHANGES.rst [CI skip] Hugo 2016-05-10 17:38:02 +0300
  • 55e70da265 Merge pull request #1903 from radarhere/health Hugo 2016-05-10 17:36:48 +0300
  • 95c818b643 Added missing usage text and exit on Scripts Andrew Murray 2016-05-11 00:35:37 +1000
  • 6f94974595 Do not start Tk if only to exit Andrew Murray 2016-05-11 00:29:39 +1000
  • 6bd42b8e00 Removed unused import Andrew Murray 2016-05-10 22:04:11 +1000
  • 6475530f65 Removed use of eval Andrew Murray 2016-05-10 23:07:16 +1000
  • b1a528bf10 Changed variable names to avoid redefining builtins Andrew Murray 2016-05-10 22:31:36 +1000
  • 6de51536c4 Replaced mixed tabs and spaces with spaces Andrew Murray 2016-05-10 22:23:23 +1000
  • e51061dd59 Used isinstance instead of comparing types Andrew Murray 2016-05-10 22:21:55 +1000
  • 63ae7fbfe9 Removed unnecessary lambdas Andrew Murray 2016-05-10 22:20:49 +1000
  • a69e477605 Corrected indentation Andrew Murray 2016-05-10 21:35:47 +1000
  • 75a362f7cc Added reference to Pillow to COPYING [ci skip] Andrew Murray 2016-05-08 22:16:47 +1000
  • a4878b99fd Added executable permissions and shebang line to BUILDME Andrew Murray 2016-05-08 21:41:59 +1000
  • bcd4707c6c If BUILDME is run from docs, move to the base directory Andrew Murray 2016-05-08 21:39:04 +1000
  • 2d7503d36a Merge 392d567352 into f992192799 Andrew Murray 2016-05-08 06:31:19 +0000
  • a9b432f9b2 Updated example decoder Andrew Murray 2016-05-08 12:41:02 +1000
  • e23140f594 use ID as global variable albfan 2016-05-07 15:39:54 +0200
  • da83f9f1d0 Removed support for list form of Image info Andrew Murray 2016-05-07 18:33:02 +1000
  • 8298fcce73 Added support for GIF comment extension Andrew Murray 2016-05-07 13:57:40 +1000
  • d471b35470 Fix typo rr- 2016-05-06 23:29:53 +0200
  • c5278000c5 Skip libimagequant's test if it's unavailable rr- 2016-05-06 21:06:58 +0200
  • 8b7fb44c6b Make libimagequant visibility detectable rr- 2016-05-06 21:05:52 +0200
  • 0b4a089321 Fix C99 errors inside libimagequant quantizer rr- 2016-05-06 20:07:55 +0200
  • 0904eb3e27 Use specific version of libimagequant rr- 2016-05-06 19:27:39 +0200
  • 749ecd634e Document libimagequant dependency rr- 2016-05-06 19:26:41 +0200
  • cb4ded4929 Minor fixes rr- 2016-05-06 19:26:29 +0200
  • f992192799 Updated Changes.rst [ci skip] wiredfool 2016-05-06 17:20:15 +0100
  • c9c6c38008 Merge pull request #1894 from wiredfool/stdout_for_appveyor wiredfool 2016-05-06 17:20:04 +0100
  • 9a4f6482b4 Merge pull request #1893 from wiredfool/tiff_check wiredfool 2016-05-06 17:19:54 +0100
  • 11fc8a154f Merge pull request #1892 from wiredfool/icc_check wiredfool 2016-05-06 17:19:28 +0100
  • 783fbaeb02 Merge pull request #1890 from radarhere/not_implemented wiredfool 2016-05-06 17:16:00 +0100
  • 0c97af69bf print stdout as well wiredfool 2016-05-06 08:54:35 -0700
  • be2100be7b Skip tests that require libtiff if it is not installed, fixes #1866 wiredfool 2016-05-06 09:07:00 -0700
  • 3926bfb747 Skip test when icc profile is not available, fixes #1887 wiredfool 2016-05-06 08:58:40 -0700
  • 4b260ac369 Install libimagequant for Travis build rr- 2016-05-06 17:33:07 +0200
  • be028a0c3f Replaced Exception with NotImplementedError Andrew Murray 2016-05-06 20:11:03 +1000
  • eb354be7c4 Add method=Image.LIBIMAGEQUANT for quantize() rr- 2016-05-05 21:36:45 +0200
  • 44c74c575d Updated Changes.rst [ci skip] wiredfool 2016-05-05 16:34:31 +0100
  • 8b9b996327 Merge pull request #1862 from daniel-leicht/fix-generic-use-of-exception wiredfool 2016-05-05 16:32:05 +0100