Pillow/src/libImaging
2022-08-31 17:09:38 +03:00
..
Access.c Updated location of make_hash script [ci skip] 2021-08-08 13:08:42 +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 Added BC5_SNORM reading 2021-05-18 17:44:21 +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 HTTP link is not valid (wrong redirect) 2021-05-10 14:14:36 +03: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 Format with ClangFormat 2021-01-03 14:17:51 +11:00
Convert.c Copy palette when converting from P to PA 2022-08-17 17:05:53 +10: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 Format with ClangFormat 2021-01-03 14:17:51 +11:00
Draw.c Merge pull request #6278 from radarhere/polygon 2022-06-04 09:34:37 +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
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 Fixed linear_gradient and radial_gradient 32-bit modes 2021-02-22 19:32:52 +11:00
Filter.c Format with ClangFormat 2021-01-03 14:17:51 +11: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 Format with ClangFormat 2021-01-03 14:17:51 +11: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 getpalette() to return less than 256 colors 2022-02-16 09:56:13 +11:00
ImagingUtils.h Changed URLs to HTTPS 2021-07-12 21:00:36 +10:00
ImDib.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
ImPlatform.h Merge pull request #5807 from DWesl/tkimaging-on-cygwin 2021-12-30 00:08:31 +11:00
Jpeg.h Format with ClangFormat 2021-01-03 14:17:51 +11:00
Jpeg2K.h Add 'mct' and 'use_jp2' options for J2K saving 2022-03-31 22:13:17 +03:00
Jpeg2KDecode.c Fixed behaviour change from #5901 endian fix 2022-04-12 23:12:54 +10:00
Jpeg2KEncode.c Add 'mct' and 'use_jp2' options for J2K saving 2022-03-31 22:13:17 +03:00
JpegDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
JpegEncode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Matrix.c Format with ClangFormat 2021-01-03 14:17:51 +11: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 Added rawmode argument to getpalette() 2022-02-17 10:15:03 +11:00
PackDecode.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
Palette.c Fixed bug with rounding pixels to palette 2022-06-18 04:09:41 -04:00
Paste.c Allow LA to be used as a mask in paste() 2022-03-01 21:05:42 +11: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 Set furthestV to first v in case compute_distances does not assign it 2022-05-01 23:32:47 +10: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 Format with ClangFormat 2021-01-03 14:17:51 +11:00
SgiRleDecode.c Fix OOB read in SgiRleDecode.c 2021-03-01 19:04:19 +11:00
Storage.c Format with ClangFormat 2021-01-03 14:17:51 +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 Fixed typo 2022-08-27 18:48:47 +10:00
TiffDecode.h Replaced uint16 and uint32 with uint16_t and uint32_t to resolve TIFF deprecations 2021-05-01 00:51:39 +10:00
Unpack.c Updated BGRA comments 2022-04-02 22:00:49 +11:00
UnpackYCC.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
UnsharpMask.c Format with ClangFormat 2021-01-03 14:17:51 +11: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