Pillow/src/libImaging
Andrew Murray 82910a5e4f Lint fixes
2024-05-19 22:00:45 +10:00
..
Access.c Merge branch 'main' into pre-commit-clang 2024-04-30 21:34:41 +10:00
AlphaComposite.c Format with ClangFormat 2021-01-03 14:17:51 +11: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Chops.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
codec_fd.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
ColorLUT.c Only use ASCII characters in C source file 2022-10-26 11:17:28 -07:00
Convert.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Convert.h Include CMYK to RGB convert as unpacker 2023-10-06 16:05:03 +11:00
ConvertYCbCr.c Format with ClangFormat 2021-01-03 14:17:51 +11: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 Lint fixes 2024-05-19 22:00:45 +10:00
Draw.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00: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
Except.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
File.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Fill.c Return from ImagingFill early if image has a zero dimension 2022-12-30 16:48:33 +11:00
Filter.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
FliDecode.c Change comment style 2024-04-28 22:49:56 +10:00
Geometry.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
GetBBox.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00: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 Change comment style 2024-04-28 02:49:42 -06:00
HexDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Histo.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Imaging.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00: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 Merge branch 'main' into int_def 2023-06-14 09:11:41 +10:00
Jpeg.h Use "non-zero" consistently 2024-01-06 12:07:55 +11:00
Jpeg2K.h Renamed "add_plt" to "plt" 2023-03-27 22:38:29 +11:00
Jpeg2KDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Jpeg2KEncode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
JpegDecode.c Fix typos 2024-03-31 15:57:20 +03:00
JpegEncode.c Do not indent goto labels 2024-04-28 13:51:32 +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 Fix some comments 2024-04-11 00:29:31 -05:00
PackDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11: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-04-25 12:51:24 +00:00
PcdDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
PcxDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
PcxEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Point.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Quant.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
QuantHash.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantHash.h Format with ClangFormat 2021-01-03 14:17:51 +11: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-04-25 12:51:24 +00:00
QuantOctree.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantPngQuant.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantPngQuant.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
QuantTypes.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
RankFilter.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Raw.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
RawDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
RawEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Reduce.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Resample.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Sgi.h Add end-of-file-fixer to pre-commit 2023-09-25 16:45:38 +03:00
SgiRleDecode.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Storage.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
SunRleDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
TgaRleDecode.c When reading past the end of a scan line, reduce bytes left 2022-05-17 11:53:24 +03:00
TgaRleEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
TiffDecode.c Lint fixes 2024-05-19 22:00:45 +10:00
TiffDecode.h [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
Unpack.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
UnpackYCC.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
UnsharpMask.c Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii 2023-08-12 12:09:20 +10:00
XbmDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
XbmEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
ZipCodecs.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
ZipDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
ZipEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00