Commit Graph

6238 Commits

Author SHA1 Message Date
Alexander
fc40ef0c1e Move PREBLEND and BLEND to ImagingUtils.h 2017-08-19 15:58:23 +03:00
Alexander
d64f163760 Move MULDIV255 and SHIFTFORDIV255 to ImagingUtils.h 2017-08-19 15:47:04 +03:00
Alexander
58542fdfb9 Move WORDS_BIGENDIAN to ImagingUtils.h 2017-08-19 15:30:41 +03:00
Alexander
00b65ce1c3 unused 2017-08-19 15:27:39 +03:00
Alexander
762b09cdb5 unroll ImagingPackRGB 2017-08-18 01:46:00 +03:00
Alexander
b4e226714d Faster ImagingUnpackRGB 2017-08-17 23:54:30 +03:00
Alexander Karpinsky
07fa92ba5b Merge pull request #2677 from uploadcare/fast-merge
Fast merge()
2017-08-17 13:15:54 +03:00
Andrew Murray
dbdef3f90d Fixed typo [ci skip] 2017-08-17 19:27:28 +10:00
Alexander
4af4256ac3 Use ImagingNewDirty 2017-08-17 12:14:19 +03:00
Alexander
9cf8f93c64 Merge branch 'master' into fast-merge
# Conflicts:
#	_imaging.c
#	libImaging/Bands.c
#	libImaging/Imaging.h
2017-08-16 22:56:16 +03:00
wiredfool
52e9c83176 Update CHANGES.rst [ci skip] 2017-08-16 16:36:24 +01:00
wiredfool
d56ffcb223 Merge pull request #2630 from wiredfool/fedora-docker
Test Fedora 24 and 26 in Docker
2017-08-16 16:35:09 +01:00
wiredfool
d3580451e2 Merge pull request #2676 from uploadcare/fast-split
Fast split()
2017-08-16 16:10:33 +01:00
wiredfool
e6752af336 Update CHANGES.rst [ci skip] 2017-08-16 15:44:31 +01:00
wiredfool
a42f993bec Merge pull request #2675 from radarhere/im
Added test for ImImagePlugin tell()
2017-08-16 15:41:37 +01:00
wiredfool
946fe2eedb Merge pull request #2669 from radarhere/openjpeg
Updated openjpeg to 2.2.0
2017-08-16 15:40:17 +01:00
wiredfool
e68791c2e5 Merge pull request #2668 from radarhere/tktcl
Updated Tk Tcl to 8.6.7
2017-08-16 15:39:55 +01:00
wiredfool
c0f0268651 Merge pull request #2667 from vytisb/exif_zerodivision
Fix ZeroDivisionError when EXIF contains invalid DPI (0/0).
2017-08-16 15:39:20 +01:00
wiredfool
e5e4f8292c Merge pull request #2660 from radarhere/libimagequant
Updated libimagequant to 2.10.2
2017-08-16 15:38:44 +01:00
wiredfool
b4a373eae7 Merge pull request #2659 from radarhere/sgi_tests
Added tests for SgiImagePlugin
2017-08-16 15:37:35 +01:00
wiredfool
e2602452f4 Merge pull request #2661 from uploadcare/get-channel
New Image.getchannel method
2017-08-16 15:33:54 +01:00
wiredfool
b96a2c18d9 Merge pull request #2657 from python-pillow/unused-copy2
Remove unused im.copy2 and core.copy methods
2017-08-16 15:27:57 +01:00
wiredfool
9c4535bc82 Merge pull request #2655 from python-pillow/fast-allocation
Fast image allocation
2017-08-16 15:16:43 +01:00
wiredfool
1d416c58e5 Merge pull request #2674 from radarhere/fli
Use frame count from FLI header
2017-08-16 15:13:27 +01:00
wiredfool
e5b7733cda Updated CHANGES.rst [ci skip] 2017-08-16 12:02:11 +01:00
wiredfool
e7aa155b72 Merge pull request #2654 from python-pillow/storage-cleanup
Storage cleanup
2017-08-16 12:00:32 +01:00
Andrew Murray
72f0c7b873 Updated tests 2017-08-16 20:57:10 +10:00
wiredfool
64a8dae95e Update CHANGES.rst [ci skip] 2017-08-16 11:47:37 +01:00
wiredfool
680a7ac43b Merge branch 'master' into fli 2017-08-16 11:46:55 +01:00
wiredfool
b56d533aea Merge pull request #2650 from hugovk/fix-fli-seek-load
Test animated FLI file
2017-08-16 11:44:35 +01:00
wiredfool
3b0f183d5c Merge pull request #2648 from ifeherva/master
Fixed bc5 decoding
2017-08-16 11:42:31 +01:00
Alexander Karpinsky
c40884ce5f Merge pull request #2680 from uploadcare/fast-resample
Speed up resampling a bit again
2017-08-16 13:39:26 +03:00
wiredfool
a4e2dfd33e Merge pull request #2646 from radarhere/sgi
Moved SgiImagePlugin save error to before the start of write operations
2017-08-16 11:39:08 +01:00
wiredfool
851d4ec538 Merge pull request #2645 from hugovk/mv-createfontdatachunk
Move createfontdatachunk.py so isn't installed globally
2017-08-16 11:38:11 +01:00
wiredfool
3967e00bcd Merge pull request #2641 from hugovk/fix-unexpected-align
Fix unexpected keyword argument 'align'
2017-08-16 11:37:12 +01:00
wiredfool
c448db3170 Merge pull request #2640 from hugovk/version-newlines
Add newlines to error message for clarity
2017-08-16 11:36:11 +01:00
wiredfool
3c42d3e9cc Merge pull request #2637 from radarhere/redirects
Updated redirected URL
2017-08-16 11:35:09 +01:00
Andrew Murray
11399b18ce Moved SgiImagePlugin save error to before the start of write operations 2017-08-13 11:55:37 +10:00
Alexander
c2e0092589 Speed up resampling again a bit ) 2017-08-13 01:10:19 +03:00
Alexander Karpinsky
bbe07d4f49 Merge pull request #2670 from uploadcare/threaded-filter
Release GIL in filters
2017-08-12 23:51:08 +03:00
Alexander Karpinsky
49340037d5 Merge pull request #2678 from uploadcare/kernel-filter-tests
Serious test for kernel filters and rounding fix
2017-08-12 23:41:44 +03:00
Alexander
847dd67a41 serious test for kernel filters 2017-08-12 23:22:59 +03:00
Alexander
7c3c3273eb compiler makes this for me 2017-08-12 19:41:18 +03:00
Alexander
b454f773bd make things faster 2017-08-12 19:39:11 +03:00
Alexander
a2681a0690 naive implementation 2017-08-12 19:17:21 +03:00
Alexander
91b08b7daa noop core.merge 2017-08-12 19:08:07 +03:00
Alexander
294da4e8f5 error handling 2017-08-12 17:42:49 +03:00
Alexander
6ce6cc7537 faster ImagingSplit 2017-08-12 15:49:46 +03:00
Alexander
ca75d63f3a ImagingSplit implementation 2017-08-12 15:26:00 +03:00
Alexander
559836d97d im.split method
ImagingSplit function without implementation
2017-08-12 15:26:00 +03:00