Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
b8ca1ec7324bcc787a225ef8b7d8f8789f827fdd
/
coders
fe757a2
fix fd leak for webp coder
by zhangji
· 8 years ago
18b2750
Must support -mattecolor option for IMv6 compatibility.
by Cristy
· 8 years ago
bb7f68b
Prevent random pixel data for corrupt JPEG image
by Cristy
· 8 years ago
240badc
Added missing null check.
by Dirk Lemstra
· 8 years ago
08359ab
Check for image list before we destroy the last image in XCF coder (patch sent privately by Андрей Черный)
by Cristy
· 8 years ago
9db2ee3
...
by Cristy
· 8 years ago
3841689
https://github.com/ImageMagick/ImageMagick/issues/376
by Cristy
· 8 years ago
420d0eb
https://github.com/ImageMagick/ImageMagick/pull/373
by Cristy
· 8 years ago
8441434
...
by Cristy
· 8 years ago
01efa16
https://github.com/ImageMagick/ImageMagick/issues/368
by Cristy
· 8 years ago
9550269
...
by Cristy
· 8 years ago
e46ef20
coders/png.c: Update zxIf support to latest (2017-0128) proposal. Go back
by Glenn Randers-Pehrson
· 8 years ago
b6781ac
...
by Cristy
· 8 years ago
d15edf8
...
by Cristy
· 8 years ago
9a73dec
Fix CoderDecoderSeekableNonsense again. Fix Coverity "Dead code" issue.
by Glenn Randers-Pehrson
· 8 years ago
947f290
* coders/png.c: Added support for a proposed new PNG chunk
by Glenn Randers-Pehrson
· 8 years ago
51b0ae0
https://github.com/ImageMagick/ImageMagick/issues/362
by Cristy
· 8 years ago
89e0d0d
Fixed loop of doom.
by Dirk Lemstra
· 8 years ago
c8d13ae
...
by Cristy
· 8 years ago
cb10f21
Undo bad commit to coders/png.c
by Glenn Randers-Pehrson
· 8 years ago
1c79788
Folded long lines in coders/png.c
by Glenn Randers-Pehrson
· 8 years ago
a7a9530
Restore "Decoder" part of CoderDecoderSeekableStreamFlag
by Glenn Randers-Pehrson
· 8 years ago
bfa5701
coders/png.c: Added support for a proposed new PNG chunk (exIf
by Glenn Randers-Pehrson
· 8 years ago
9f78fcd
Revert change.
by Dirk Lemstra
· 8 years ago
a9e228f
* Renamed read_vpag_chunk_callback() function to png_user_chunk_callback()
by Glenn Randers-Pehrson
· 8 years ago
8974d77
Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and CoderEncoderSeekableStreamFlag.
by Dirk Lemstra
· 8 years ago
7ae396f
...
by Cristy
· 8 years ago
b066eae
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31265
by Cristy
· 8 years ago
6e33867
https://github.com/ImageMagick/ImageMagick/pull/359
by Cristy
· 8 years ago
5e80b47
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31210
by Cristy
· 8 years ago
a12953c
Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the BMP encoder (Fixes #344)
by Dirk Lemstra
· 8 years ago
8ed56f4
https://github.com/ImageMagick/ImageMagick/issues/352
by Cristy
· 8 years ago
862ac22
...
by Cristy
· 8 years ago
66e283e
...
by Cristy
· 8 years ago
d4ec73f
https://github.com/ImageMagick/ImageMagick/issues/350
by Cristy
· 8 years ago
91cc3f3
https://github.com/ImageMagick/ImageMagick/issues/348
by Cristy
· 8 years ago
c8c6a0f
Fix improper cast that could cause an overflow as demonstrated in #347.
by Dirk Lemstra
· 8 years ago
379e21c
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31161
by Cristy
· 8 years ago
e90afbe
https://github.com/ImageMagick/ImageMagick/issues/340
by Cristy
· 8 years ago
e84a165
...
by Cristy
· 8 years ago
2d8b605
...
by Cristy
· 8 years ago
76a0466
...
by Cristy
· 8 years ago
8ccc748
...
by Cristy
· 8 years ago
ad58fa2
Added missing call to CloseBlob.
by Dirk Lemstra
· 8 years ago
073f821
...
by Cristy
· 8 years ago
1aeb2b4
...
by Cristy
· 8 years ago
720cee6
...
by Cristy
· 8 years ago
e17d62e
...
by Cristy
· 8 years ago
0ea5f58
...
by Cristy
· 8 years ago
1e22ca4
...
by Cristy
· 8 years ago
a99f53f
...
by Cristy
· 8 years ago
e040305
...
by Cristy
· 8 years ago
9b37f8c
...
by Cristy
· 8 years ago
69a7c2b
...
by Cristy
· 8 years ago
ea4abe8
...
by Cristy
· 8 years ago
356cd34
Removed code that sets the columns to zero when a PNG image is corrupt.
by Dirk Lemstra
· 8 years ago
d3bb6e5
Only reference PS fonts if the image includes labels
by Cristy
· 8 years ago
ec42b07
Fix a small memory leak
by Cristy
· 8 years ago
338f088
Ensure source compiles with pedantic C++ compiler
by Cristy
· 8 years ago
5d7d5b8
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31028
by Cristy
· 8 years ago
e3f0416
Disabled OpenCL in dcraw when IM is compiled without OpenCL support.
by Dirk Lemstra
· 8 years ago
32c130f
https://github.com/ImageMagick/ImageMagick/issues/319
by Cristy
· 8 years ago
c2bfe79
Added check for when OpenCL is disabled.
by Dirk Lemstra
· 8 years ago
1f803bc
Initialize the dcraw environment variables under Windows.
by Dirk Lemstra
· 8 years ago
f6ff9ea
...
by Cristy
· 8 years ago
456becf
Use write instead of read mask.
by Dirk Lemstra
· 8 years ago
e49bc25
...
by Cristy
· 8 years ago
e6f904c
...
by Cristy
· 8 years ago
df5e8b1
...
by Cristy
· 8 years ago
c65a909
Fix possible buffer overflow when writing compressed TIFFS
by Cristy
· 8 years ago
e5fd9ab
Fix possible buffer overflow when writing compressed TIFFS
by Cristy
· 8 years ago
c10ae99
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921
by Cristy
· 8 years ago
ab2c9d6
Lowered max map_length to prevent an overflow (#271).
by Dirk Lemstra
· 8 years ago
5767234
https://github.com/ImageMagick/ImageMagick/issues/302
by Cristy
· 8 years ago
fb7d614
...
by Cristy
· 8 years ago
9686951
...
by Cristy
· 8 years ago
ce98a7a
https://github.com/ImageMagick/ImageMagick/issues/301
by Cristy
· 8 years ago
a1936a7
...
by Cristy
· 8 years ago
b61d35e
https://github.com/ImageMagick/ImageMagick/issues/298
by Cristy
· 8 years ago
4cff747
https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-imagemagick
by Cristy
· 8 years ago
6f46644
Prevent fault in MSL interpreter
by Cristy
· 8 years ago
5b34848
https://github.com/ImageMagick/ImageMagick/issues/293
by Cristy
· 8 years ago
47e8e6c
Fixed memory leak.
by dirk
· 8 years ago
519e005
GetMagickHomeURL() no longer leaks memory
by Cristy
· 8 years ago
5eb9e15
Added layer ZIP compression.
by dirk
· 8 years ago
aa55856
Fixed issue when reading IndexedMode images.
by dirk
· 8 years ago
e4c7e51
Fixed writing incorrect number of channels for PseudoClass images.
by dirk
· 8 years ago
44e4d9e
Preserving compression when writing the merged image.
by dirk
· 8 years ago
bf8ceb2
Renamed Write methods.
by dirk
· 8 years ago
11c1fc3
Whitespace.
by dirk
· 8 years ago
5792ed5
Whitespace.
by dirk
· 8 years ago
d67992d
Added extra debug logging.
by dirk
· 8 years ago
62e5ca5
...
by Cristy
· 8 years ago
7798d21
https://github.com/ImageMagick/ImageMagick/issues/284
by Cristy
· 8 years ago
24b10b7
Call TIFFGetField instead of TIFFGetFieldDefaulted.
by dirk
· 8 years ago
d6614e7
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30623
by Cristy
· 8 years ago
aea6c65
https://github.com/ImageMagick/ImageMagick/issues/271
by Cristy
· 8 years ago
a304ed4
Fixed incorrect RLE decoding when the image contains multiple segments.
by dirk
· 8 years ago
25c760e
Earlier check for the colorspace of the image.
by dirk
· 8 years ago
bd7702a
Fixed issue when applying the density.
by dirk
· 8 years ago
Next »