Pillow/PIL
Hugo 126bf8f1d7 Merge pull request #898 from wiredfool/joshware-j2k-leak
Jpeg2k Decode/Encode Memory Leak Fix
2014-09-13 09:05:22 +03:00
..
__init__.py Bump Version/Changelog 2014-08-19 08:52:29 -07:00
_binary.py
_util.py
BdfFontFile.py
BmpImagePlugin.py
BufrStubImagePlugin.py
ContainerIO.py
CurImagePlugin.py Flake8 and fix typo 2014-07-17 00:12:54 +03:00
DcxImagePlugin.py flake8 2014-07-17 01:21:56 +03:00
EpsImagePlugin.py Don't copy input file for GS if not necessary, length variable name fix 2014-09-02 23:21:02 -07:00
ExifTags.py Correct the correction: RelatedImageWidth=0x1001, RelatedImageLength=0x1002 2014-08-27 11:06:34 +03:00
FitsStubImagePlugin.py
FliImagePlugin.py
FontFile.py
FpxImagePlugin.py
GbrImagePlugin.py
GdImageFile.py
GifImagePlugin.py Fixed wrong mode of gif image. 2014-08-07 16:23:08 +03:00
GimpGradientFile.py Fix for Python 3 2014-08-26 12:23:12 +03:00
GimpPaletteFile.py
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py Icns DOS fix -- CVE-2014-3589 2014-08-13 09:25:11 -07:00
IcoImagePlugin.py
Image.py Avoid resize operation if image is already the correct size 2014-09-10 10:41:46 +10:00
ImageChops.py
ImageCms.py Docs for profile additions 2014-08-02 21:22:51 -07:00
ImageColor.py
ImageDraw.py
ImageDraw2.py
ImageEnhance.py
ImageFile.py Cleaning up. 2014-09-12 22:09:27 -07:00
ImageFileIO.py
ImageFilter.py
ImageFont.py
ImageGrab.py
ImageMath.py
ImageMode.py
ImageMorph.py
ImageOps.py Changed docstring to refer to the correct function 2014-08-02 12:17:57 +01:00
ImagePalette.py More ImagePalette.py tests and remove unused and uncallable new() 2014-07-21 23:18:46 +03:00
ImagePath.py
ImageQt.py
ImageSequence.py Fully document PIL.ImageSequence 2013-10-13 21:49:35 -07:00
ImageShow.py
ImageStat.py
ImageTk.py
ImageTransform.py
ImageWin.py
ImImagePlugin.py
ImtImagePlugin.py
IptcImagePlugin.py Remove disabled _is_raw() 2014-08-01 11:12:47 +03:00
Jpeg2KImagePlugin.py J2k DOS fix -- CVE-2014-3598 2014-08-19 08:25:40 -07:00
JpegImagePlugin.py Fixed issue #857. 2014-09-02 14:52:25 -07:00
JpegPresets.py Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
McIdasImagePlugin.py
MicImagePlugin.py
MpegImagePlugin.py
MpoImagePlugin.py Dropped unused "options" from MPO save. 2014-07-30 09:17:43 -07:00
MspImagePlugin.py
OleFileIO-README.md
OleFileIO.py
PaletteFile.py
PalmImagePlugin.py
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py
PixarImagePlugin.py
PngImagePlugin.py Save detected non-Latin1 characters as iTXt to preserve them. 2014-07-23 07:43:52 -07:00
PpmImagePlugin.py
PsdImagePlugin.py
PSDraw.py
PyAccess.py Storage, packing and access for HSV format images 2014-07-22 16:09:22 -07:00
SgiImagePlugin.py If we can't read a file due to unsupported compression, raise an error 2014-07-20 01:50:05 +03:00
SpiderImagePlugin.py
SunImagePlugin.py flake8 2014-07-16 14:26:30 +03:00
TarIO.py
TgaImagePlugin.py flake8 and tests 2014-08-20 10:32:06 +04:00
TiffImagePlugin.py fp.tell resyncs the python3 with the file pointer 2014-09-02 15:20:25 -07:00
TiffTags.py flake8 2014-08-26 15:52:37 +03:00
WalImageFile.py
WebPImagePlugin.py
WmfImagePlugin.py
XbmImagePlugin.py
XpmImagePlugin.py flake8 2014-07-17 02:40:14 +03:00
XVThumbImagePlugin.py