Pillow/libImaging
zwhfly 4d147c16d3 Add Some Unpackers for 2/4 bpp Grayscale Format
As seen in some tiff image files.
2016-03-29 20:17:39 +08:00
..
Access.c Storage, packing and access for HSV format images 2014-07-22 16:09:22 -07:00
AlphaComposite.c
Bands.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Bit.h
BitDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Blend.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
BoxBlur.c Fix msvc compiler error 2014-12-15 14:44:12 -08:00
Chops.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Convert.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
ConvertYCbCr.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Copy.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Crc32.c
Crop.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Dib.c Don't use int to handle type 2015-10-01 14:54:32 +01:00
Draw.c Changed arcs, chords and pie slices to use floats 2015-12-09 00:28:52 +11:00
Effects.c Replace harcoded assumption of RAND_MAX with constant. It caused an infinite loop if RAND_MAX > 32767 2015-03-05 23:14:36 +02:00
EpsEncode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Except.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
File.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Fill.c
Filter.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
FliDecode.c
Geometry.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
GetBBox.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Gif.h Change unsigned INT16 to UINT16 2014-04-30 11:30:44 +02:00
GifDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
GifEncode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
HexDecode.c
Histo.c
Imaging.h Changed arcs, chords and pie slices to use floats 2015-12-09 00:28:52 +11:00
ImDib.h Don't use int to handle type 2015-10-01 14:54:32 +01:00
ImPlatform.h fix performance regression on 64 bit GCC 4.8. 2014-11-09 03:05:57 +03:00
Incremental.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
Jpeg.h Memory Leak: Freeing malloc'd memory in Jpeg Encode 2014-09-24 15:46:24 -07:00
Jpeg2K.h Added support for OpenJPEG 2.1. 2014-05-27 12:43:54 +01:00
Jpeg2KDecode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
Jpeg2KEncode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
JpegDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
JpegEncode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
Lzw.h Change unsigned INT16 to UINT16 2014-04-30 11:30:44 +02:00
LzwDecode.c
Matrix.c
ModeFilter.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
MspDecode.c
Negative.c
Offset.c
Pack.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
PackDecode.c
Palette.c
Paste.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
PcdDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
PcxDecode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
PcxEncode.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
Point.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Quant.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
QuantHash.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
QuantHash.h Make quantization code more portable 2013-04-08 00:52:15 +02:00
QuantHeap.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
QuantHeap.h Make quantization code more portable 2013-04-08 00:52:15 +02:00
QuantOctree.c Fixed various typos 2015-06-08 01:17:49 +10:00
QuantOctree.h Make quantization code more portable 2013-04-08 00:52:15 +02:00
QuantTypes.h BUG: add typedef uint64_t for msvc 2013-09-27 15:03:27 -07:00
RankFilter.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Raw.h
RawDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
RawEncode.c
Resample.c Changed 32 bit to 32-bit and 64 bit to 64-bit 2015-10-15 00:49:03 +11:00
Storage.c Storage, packing and access for HSV format images 2014-07-22 16:09:22 -07:00
SunRleDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
TgaRleDecode.c
TiffDecode.c Fixed various typos 2015-06-08 01:17:49 +10:00
TiffDecode.h Capitalised Python and Pillow 2015-10-11 21:27:43 +11:00
Unpack.c Add Some Unpackers for 2/4 bpp Grayscale Format 2016-03-29 20:17:39 +08:00
UnpackYCC.c
UnsharpMask.c sharp alpha channel 2014-11-22 01:58:31 +03:00
XbmDecode.c
XbmEncode.c
Zip.h Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
ZipDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
ZipEncode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00