| 
							
							
								 Andrew Murray | a911c0fb94 | Merge pull request #5368 from radarhere/ghostscript Updated Ghostscript to 9.54.0 | 2021-03-31 18:26:17 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | d3ad66d851 | Merge pull request #5332 from radarhere/typo Corrected grammar | 2021-03-31 09:40:41 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d8b4a92806 | Updated Ghostscript to 9.54.0 | 2021-03-31 16:03:13 +11:00 |  | 
			
				
					| 
							
							
								 Ray Gardner | 306d030fce | Add comment to reference GIF LZW specification. | 2021-03-30 17:35:21 -06:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | e08474afa3 | Merge pull request #5365 from nulano/fribidi-notes | 2021-03-30 21:00:09 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9e5ecd6825 | Update CHANGES.rst [ci skip] | 2021-03-30 08:00:58 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b0b4fee796 | Merge pull request #5350 from elejke/master Add preserve_tone option to autocontrast | 2021-03-30 07:59:57 +11:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 19a815dd73 | Remove redundant check It's duplicated inside following call of TIFFReadTile | 2021-03-29 11:27:50 -07:00 |  | 
			
				
					| 
							
							
								 Ondrej Baranovič | 00cc32e3f9 | FriBiDi capitalization consistency Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-03-29 19:45:27 +02:00 |  | 
			
				
					| 
							
							
								 nulano | 4f61637e7f | document libraqm/fribidi linking, support fribidi-0.dll on Windows | 2021-03-29 17:45:12 +02:00 |  | 
			
				
					| 
							
							
								 German Novikov | b855d759cf | Merge pull request #2 from radarhere/autocontrast_tests | 2021-03-29 16:01:51 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7844c6e483 | Test that preserve_tone changes RGB images but not L images | 2021-03-29 23:26:34 +11:00 |  | 
			
				
					| 
							
							
								 German Novikov | 9ea20c095e | Update docs/releasenotes/8.2.0.rst Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2021-03-29 14:12:29 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 6eae8fd592 | Update CHANGES.rst [ci skip] | 2021-03-29 08:11:41 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | b3a1de94d0 | Merge pull request #5323 from radarhere/imagefilter_numpy Only import numpy when necessary | 2021-03-28 19:11:01 +03:00 |  | 
			
				
					| 
							
							
								 wiredfool | 9a683db339 | Merge pull request #5274 from radarhere/gradient Fixed linear_gradient and radial_gradient I and F modes | 2021-03-28 14:35:22 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | d0612030a0 | Merge pull request #5364 from wiredfool/4641_merge Add support for reading TIFFs with PlanarConfiguration=2 | 2021-03-28 14:33:42 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 611a6d2330 | Merge pull request #5328 from wiredfool/oss-fuzz More OSS-Fuzz support | 2021-03-28 14:19:29 +01:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 52ecf1b142 | Stop guessing strip size and pass expected size | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | ab24c98491 | Add sanity check for memory overruns | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 1c295bf43c | Check for dimensions and sizes to fit into int | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | e438046201 | Refactor into smaller functions | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 4dd288c66c | unify reading of YCbCr Tiffs | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 4c2dfadf26 | Swap pixel values on Big Endian | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 169bb4842f | only use TIFFReadRGBA* in case of o_jpeg compression | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | f2020eeab4 | UINT8 -> int for plane | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | b1d3f0d5c2 | not | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | c9ea87ecfd | Use flag instead of recalculating | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | fda638befe | Planes should be int, not uint | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 nulano | daf7b6546e | remove double pointer | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 nulano | 671837840a | the previous commit also fixes these big-endian failures | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 nulano | a921c01102 | correct TIFFTAG_PLANARCONFIG size | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | 77a1a9aba3 | initialize the unpackers | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | 64500434c2 | Implementation for PlanarConfiguration=2 Tiffs, manually merged from f566c8a | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 Konstantin Kopachev | 0018685a8e | Add Tests and support for Planar Tiff Images | 2021-03-28 15:03:37 +02:00 |  | 
			
				
					| 
							
							
								 German Novikov | d18e55013d | Update Tests/test_imageops.py Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2021-03-28 15:02:52 +03:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | bf8cebc96d | Add libxcb to fuzzers | 2021-03-28 13:49:37 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | e405ab300b | Merge pull request #5351 from radarhere/categories | 2021-03-28 14:34:50 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | fa6fed92cb | Update CHANGES.rst [ci skip] | 2021-03-28 16:10:34 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f799915d6f | Merge pull request #5304 from nulano/5300 Do not premultiply alpha when resizing with Image.NEAREST resampling | 2021-03-28 16:02:01 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 71cd97a519 | Added deprecation warnings | 2021-03-28 15:51:28 +11:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 5e1d304769 | Merge pull request #5353 from radarhere/quantize_attributes Use quantization method attributes | 2021-03-27 20:01:49 +02:00 |  | 
			
				
					| 
							
							
								 wiredfool | 3addd7df4e | Merge pull request #5062 from nulano/fribidi-link Dynamically link FriBiDi instead of Raqm | 2021-03-27 16:29:04 +00:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 9431d94bee | Merge pull request #5363 from radarhere/unreachable Removed build_distance_tables return value | 2021-03-27 17:39:27 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a4a38b805b | Removed return value of build_distance_tables | 2021-03-27 14:47:11 +11:00 |  | 
			
				
					| 
							
							
								 Ondrej Baranovič | 9872d57e3b | corrected comment | 2021-03-27 02:06:36 +01:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 9b69d94082 | Merge pull request #5352 from radarhere/quantize_documentation | 2021-03-26 15:25:14 +02:00 |  | 
			
				
					| 
							
							
								 nulano | 7c48f12207 | add explanatory comment for USE_WIN32_FILEIO | 2021-03-26 02:54:11 +01:00 |  | 
			
				
					| 
							
							
								 Ray Gardner | 5390786c65 | Add braces to if -- conform with Pillow style. | 2021-03-25 17:22:11 -06:00 |  | 
			
				
					| 
							
							
								 Ray Gardner | 0acf3514a1 | Modify GifEncode.c and Gif.h to use LZW encoding | 2021-03-25 17:22:10 -06:00 |  |