.. |
Access.c
|
Solved Segfault
|
2013-10-11 22:29:19 -07:00 |
AlphaComposite.c
|
|
|
Antialias.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Bands.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Bit.h
|
|
|
BitDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Blend.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Chops.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Convert.c
|
Now using the rgbT2rgba conversion for L+transparency to RGBA, dropping the palette hack
|
2013-11-26 13:04:10 -08:00 |
ConvertYCbCr.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Copy.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Crc32.c
|
|
|
Crop.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Dib.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Draw.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Effects.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
EpsEncode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Except.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
File.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Fill.c
|
|
|
Filter.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
FliDecode.c
|
|
|
Geometry.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
GetBBox.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Gif.h
|
|
|
GifDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
GifEncode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
HexDecode.c
|
|
|
Histo.c
|
|
|
Imaging.h
|
Added conversion for RGB+Transparency to RGBA that adds an alpha mask corresponding to the transparency value, fixes #421
|
2013-11-26 12:24:19 -08:00 |
ImDib.h
|
|
|
ImPlatform.h
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Jpeg.h
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
JpegDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
JpegEncode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Lzw.h
|
|
|
LzwDecode.c
|
|
|
Matrix.c
|
|
|
ModeFilter.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
MspDecode.c
|
|
|
Negative.c
|
|
|
Offset.c
|
|
|
Pack.c
|
MM and II 16 bit integer tiffs pack/write properly using libtiff on bigendian platform
|
2013-10-21 22:37:20 +00:00 |
PackDecode.c
|
|
|
Palette.c
|
|
|
Paste.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
PcdDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
PcxDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
PcxEncode.c
|
|
|
Point.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Quant.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
QuantHash.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
QuantHash.h
|
|
|
QuantHeap.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
QuantHeap.h
|
|
|
QuantOctree.c
|
fix FASTOCTREE quantizer for large images (>16MP)
|
2013-09-26 10:15:42 +02:00 |
QuantOctree.h
|
|
|
QuantTypes.h
|
BUG: add typedef uint64_t for msvc
|
2013-09-27 15:03:27 -07:00 |
RankFilter.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
Raw.h
|
|
|
RawDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
RawEncode.c
|
|
|
Storage.c
|
mixed 8ch tabs + spaces -> 4 space indent
|
2013-12-13 15:17:43 -08:00 |
SunRleDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
TgaRleDecode.c
|
|
|
TiffDecode.c
|
Removing unused, redundant compression variable. Actual compression setting is in the imagefiledirectory
|
2013-11-21 20:37:52 -08:00 |
TiffDecode.h
|
Removing unused, redundant compression variable. Actual compression setting is in the imagefiledirectory
|
2013-11-21 20:37:52 -08:00 |
Unpack.c
|
Comments
|
2013-11-20 17:03:46 -08:00 |
UnpackYCC.c
|
|
|
UnsharpMask.c
|
|
|
XbmDecode.c
|
|
|
XbmEncode.c
|
|
|
Zip.h
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
ZipDecode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |
ZipEncode.c
|
Cleanup WS, courtesy of @Arfrever
|
2013-06-30 18:42:19 -04:00 |