Pillow/libImaging
2015-04-01 15:14:56 +11:00
..
Access.c
AlphaComposite.c
Bands.c
Bit.h
BitDecode.c
Blend.c
BoxBlur.c Fix msvc compiler error 2014-12-15 14:44:12 -08:00
Chops.c
Convert.c backup implementation of Round for windows platforms 2014-08-24 16:37:54 -07:00
ConvertYCbCr.c
Copy.c
Crc32.c
Crop.c
Dib.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
Draw.c Remove unused variable in libImaging 2014-10-02 07:48:12 +10: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
Except.c
File.c
Fill.c
Filter.c
FliDecode.c
Geometry.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
GetBBox.c
Gif.h
GifDecode.c
GifEncode.c
HexDecode.c
Histo.c
Imaging.h Use Py_ssize_t instead of ssize_t 2014-12-19 01:30:16 -08:00
ImDib.h
ImPlatform.h fix performance regression on 64 bit GCC 4.8. 2014-11-09 03:05:57 +03:00
Incremental.c Use Py_ssize_t instead of ssize_t 2014-12-19 01:28:21 -08:00
Jpeg.h Memory Leak: Freeing malloc'd memory in Jpeg Encode 2014-09-24 15:46:24 -07:00
Jpeg2K.h
Jpeg2KDecode.c Cleaning up. 2014-09-12 22:09:27 -07:00
Jpeg2KEncode.c Removed unused variable in Jpeg2KEncode 2015-04-01 15:14:56 +11:00
JpegDecode.c
JpegEncode.c Memory Leak: Freeing malloc'd memory in Jpeg Encode 2014-09-24 15:46:24 -07:00
Lzw.h
LzwDecode.c
Matrix.c
ModeFilter.c
MspDecode.c
Negative.c
Offset.c
Pack.c Enable basic support for 'RGBa' raw encoding/decoding 2015-02-02 13:06:56 +03:00
PackDecode.c
Palette.c
Paste.c
PcdDecode.c
PcxDecode.c
PcxEncode.c
Point.c
Quant.c
QuantHash.c Remove unreachable code (if 0) 2015-03-05 21:07:16 +02:00
QuantHash.h
QuantHeap.c
QuantHeap.h
QuantOctree.c
QuantOctree.h
QuantTypes.h
RankFilter.c
Raw.h
RawDecode.c
RawEncode.c
Resample.c rename Image.ANTIALIAS to Image.LANCZOS 2014-11-28 01:41:56 +03:00
Storage.c
SunRleDecode.c
TgaRleDecode.c
TiffDecode.c Fix msvc build error 2014-09-21 16:48:35 -07:00
TiffDecode.h added ifd offset to the tiff decoder args, call TIFFSetSubDirectory 2014-09-02 15:20:25 -07:00
Unpack.c Merge pull request #1088 from bgilbert/opaque-RGBa 2015-02-05 22:32:58 -08:00
UnpackYCC.c
UnsharpMask.c sharp alpha channel 2014-11-22 01:58:31 +03:00
XbmDecode.c
XbmEncode.c
Zip.h
ZipDecode.c
ZipEncode.c