Pillow/libImaging
wiredfool 4566a4dcbe Merge pull request #1128 from hugovk/noise
Fix ImagingEffectNoise
2015-03-08 18:29:44 -07:00
..
Access.c
AlphaComposite.c add parentheses to avoid warnings 2013-03-27 23:19:04 +04:00
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
Blend.c
BoxBlur.c
Chops.c
Convert.c
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
Effects.c
EpsEncode.c
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
GetBBox.c
Gif.h
GifDecode.c
GifEncode.c
HexDecode.c
Histo.c
Imaging.h
ImDib.h Clean up defines and includes for Windows 2014-05-09 21:05:30 +02:00
ImPlatform.h
Incremental.c
Jpeg.h
Jpeg2K.h Added support for OpenJPEG 2.1. 2014-05-27 12:43:54 +01:00
Jpeg2KDecode.c Cleaning up. 2014-09-12 22:09:27 -07:00
Jpeg2KEncode.c
JpegDecode.c
JpegEncode.c
Lzw.h
LzwDecode.c
Matrix.c Forking PIL 2010-07-30 22:52:47 -04:00
ModeFilter.c
MspDecode.c
Negative.c
Offset.c
Pack.c
PackDecode.c
Palette.c
Paste.c
PcdDecode.c
PcxDecode.c
PcxEncode.c Use even stride when saving odd sized .pcx files 2014-03-03 23:05:50 -08:00
Point.c
Quant.c
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
QuantHeap.h
QuantOctree.c
QuantOctree.h
QuantTypes.h
RankFilter.c
Raw.h
RawDecode.c
RawEncode.c
Resample.c
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
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