Hugo
|
d823fae780
|
Update CHANGES.rst [CI skip]
|
2014-11-19 22:14:40 +02:00 |
|
Hugo
|
81bb6df88d
|
Merge pull request #1016 from wiredfool/port-docs
Better docs explaining import _imaging failure
|
2014-11-19 21:57:21 +02:00 |
|
wiredfool
|
b13a90441f
|
Better docs explaining import _imaging failure [ci skip]
|
2014-11-19 11:42:26 -08:00 |
|
Hugo
|
e0b94d65be
|
Merge pull request #1014 from hugovk/unused_var
Remove unused variable, and other minor flake8 warnings
|
2014-11-17 14:05:42 +02:00 |
|
Hugo
|
02476b7689
|
Remove unused variable, and other minor flake8 warnings
|
2014-11-17 10:33:31 +02:00 |
|
wiredfool
|
a40854499f
|
Update CHANGES.rst [ci skip]
|
2014-11-15 21:33:21 -08:00 |
|
wiredfool
|
a32f797801
|
Merge pull request #1012 from wiredfool/libtiff-save-bytesio
Fix for saving TIFF image into an io.BytesIO buffer
|
2014-11-15 21:31:52 -08:00 |
|
wiredfool
|
9a2cc7df83
|
hoist import, move test to libtiff
|
2014-11-15 20:38:52 -08:00 |
|
Martin Fergie
|
8b0ecb6192
|
Added test for different compression types.
|
2014-11-14 14:37:03 +00:00 |
|
Martin Fergie
|
dd3a46520c
|
Fix for saving to io.BytesIO()
|
2014-11-14 12:29:10 +00:00 |
|
Hugo
|
9da99dee8d
|
Update CHANGES.rst [CI skip]
|
2014-11-14 08:42:41 +02:00 |
|
Hugo
|
c2cd52d3fe
|
Merge pull request #1010 from wiredfool/antialias-debug
Fix Antialias compilation on debug versions of python
|
2014-11-14 08:41:37 +02:00 |
|
Hugo
|
ebbee834c9
|
Update CHANGES.rst [CI skip]
|
2014-11-14 08:40:06 +02:00 |
|
Hugo
|
b5b0b889d3
|
Merge pull request #1009 from wiredfool/putdata-1008
Fix for Image.putdata segfault
|
2014-11-14 08:37:50 +02:00 |
|
wiredfool
|
9d1fde0fff
|
Use __NO_INLINE__ instead of Py_DEBUG
|
2014-11-13 21:35:06 -08:00 |
|
wiredfool
|
112a4815f0
|
Fix compilation on debug versions of python
|
2014-11-13 15:53:51 -08:00 |
|
wiredfool
|
f75c5562c7
|
Fix #1008, Correct argument to PySequence_Fast_GET_ITEM
|
2014-11-13 15:33:37 -08:00 |
|
wiredfool
|
a105cd7edb
|
Test for issue #1008
|
2014-11-13 15:33:37 -08:00 |
|
Hugo
|
ccba6af498
|
Update CHANGES.rst [CI skip]
|
2014-11-13 10:10:42 +02:00 |
|
Hugo
|
5ae3c1c881
|
Merge pull request #1007 from wiredfool/ico_save
Ico save, additional tests
|
2014-11-13 10:09:14 +02:00 |
|
wiredfool
|
03d20d3b6a
|
More tests for ico save
|
2014-11-12 22:45:35 -08:00 |
|
wiredfool
|
3065df66c3
|
Merge pull request #989 from thegeorgeous/patch-1
Update installation.rst [ci skip]
|
2014-11-12 22:30:30 -08:00 |
|
wiredfool
|
ad1b919342
|
Update CHANGES.rst [ci skip]
|
2014-11-12 22:15:26 -08:00 |
|
wiredfool
|
212f9d7d8b
|
Merge pull request #1003 from AurelienBallier/master
Use PyQt4 if already imported
|
2014-11-12 22:12:46 -08:00 |
|
Aurélien Ballier
|
37252a67cc
|
Fix bad importÃ
|
2014-11-11 19:39:05 +01:00 |
|
Aurélien Ballier
|
f3284e57a6
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
PIL/ImageQt.py
|
2014-11-11 18:00:00 +01:00 |
|
Hugo
|
35e3ccee1a
|
Merge pull request #1000 from wiredfool/image-doc
Added ref to getpalette
|
2014-11-10 07:49:09 +02:00 |
|
wiredfool
|
ba178bef85
|
Added ref to getpalette
|
2014-11-09 20:51:20 -08:00 |
|
wiredfool
|
aff274011b
|
Update CHANGES.rst [ci skip]
|
2014-11-09 11:42:39 -08:00 |
|
wiredfool
|
482f658704
|
Update CHANGES.rst [ci skip]
|
2014-11-09 10:50:38 -08:00 |
|
wiredfool
|
d781d56aa5
|
Merge pull request #977 from homm/fast-stretch
Imaging.stretch optimization
|
2014-11-09 10:47:46 -08:00 |
|
homm
|
90ee223305
|
Move ImagingTransposeToNew from Antialias.c to Geometry.c
|
2014-11-09 03:15:54 +03:00 |
|
homm
|
3894dbe754
|
fix typo
|
2014-11-09 03:08:26 +03:00 |
|
homm
|
7a64f7be80
|
Replace UINT32 assignment with per-channel UINT8 assignment
|
2014-11-09 03:08:25 +03:00 |
|
homm
|
abc5e11371
|
two bands case
|
2014-11-09 03:08:25 +03:00 |
|
homm
|
1a7c9b72ab
|
generalize endianess test
|
2014-11-09 03:08:25 +03:00 |
|
Eric Soroos
|
af02f2b29e
|
Fix for endianness issues in stretch
|
2014-11-09 03:07:19 +03:00 |
|
Eric Soroos
|
2657c0dec0
|
Test for endianness issues in stretch
|
2014-11-09 03:07:18 +03:00 |
|
homm
|
b8a2b5b907
|
typo. Free mem after ModeError.
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
1cd6da4a49
|
fix performance regression on 64 bit GCC 4.8.
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
42967dd1a6
|
speedup by unrolling loops
|
2014-11-09 03:05:57 +03:00 |
|
homm
|
c22af89ef0
|
optimize memory usage
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
e9fc720709
|
faster float to 8bit convertion
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
a484d28d1f
|
make x indexes int
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
e276e6a535
|
move ww into coefficients
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
01b947c602
|
Iterate pixels in native order
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
b77521bd6c
|
Precompute coefficients for all x
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
40f9f48680
|
two ImagingStretchHorizaontal pass with two transposes
|
2014-11-09 03:05:56 +03:00 |
|
homm
|
c8471bcbda
|
Hide stretch implementation detail in Antialias.c
|
2014-11-09 03:05:56 +03:00 |
|
Herb
|
79c7c7a01a
|
add tests and docs
|
2014-11-08 14:49:50 +08:00 |
|