Pillow/src/libImaging
2023-11-12 00:34:12 +02:00
..
Access.c Added BGR;15, BGR;16 and BGR;24 access 2023-07-26 20:09:40 +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 Set blue channel to 128 for BC5S 2023-09-21 16:38:45 +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 Improve efficiency when a radius is zero 2023-08-12 18:17:07 +10: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 Use "gray" more consistently 2023-10-19 19:12:01 +11: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 Use "gray" more consistently 2023-10-19 19:12:01 +11:00
Draw.c Corrected drawing I;16 points 2023-07-05 08:49:56 +10: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 Removed unused argument 2023-06-10 15:57:05 +10:00
FliDecode.c Merge pull request #5659 from wiredfool/fli_framesize 2021-09-05 14:14:58 +03:00
Geometry.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
GetBBox.c Renamed variable 2023-04-29 19:11:02 +10:00
Gif.h Added setting to convert to RGB only at a different palette 2022-03-22 20:28:49 +11:00
GifDecode.c Fix some typos. 2022-05-14 12:46:46 +08:00
GifEncode.c Add comment to reference GIF LZW specification. 2021-03-30 17:35:21 -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 Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii 2023-08-12 12:09:20 +10:00
ImagingUtils.h Restored 32-bit support 2023-06-27 14:43:58 +10: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 jpeg_write_marker to write comment 2022-12-05 13:57:26 +11:00
Jpeg2K.h Renamed "add_plt" to "plt" 2023-03-27 22:38:29 +11:00
Jpeg2KDecode.c Fixed behaviour change from #5901 endian fix 2022-04-12 23:12:54 +10:00
Jpeg2KEncode.c Set alpha channel when saving LA in OpenJPEG 2023-07-22 20:05:31 +10:00
JpegDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
JpegEncode.c Implement streamtype=1 option for tables-only JPEG encoding 2023-10-24 20:30:45 -05:00
Matrix.c Release the GIL when applying matrix conversion to images 2022-07-05 15:13:39 -04: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 Use "gray" more consistently 2023-10-19 19:12:01 +11: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 Corrected writing I;16 text 2023-07-08 11:30:48 +10: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 Format with ClangFormat 2021-01-03 14:17:51 +11:00
Quant.c Use "gray" more consistently 2023-10-19 19:12:01 +11: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 Fixed palette index for zeroed color in FASTOCTREE quantize 2021-12-11 16:07:45 +11: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 Format with ClangFormat 2021-01-03 14:17:51 +11:00
Resample.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Sgi.h Add end-of-file-fixer to pre-commit 2023-09-25 16:45:38 +03:00
SgiRleDecode.c Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
Storage.c Use "gray" more consistently 2023-10-19 19:12:01 +11: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 #ifdef _UNISTD_H -> HAVE_UNISTD_H 2023-11-08 18:48:40 +02:00
TiffDecode.h Fix for Python 3.13: explicitly include unistd.h 2023-11-08 17:52:43 +02:00
Unpack.c Use "gray" more consistently 2023-10-19 19:12:01 +11: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