| .. |
|
Access.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
AlphaComposite.c
|
|
|
|
Bands.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
BcnDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Bit.h
|
|
|
|
BitDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Blend.c
|
|
|
|
BoxBlur.c
|
Remove Python.h where not needed.
|
2019-04-18 22:48:32 -07:00 |
|
Chops.c
|
|
|
|
codec_fd.c
|
|
|
|
ColorLUT.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Convert.c
|
Improved HSV conversion
|
2019-08-12 06:50:18 +10:00 |
|
ConvertYCbCr.c
|
|
|
|
Copy.c
|
|
|
|
Crop.c
|
|
|
|
Dib.c
|
|
|
|
Draw.c
|
Added explicit braces
|
2019-07-01 22:07:45 +10:00 |
|
Effects.c
|
|
|
|
EpsEncode.c
|
|
|
|
Except.c
|
|
|
|
File.c
|
|
|
|
Fill.c
|
|
|
|
Filter.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
FliDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Geometry.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
GetBBox.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Gif.h
|
|
|
|
GifDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
GifEncode.c
|
|
|
|
HexDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Histo.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Imaging.h
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
ImagingUtils.h
|
|
|
|
ImDib.h
|
|
|
|
ImPlatform.h
|
|
|
|
Jpeg.h
|
|
|
|
Jpeg2K.h
|
|
|
|
Jpeg2KDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Jpeg2KEncode.c
|
Fixed several comparison warnings
|
2019-05-09 12:10:17 +10:00 |
|
JpegDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
JpegEncode.c
|
|
|
|
Matrix.c
|
|
|
|
ModeFilter.c
|
|
|
|
Negative.c
|
|
|
|
Offset.c
|
|
|
|
Pack.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
PackDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Palette.c
|
|
|
|
Paste.c
|
|
|
|
PcdDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
PcxDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
PcxEncode.c
|
|
|
|
Point.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Quant.c
|
|
|
|
QuantHash.c
|
|
|
|
QuantHash.h
|
|
|
|
QuantHeap.c
|
|
|
|
QuantHeap.h
|
|
|
|
QuantOctree.c
|
|
|
|
QuantOctree.h
|
|
|
|
QuantPngQuant.c
|
|
|
|
QuantPngQuant.h
|
|
|
|
QuantTypes.h
|
|
|
|
RankFilter.c
|
|
|
|
raqm.h
|
|
|
|
Raw.h
|
|
|
|
RawDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
RawEncode.c
|
|
|
|
Resample.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Sgi.h
|
|
|
|
SgiRleDecode.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
Storage.c
|
Fixed typo
|
2019-06-12 02:09:26 +10:00 |
|
SunRleDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
TgaRleDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
TgaRleEncode.c
|
|
|
|
TiffDecode.c
|
Improve encoding of TIFF tags (#3861)
|
2019-06-30 21:48:19 +03:00 |
|
TiffDecode.h
|
Improve encoding of TIFF tags (#3861)
|
2019-06-30 21:48:19 +03:00 |
|
Unpack.c
|
fix unaligned accesses by using memcpy()
|
2019-06-29 21:04:11 +02:00 |
|
UnpackYCC.c
|
|
|
|
UnsharpMask.c
|
Remove Python.h where not needed.
|
2019-04-18 22:48:32 -07:00 |
|
XbmDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
XbmEncode.c
|
|
|
|
Zip.h
|
|
|
|
ZipDecode.c
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
ZipEncode.c
|
|
|