Pillow/libImaging
2015-10-15 00:49:03 +11: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 Forking PIL 2010-07-30 22:52:47 -04:00
BitDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
Blend.c
BoxBlur.c
Chops.c
Convert.c Removed trailing whitespace 2015-10-11 21:24:35 +11:00
ConvertYCbCr.c
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
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 Fix compile error with msvc 2013-03-13 17:33:16 -07:00
Filter.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
FliDecode.c Forking PIL 2010-07-30 22:52:47 -04:00
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
GifDecode.c
GifEncode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
HexDecode.c Forking PIL 2010-07-30 22:52:47 -04:00
Histo.c Switching to strncpy, fixing potential buffer overflow in palette as well 2013-03-14 20:46:23 -07:00
Imaging.h
ImDib.h
ImPlatform.h fix performance regression on 64 bit GCC 4.8. 2014-11-09 03:05:57 +03:00
Incremental.c
Jpeg.h
Jpeg2K.h
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
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 Forking PIL 2010-07-30 22:52:47 -04:00
Matrix.c Forking PIL 2010-07-30 22:52:47 -04:00
ModeFilter.c
MspDecode.c Forking PIL 2010-07-30 22:52:47 -04:00
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
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
QuantHeap.c
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
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 Forking PIL 2010-07-30 22:52:47 -04:00
RawDecode.c
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
SunRleDecode.c
TgaRleDecode.c Forking PIL 2010-07-30 22:52:47 -04:00
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 Removed trailing whitespace 2015-10-11 21:24:35 +11:00
UnpackYCC.c Forking PIL 2010-07-30 22:52:47 -04:00
UnsharpMask.c sharp alpha channel 2014-11-22 01:58:31 +03:00
XbmDecode.c Forking PIL 2010-07-30 22:52:47 -04:00
XbmEncode.c
Zip.h Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
ZipDecode.c
ZipEncode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00