Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
f6ff9eaa865134189fce2cf73b109da589178bde
/
MagickCore
/
image.c
f6ff9ea
...
by Cristy
· 8 years ago
633b2e9
Fixed call to incorrect method.
by Dirk Lemstra
· 8 years ago
3761dd4
...
by Cristy
· 8 years ago
4da6335
...
by Cristy
· 8 years ago
d60923b
...
by Cristy
· 8 years ago
df5e8b1
...
by Cristy
· 8 years ago
76eb72f
Revert write mask mod
by Cristy
· 8 years ago
6e6ce01
...
by Cristy
· 8 years ago
77b2767
...
by Cristy
· 8 years ago
5054e3e
Silenced warnings.
by dirk
· 8 years ago
d47057b
...
by Cristy
· 8 years ago
3661062
https://www.imagemagick.org/discourse-server/posting.php?mode=reply&f=1&t=29692
by Cristy
· 8 years ago
03811ea
Framework for supporting the -region option
by Cristy
· 8 years ago
5a9b26e
Added check for channel mask when setting the pixel.
by dirk
· 8 years ago
852231d
...
by Cristy
· 8 years ago
5777d24
...
by Cristy
· 8 years ago
7590421
...
by Cristy
· 8 years ago
446b7ac
Check image magick against delegates
by Cristy
· 8 years ago
0093cff
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29850
by Cristy
· 8 years ago
a8079ac
Throw exception if explicit coder does not exist (e.g. xyz:logo.png)
by Cristy
· 8 years ago
aecd0ad
Set pixel cache to undefined if any resource limit is exceeded
by Cristy
· 8 years ago
b831d90
Remove support for internal ephemeral coder.
by Cristy
· 9 years ago
8c2e6b4
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29357
by Cristy
· 9 years ago
fe3754c
Removed preview_type from ImageInfo.
by dirk
· 9 years ago
b83e0e3
Removed group from ImageInfo.
by dirk
· 9 years ago
9409533
Removed 'unused' zero property from ImageInfo.
by dirk
· 9 years ago
86bacde
Fixed various warnings.
by dirk
· 9 years ago
c1e1926
Remove unneeded image clone
by Cristy
· 9 years ago
8b9f21c
Renamed FilterTypes to FilterType.
by dirk
· 9 years ago
b797b2c
Renamed mattecolor to alpha-color.
by dirk
· 9 years ago
b081bb2
Invalid colormap index is now a warning instead of an error.
by dirk
· 9 years ago
af131f1
Added type parameter for Read/Write pixelmask to GetImageMask.
by dirk
· 9 years ago
4825f05
Remove 'view' option, -define fpx:view should be used instead.
by dirk
· 9 years ago
bcd1488
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28913
by Cristy
· 9 years ago
a38b456
https://github.com/ImageMagick/ImageMagick/issues/68
by Cristy
· 9 years ago
7ce65e7
Update copyright years
by Cristy
· 9 years ago
0596ce2
The -clip option no longer returns an inverted mask
by Cristy
· 9 years ago
cd1d879
Minor optimization.
by dirk
· 9 years ago
4a26ef6
GetImageMask should not return an image with transparency.
by dirk
· 9 years ago
05d2ff7
Use 'magick_restrict' instead of 'restrict'.
by dirk
· 9 years ago
8ce2446
Minor refactoring.
by dirk
· 9 years ago
7d049b7
Remove compiler warning
by Cristy
· 9 years ago
7d4f181
Eliminate some minor compiler warnings
by Cristy
· 9 years ago
9c282cc
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19319
by Cristy
· 9 years ago
98d3e1c
Fixed memory leak of image->image_info.
by dirk
· 9 years ago
36421ee
Clone the image->image_info structure to prevent a dangling pointer
by Cristy
· 9 years ago
ee2f5d6
by cristy
· 9 years ago
25baba0
by cristy
· 9 years ago
acd0d4c
by cristy
· 9 years ago
da950bb
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28067&p=123968
by cristy
· 9 years ago
d00a002
Minor fixes.
by dirk
· 9 years ago
2dca9e3
Fixed check for geometry.
by dirk
· 9 years ago
e1c94d9
by cristy
· 9 years ago
8c4c1c4
by cristy
· 9 years ago
e742cae
by cristy
· 9 years ago
17fbd72
by cristy
· 9 years ago
957f261
by cristy
· 9 years ago
bcd5934
by cristy
· 9 years ago
4f06b88
by cristy
· 10 years ago
8f68161
Reduce stack requirements for SetImageInfo.
by dirk
· 10 years ago
151b66d
by cristy
· 10 years ago
ca89a9b
Improved reporting of the format by also using the extension when possible and added option to prevent this behavior.
by dirk
· 10 years ago
80fd8af
Minor refactoring.
by dirk
· 10 years ago
11a06d3
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26830
by cristy
· 10 years ago
6f7cebf
by cristy
· 10 years ago
178743b
by cristy
· 10 years ago
48eb687
by cristy
· 10 years ago
2935722
Don't set image_info->magick if its already defined.
by cristy
· 10 years ago
17f11b0
by cristy
· 10 years ago
b56bb24
by cristy
· 10 years ago
35553db
by cristy
· 10 years ago
7d6d3d8
by cristy
· 10 years ago
17ada02
by cristy
· 10 years ago
bfdd5bc
Changed signature of ConformPixelInfo. Added calls to ConformPixelInfo
by dirk
· 10 years ago
f5cb047
SyncImage now make sure image->taint remains unchanged.
by dirk
· 10 years ago
be1cfca
by cristy
· 10 years ago
dc896c1
Fixed CMYK issue in SetImageBackgroundColor.
by dirk
· 10 years ago
5f36962
by cristy
· 10 years ago
718128d
by cristy
· 10 years ago
f30a9f6
by cristy
· 10 years ago
cfe4c1c
Added missing call to DisassociateImageStream. Comment fix.
by dirk
· 10 years ago
10f10ec
by cristy
· 10 years ago
4916cb4
by cristy
· 10 years ago
1de8ba2
Added missing call to GetPixelReadMask in SetImageAlpha.
by dirk
· 10 years ago
186c143
by cristy
· 10 years ago
51d2676
by cristy
· 10 years ago
44410ab
by cristy
· 10 years ago
58a749e
by cristy
· 10 years ago
42e1490
by cristy
· 11 years ago
3d162a9
by cristy
· 11 years ago
4f96a1d
by cristy
· 11 years ago
14ed6a2
by cristy
· 11 years ago
de984cd
by cristy
· 11 years ago
fe676ee
by cristy
· 11 years ago
c3a5802
by cristy
· 11 years ago
569b0e3
by cristy
· 11 years ago
8c8c916
by cristy
· 11 years ago
cb222e8
by anthony
· 12 years ago
f3ae559
by cristy
· 12 years ago
883fde1
by cristy
· 12 years ago
Next »