Commit Graph

4783 Commits

Author SHA1 Message Date
homm
126c3151b5 use ImagingPrecompute in ImagingResampleHorizontal_8bpc 2016-05-26 02:07:56 +03:00
homm
f3f03bcd67 unroll 32bpc version 2016-05-26 02:07:56 +03:00
homm
04552b015d use ImagingPrecompute in ImagingResampleHorizontal_32bpc 2016-05-26 02:07:56 +03:00
homm
023f7adcf6 precompute function 2016-05-26 02:07:56 +03:00
homm
7693da9287 separate 8 and 32 bpc implementations 2016-05-26 02:07:56 +03:00
homm
e47002dec3 tests for 32bit modes 2016-05-26 02:07:56 +03:00
homm
9618ec98b8 test for consistency 2016-05-26 02:07:56 +03:00
homm
e13297b396 make coefficients ints 2016-05-26 02:07:03 +03:00
homm
342e6f213b extra line 2016-05-26 02:07:03 +03:00
homm
3ee407e859 pass struct filter to ImagingResampleHorizontal 2016-05-26 02:07:03 +03:00
homm
0e2a8e4323 intermediate not normalized buffer for coefficients 2016-05-26 02:07:03 +03:00
homm
a5b99dd302 move checks before mallocs to prevent memory leaks 2016-05-26 02:07:03 +03:00
Alexander Karpinsky
73c81404e6 Merge pull request #1920 from uploadcare/resampling-accuracy-tests
Tests for resampling accuracy
2016-05-26 02:05:15 +03:00
Hugo
32e118fd95 Merge pull request #1927 from wiredfool/appveyor-rdp
Appveyor Upgrades
2016-05-24 16:24:21 +03:00
wiredfool
710126e32c Added wheel builds/artifact 2016-05-24 03:49:41 -07:00
wiredfool
19f7049950 Commented RDP for appveyor, Deploy to S3 only for master. 2016-05-24 03:49:41 -07:00
wiredfool
00158fc7a0 Updated Changes.rst [ci skip] 2016-05-24 09:52:50 +01:00
wiredfool
5839c3b9d1 Merge pull request #1921 from thebostik/decode_jpeg_qtable
More fixes related to custom jpeg qtables
2016-05-24 09:51:46 +01:00
wiredfool
74607080e9 Updated Changes.rst [ci skip] 2016-05-24 09:39:46 +01:00
Hugo
9fdc061bcd Add simple PR template
Just a simple one for now, let's add and change it however best suits.

https://github.com/blog/2111-issue-and-pull-request-templates
https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
2016-05-24 11:37:05 +03:00
wiredfool
0f7c219ce1 Merge pull request #1924 from radarhere/remove_buildme
Removed docs/BUILDME script
2016-05-24 09:30:15 +01:00
wiredfool
1c5bcec41b Merge pull request #1926 from hugovk/docstring
Comments to docstrings (+flake8)
2016-05-24 09:30:04 +01:00
hugovk
934485269c Comments to docstrings (+flake8) 2016-05-24 10:36:14 +03:00
Andrew Murray
5588692086 Removed docs/BUILDME script 2016-05-24 11:02:18 +10:00
wiredfool
477841b010 Update CHANGES.rst [ci skip] 2016-05-23 22:44:14 +01:00
wiredfool
f0fee4bec4 Merge pull request #1883 from wiredfool/pr_1768_alt
Added --disable-osx-tcltk-framework in setup.py
2016-05-23 22:40:27 +01:00
wiredfool
5d403ffdde Merge pull request #1906 from hugovk/_GNU_SOURCE
Include Python.h before wchar.h so _GNU_SOURCE is set consistently
2016-05-23 22:35:26 +01:00
wiredfool
e23009b7b4 Merge pull request #1899 from radarhere/decoder
Updated example decoder
2016-05-23 22:33:31 +01:00
wiredfool
1eedd2ef15 Merge pull request #1896 from radarhere/comment
Added support for GIF comment extension
2016-05-23 22:32:52 +01:00
wiredfool
f7b714bbae Merge pull request #1897 from radarhere/info
Removed support for list form of Image info
2016-05-23 22:30:53 +01:00
Stephen Arthur
0bc4423487 Move the declaration to the beginning of scope to make vs happy 2016-05-22 19:13:19 -07:00
Stephen Arthur
67a243d82d Removing the one-line variable declare / assign to make appveyor happy 2016-05-22 18:50:42 -07:00
Stephen Arthur
8b572ade81 Found edge cases with custom qtables
And there was a lingering bug since the previous qtable unsigned char fix
(#1814) since the call to array.array was in another place, the roundtrip was no
longer equivalent.

That was a minor change, but the revised test wouldn't pass because saving an image
with one custom qtable automatically adds a second to it by the call to
jpeg_set_defaults.
With 1 or >2 custom tables, there is extra work we have to do due to that call.
2016-05-22 17:54:31 -07:00
Stephen Arthur
7872501c5b Added test cases to exhibit issues with custom qtables 2016-05-22 17:54:03 -07:00
homm
39fcd80b2e tests for resample accuracy 2016-05-21 23:58:54 +03:00
rr-
0430a4a834 Fix libimagequant facade header 2016-05-21 21:11:54 +02:00
rr-
bc0e896b35 Change libimagequant facade signature 2016-05-21 21:01:57 +02:00
Hugo
55c20731d1 Merge pull request #1904 from radarhere/args
Scripts with an incorrect number of arguments
2016-05-21 12:55:44 +03:00
Hugo
5ff9134f49 Merge pull request #1908 from wiredfool/appveyor_test_detail
Add more detail to the appveyor test runs
2016-05-21 12:55:08 +03:00
Hugo
b6320d51a9 Update CHANGES.rst [CI skip] 2016-05-21 12:05:01 +03:00
Hugo
c83c0c4aa0 Merge pull request #1918 from radarhere/typo
Fixed typos in TIFF tags
2016-05-21 12:02:55 +03:00
Andrew Murray
3fe5df238a Fixed typos 2016-05-21 10:36:09 +10:00
wiredfool
55b2c3bca5 Add more detail to the appveyor test runs 2016-05-12 05:52:29 -07:00
hugovk
9e38643a5c Include Python.h before wchar.h so _GNU_SOURCE is set consistently 2016-05-11 14:23:51 +03:00
Hugo
547794157c Update CHANGES.rst [CI skip] 2016-05-10 17:38:02 +03:00
Hugo
55e70da265 Merge pull request #1903 from radarhere/health
Landscape health fixes
2016-05-10 17:36:48 +03:00
Andrew Murray
95c818b643 Added missing usage text and exit on Scripts 2016-05-11 00:35:37 +10:00
Andrew Murray
6f94974595 Do not start Tk if only to exit 2016-05-11 00:29:39 +10:00
Andrew Murray
6bd42b8e00 Removed unused import 2016-05-10 23:10:44 +10:00
Andrew Murray
6475530f65 Removed use of eval 2016-05-10 23:07:16 +10:00