Pillow/src/libImaging
2025-07-02 00:00:16 +10:00
..
Access.c Removed BGR;15, BGR;16 and BGR;24 modes 2025-07-01 23:57:46 +10:00
AlphaComposite.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Arrow.c Simplify code (#8863) 2025-06-09 19:33:55 +03:00
Arrow.h Image -> Arrow support (#8330) 2025-04-01 09:10:45 +03:00
Bands.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Bcn.h Added BC5_SNORM reading 2021-05-18 17:44:21 +10:00
BcnDecode.c Do not convert BC1 LUT to UINT32 2025-03-27 21:36:17 +11:00
BcnEncode.c Fix buffer overflow when saving compressed DDS images (#9041) 2025-06-28 00:29:58 +10:00
Bit.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
BitDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Blend.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
BoxBlur.c Return early if either width or height is zero 2024-09-05 15:46:54 +10:00
Chops.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
codec_fd.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
ColorLUT.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Convert.c Removed BGR;15, BGR;16 and BGR;24 modes 2025-07-01 23:57:46 +10:00
Convert.h Include CMYK to RGB convert as unpacker 2023-10-06 16:05:03 +11:00
ConvertYCbCr.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Copy.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Crop.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Dib.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Draw.c Correct drawing I;16 horizontal lines (#8985) 2025-06-10 15:12:40 +03:00
Effects.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
EpsEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
File.c Replaced ImagingError_OSError with PyErr_SetString 2025-06-16 08:19:27 +10:00
Fill.c [pre-commit.ci] pre-commit autoupdate (#8993) 2025-06-03 14:08:24 +10:00
Filter.c [pre-commit.ci] pre-commit autoupdate (#8993) 2025-06-03 14:08:24 +10:00
FliDecode.c Prevent division by zero 2024-09-30 19:48:53 +10:00
Geometry.c Check image value before use 2024-09-20 19:20:53 +10:00
GetBBox.c Updated comments 2024-08-14 15:28:34 +04:00
Gif.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
GifDecode.c Fix some typos. 2022-05-14 12:46:46 +08:00
GifEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
HexDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Histo.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Imaging.h Replaced ImagingError_OSError with PyErr_SetString 2025-06-16 08:19:27 +10:00
ImagingUtils.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
ImDib.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
ImPlatform.h Removed pre-C99 definitions 2024-12-31 20:42:49 +11:00
Jpeg.h Use "non-zero" consistently 2024-01-06 12:07:55 +11:00
Jpeg2K.h Remove weird comments 2024-09-11 20:40:46 +10:00
Jpeg2KDecode.c Support reading grayscale images with 4 channels 2025-03-03 08:46:20 +11:00
Jpeg2KEncode.c [pre-commit.ci] pre-commit autoupdate (#8993) 2025-06-03 14:08:24 +10:00
JpegDecode.c use (void) for empty function parameters 2024-08-28 08:08:08 -05:00
JpegEncode.c Fix qtables and quality scaling (#8879) 2025-06-30 20:46:40 +10:00
Matrix.c extract band count check 2024-04-23 13:06:22 -05:00
ModeFilter.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Negative.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Offset.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Pack.c Removed BGR;15, BGR;16 and BGR;24 modes 2025-07-01 23:57:46 +10:00
PackDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Palette.c Use "gray" more consistently 2023-10-19 19:12:01 +11:00
Paste.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
PcdDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
PcxDecode.c Remove padding between interleaved PCX palette data (#9005) 2025-06-11 16:19:09 +03:00
PcxEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Point.c [pre-commit.ci] pre-commit autoupdate (#8993) 2025-06-03 14:08:24 +10:00
Quant.c Fix undefined variable 2024-08-07 06:38:46 +10:00
QuantHash.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
QuantHash.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2025-04-07 17:17:36 +00:00
QuantHeap.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantHeap.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantOctree.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-10-07 17:56:23 +00:00
QuantOctree.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantPngQuant.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
QuantPngQuant.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
QuantTypes.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
RankFilter.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Raw.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
RawDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
RawEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Reduce.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
Resample.c [pre-commit.ci] pre-commit autoupdate (#8993) 2025-06-03 14:08:24 +10:00
Sgi.h Add end-of-file-fixer to pre-commit 2023-09-25 16:45:38 +03:00
SgiRleDecode.c Merge pull request #8413 from radarhere/sgirle_memory 2024-10-01 13:52:22 +03:00
Storage.c Removed BGR;15, BGR;16 and BGR;24 modes 2025-07-01 23:57:46 +10:00
SunRleDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
TgaRleDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
TgaRleEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
TiffDecode.c Removed support for LibTIFF < 4 2025-07-02 00:00:16 +10:00
TiffDecode.h Fix memory leak in TiffEncode 2025-05-13 22:33:27 +02:00
Unpack.c Removed BGR;15, BGR;16 and BGR;24 modes 2025-07-01 23:57:46 +10:00
UnpackYCC.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
UnsharpMask.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
XbmDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
XbmEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
ZipCodecs.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
ZipDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
ZipEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00