homm
|
d91d7b9826
|
significant speed improvement (about 55%)
|
2014-10-19 00:01:38 +04:00 |
|
homm
|
22668de6db
|
HorizontalBoxBlur unified
LineBoxBlur8 & LineBoxBlur32
|
2014-10-18 18:37:14 +04:00 |
|
homm
|
7d77db20ad
|
Small optimization: replace division with multiply.
|
2014-10-18 04:02:10 +04:00 |
|
homm
|
0ff4b53a72
|
pep8
|
2014-10-15 12:40:26 +04:00 |
|
homm
|
53c8352f39
|
highlevel api
|
2014-10-15 04:08:21 +04:00 |
|
homm
|
5861a46a54
|
check image mode
|
2014-10-14 23:29:50 +04:00 |
|
homm
|
a27baf90be
|
fix large radius. tests
|
2014-10-14 03:26:46 +04:00 |
|
homm
|
da84cd7ea6
|
big radius special case
|
2014-10-14 02:17:53 +04:00 |
|
homm
|
d3d4ff69eb
|
introduce corners
|
2014-10-13 23:45:21 +04:00 |
|
homm
|
b1cef839bd
|
fix window calculation
|
2014-10-13 04:40:44 +04:00 |
|
homm
|
a000cceb26
|
data tests
|
2014-10-13 04:07:17 +04:00 |
|
homm
|
3906ff3c76
|
fix x bounds
|
2014-10-13 03:39:35 +04:00 |
|
homm
|
835db5d12f
|
type check
|
2014-10-12 22:40:36 +04:00 |
|
homm
|
2c723abbca
|
move HorizontalBoxBlur8 down and remove comments
|
2014-10-12 22:40:36 +04:00 |
|
homm
|
591fc67aae
|
micro optimizations
|
2014-10-12 22:40:31 +04:00 |
|
homm
|
92635d0624
|
8bit
|
2014-10-12 22:26:00 +04:00 |
|
homm
|
e95382eb08
|
integer implementation for float radius
|
2014-10-12 20:30:46 +04:00 |
|
homm
|
f3af171dc4
|
fix round compensation
|
2014-10-12 20:09:28 +04:00 |
|
homm
|
f711ab3eb6
|
float radius
|
2014-10-12 20:01:49 +04:00 |
|
homm
|
23068e49be
|
allow float radius (without implementation)
|
2014-10-12 19:24:38 +04:00 |
|
homm
|
b7b3c719fa
|
blur in both directions
|
2014-10-12 17:59:20 +04:00 |
|
homm
|
cc9eff5c68
|
fast realization with moving window.
linear speed against any radius
|
2014-10-12 17:47:00 +04:00 |
|
homm
|
a6937d84d8
|
first Horizontal Blur for 32
|
2014-10-12 17:11:24 +04:00 |
|
homm
|
d49459f5b2
|
box blur dummy
|
2014-10-12 16:30:00 +04:00 |
|
wiredfool
|
9634e437ef
|
Version Bump -- 2.6.0
|
2014-10-01 09:59:00 -07:00 |
|
Hugo
|
69994b11fb
|
Merge pull request #930 from wiredfool/2.6.x
2.6.x-rc test fixes
|
2014-09-30 19:31:18 +03:00 |
|
wiredfool
|
1bb850427d
|
Slightly relax imagedraw tests to pass on x86
|
2014-09-30 08:33:29 -07:00 |
|
Eric Soroos
|
1a91078154
|
Test failure explanation on PPC
|
2014-09-29 22:28:11 -07:00 |
|
Eric Soroos
|
383f713075
|
Relax exact equals to approximate
|
2014-09-29 16:36:09 -07:00 |
|
wiredfool
|
81ebc21abf
|
Relax pyroma for RC versions
|
2014-09-29 13:14:49 -07:00 |
|
wiredfool
|
6abc0d2f40
|
Version Bump - 2.6.0-rc1
|
2014-09-29 13:14:49 -07:00 |
|
wiredfool
|
5a6827690b
|
Merge pull request #927 from cgohlke/patch-1
Fix AssertionError in TestFileJpeg.test_save_cjpeg
|
2014-09-29 11:40:13 -07:00 |
|
Christoph Gohlke
|
2538fa9e0f
|
Fix AssertionError in TestFileJpeg.test_save_cjpeg
|
2014-09-29 11:35:46 -07:00 |
|
wiredfool
|
7fcb371fd3
|
Merge pull request #926 from wiredfool/fli
Replace lena.fli with hopper.fli
|
2014-09-29 10:58:52 -07:00 |
|
wiredfool
|
8d84f79f44
|
Replace lena.fli with hopper.fli
|
2014-09-29 10:40:33 -07:00 |
|
wiredfool
|
8a766fc270
|
Update CHANGES.rst [ci skip]
|
2014-09-26 21:24:03 -07:00 |
|
wiredfool
|
7ef73a2e6f
|
Merge pull request #925 from wiredfool/hopper4
Merge of PR #919, Replacing Lena with Hopper, part IV
|
2014-09-26 21:15:43 -07:00 |
|
wiredfool
|
460160a1e3
|
Updated merge from master
|
2014-09-26 16:07:52 -07:00 |
|
Hugo
|
5606fa3597
|
Merge pull request #923 from wiredfool/conditional-profile
Conditional profile tests
|
2014-09-25 15:02:50 +03:00 |
|
Hugo
|
22862cee00
|
Merge pull request #921 from wiredfool/jpeg-memoryleak
JPEG Encode memory leaks
|
2014-09-25 13:45:34 +03:00 |
|
wiredfool
|
af138af779
|
Use lcms profile where possible, otherwise skip test if sRGB profile is not available
|
2014-09-24 21:48:56 -07:00 |
|
wiredfool
|
476c255cee
|
Licensed, freely available icc profiles
|
2014-09-24 21:47:32 -07:00 |
|
wiredfool
|
c325a26dd8
|
Remove ICC profiles with unclear licence and not our copyright
|
2014-09-24 21:47:32 -07:00 |
|
Hugo
|
f436f51e47
|
Merge pull request #922 from wiredfool/icc-docs
More JPEG documentation, fixes #890
|
2014-09-25 05:06:18 +03:00 |
|
wiredfool
|
cb166786df
|
More JPEG documentation, fixes #890
|
2014-09-24 16:30:39 -07:00 |
|
wiredfool
|
c154fd05fd
|
Memory Leak, missing Py_DECREF
|
2014-09-24 15:46:34 -07:00 |
|
wiredfool
|
d64b2376bc
|
Memory Leak: Freeing malloc'd memory in Jpeg Encode
|
2014-09-24 15:46:24 -07:00 |
|
wiredfool
|
306ad74324
|
qtables error handling tests
|
2014-09-24 15:46:16 -07:00 |
|
wiredfool
|
d6c16aa015
|
Tests for jpeg memory leaks
|
2014-09-24 15:45:41 -07:00 |
|
wiredfool
|
798fe2d15f
|
Merge pull request #877 from hugovk/flake8
Merge flake8/ pr #877
|
2014-09-24 13:26:20 -07:00 |
|