Pillow/libImaging
Alexander Karpinsky 5a359fbf28 Fix coefficients calculation (#2162)
Fix coefficients calculation

* test for regression

* detailed comments what is going on
prevent setting the `k[-1]` item

* more readable
2016-10-17 01:31:45 -07:00
..
Access.c
AlphaComposite.c
Bands.c
BcnDecode.c
Bit.h
BitDecode.c
Blend.c
BoxBlur.c
Chops.c
codec_fd.c
Convert.c
ConvertYCbCr.c
Copy.c
Crc32.c Forking PIL 2010-07-30 22:52:47 -04:00
Crop.c
Dib.c
Draw.c
Effects.c
EpsEncode.c
Except.c
File.c
Fill.c
Filter.c
FliDecode.c
Geometry.c
GetBBox.c
Gif.h
GifDecode.c
GifEncode.c
HexDecode.c
Histo.c
Imaging.h
ImDib.h
ImPlatform.h
Jpeg.h
Jpeg2K.h
Jpeg2KDecode.c
Jpeg2KEncode.c
JpegDecode.c
JpegEncode.c
Lzw.h
LzwDecode.c
Matrix.c
ModeFilter.c
MspDecode.c
Negative.c
Offset.c
Pack.c
PackDecode.c
Palette.c
Paste.c
PcdDecode.c
PcxDecode.c
PcxEncode.c
Point.c
Quant.c
QuantHash.c
QuantHash.h
QuantHeap.c
QuantHeap.h
QuantOctree.c
QuantOctree.h
QuantPngQuant.c
QuantPngQuant.h
QuantTypes.h BUG: add typedef uint64_t for msvc 2013-09-27 15:03:27 -07:00
RankFilter.c
Raw.h
RawDecode.c
RawEncode.c
Resample.c Fix coefficients calculation (#2162) 2016-10-17 01:31:45 -07:00
Storage.c
SunRleDecode.c Cleanup WS, courtesy of @Arfrever 2013-06-30 18:42:19 -04:00
TgaRleDecode.c
TiffDecode.c
TiffDecode.h
Unpack.c
UnpackYCC.c
UnsharpMask.c
XbmDecode.c
XbmEncode.c
Zip.h
ZipDecode.c
ZipEncode.c