Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
042ee78fa9004bf1ac6a95f09d9d1faca631dda1
/
coders
042ee78
by cristy
· 14 years ago
67b9c1a
Simplify grayscale reading
by glennrp
· 14 years ago
9d0ea4d
Simplified decoding grayscale PNG images.
by glennrp
· 14 years ago
24a549a
Simplified PNG8 reductions using IM scaling functions instead of bit-flipping
by glennrp
· 14 years ago
97cefe2
More updates to png.c in support of Q64 builds.
by glennrp
· 14 years ago
0a19288
Simplified the PNG encoder's LosslessReduceDepthOK() function.
by glennrp
· 14 years ago
9104497
by cristy
· 14 years ago
bfd9e61
Decode the bKGD chunk properly with Q32 and Q64 builds.
by glennrp
· 14 years ago
05a5499
Make PNG encoder's LosslessReduce function work with Q32, Q64 builds.
by glennrp
· 14 years ago
03e11f6
Make PNG encoders's ok_to_reduce function work with Q32, Q64 builds.
by glennrp
· 14 years ago
6af6cf1
Initialize unused part of PNG colormap to zeroes
by glennrp
· 14 years ago
d05120d
by cristy
· 14 years ago
fcbcae8
by cristy
· 14 years ago
df354f9
by cristy
· 14 years ago
32f6912
by cristy
· 14 years ago
4231d78
by cristy
· 14 years ago
c507168
by cristy
· 14 years ago
9814091
by cristy
· 14 years ago
8d3d6e5
Added -define PNG:preserve-colormap option to coders/png.c
by glennrp
· 14 years ago
cc95c3f
Add some "To do" comments in coders/png.c
by glennrp
· 14 years ago
7b2cc79
Throw exception if CloneImage fails in PNG encoder.
by glennrp
· 14 years ago
a0ed009
Added "exclude-chunk=date" option to suppress date:create and date:modify tEXt chunks
by glennrp
· 14 years ago
f0e4a5a
by cristy
· 14 years ago
a74b77f
by cristy
· 14 years ago
5b92734
added "#define PNG_PTR_NORETURN" to png.c to prevent png_longjmp() failure.
by glennrp
· 14 years ago
75cfe70
by cristy
· 14 years ago
7f5d166
by cristy
· 14 years ago
ffaf978
by cristy
· 14 years ago
3695ef8
by cristy
· 14 years ago
ba63381
by cristy
· 14 years ago
14c003a
by cristy
· 14 years ago
aecf4bd
by cristy
· 14 years ago
28af371
Remove bogus image->colormap that is passed in to the PNG encoder with a
by glennrp
· 14 years ago
70e68a8
Make the png encoder treat incoming image depth as 8 if it is less than 8.
by glennrp
· 14 years ago
cc2fb02
by cristy
· 14 years ago
14d0bcd
by cristy
· 14 years ago
eb3b22a
by cristy
· 14 years ago
7cdb11c
Combined width and height into one PNG property
by glennrp
· 14 years ago
07523c7
Added PNG:vpAg width, height property.
by glennrp
· 14 years ago
875c610
The PNG decoder sometimes set images with more than 256 different
by glennrp
· 14 years ago
613276d
Reformat PNG:text property
by glennrp
· 14 years ago
5961225
Reformat PNG chunk properties
by glennrp
· 14 years ago
4eb3931
Put sRGB, gAMA, pHYs, and oFFs data in properties.
by glennrp
· 14 years ago
cb395ac
Store ancillary chunk data for use by identify
by glennrp
· 14 years ago
147bc91
Store PNG IHDR data as properties
by glennrp
· 14 years ago
7086552
by cristy
· 14 years ago
b84ca11
by cristy
· 14 years ago
272f23a
by cristy
· 14 years ago
f56821b
by cristy
· 14 years ago
7298848
by cristy
· 14 years ago
468fb00
by cristy
· 14 years ago
46c3c9d
by cristy
· 14 years ago
1b80ae3
by cristy
· 14 years ago
5a15b93
by cristy
· 14 years ago
7b69acc
by cristy
· 14 years ago
d0638d5
by cristy
· 14 years ago
e9637cb
Updated comments about PNG8 reductions in coders/png.c
by glennrp
· 14 years ago
f327da7
by cristy
· 14 years ago
0a55b4c
Force PNG decoder to return image->matte=MagickTrue when the PNG has
by glennrp
· 14 years ago
d337164
Preserve colors better using 4-4-4 palette when possible when reducing to PNG8.
by glennrp
· 14 years ago
82b3c53
Use 50% threshold, try 3-3-3 palette, collapse all transparent colors to
by glennrp
· 14 years ago
3d13a40
by cristy
· 14 years ago
7c4c9e6
Force the PNG encoder to write an all-opaque alpha channel with
by glennrp
· 14 years ago
4bf8973
Re-enabled writing grayscale PNG with bit depth 2 or 4.
by glennrp
· 14 years ago
3cba8ca
by cristy
· 14 years ago
95c3834
by cristy
· 14 years ago
733678d
by cristy
· 14 years ago
b6cabe8
by cristy
· 14 years ago
1a7d6db
by glennrp
· 14 years ago
179d075
by glennrp
· 14 years ago
44757ab
set quantum->info=ping_bit_depth when writing low bit-depth grayscale PNGs
by glennrp
· 14 years ago
823b55c
by glennrp
· 14 years ago
644040e
by cristy
· 14 years ago
ffa663d
by cristy
· 14 years ago
25ba0c0
by cristy
· 14 years ago
b186075
by cristy
· 14 years ago
31ac0f0
by cristy
· 14 years ago
4d10e29
The "-define PNG:exclude-chunk=bKGD" was also excluding other text chunks.
by glennrp
· 14 years ago
a080bc3
Don't store background color in the colormap if there are already 256
by glennrp
· 14 years ago
bc73666
by cristy
· 14 years ago
c8d2199
by cristy
· 14 years ago
97bd7c3
by cristy
· 14 years ago
84c3d05
by cristy
· 14 years ago
1a0aaa6
Ifdef out currently unused "depth_4_ok" and "depth_2_ok" variable definitions.
by glennrp
· 14 years ago
9561fec
by cristy
· 14 years ago
3e37b4a
Also skip text:density chunk found in a PNG datastream by the PNG decoder,
by glennrp
· 14 years ago
3b55071
Do write a text:density chunk if the pHYs chunk is excluded.
by glennrp
· 14 years ago
c70af4a
Don't write a text:density chunk in a PNG output file.
by glennrp
· 14 years ago
13264ba
by cristy
· 14 years ago
a8ff942
by cristy
· 14 years ago
8726e84
by cristy
· 14 years ago
b04cc6d
Fixed two other instances of throwing exception to image instead if IMimage.
by glennrp
· 14 years ago
03533f2
by cristy
· 14 years ago
15e0155
Throw exception into the correct image structure (IMimage) when the
by glennrp
· 14 years ago
770d193
Folded long lines in coders/png.c
by glennrp
· 14 years ago
4bad316
by cristy
· 14 years ago
17ba6ec
by cristy
· 14 years ago
08f226f
by cristy
· 14 years ago
2138423
by cristy
· 14 years ago
579bc8f
by cristy
· 14 years ago
Next »