|
|
|
@7458
|
13 months |
glennrp |
Always unlock the semaphore on return or error return from the PNG codec.
|
|
|
|
@7219
|
14 months |
cristy |
|
|
|
|
@7190
|
14 months |
cristy |
|
|
|
|
@7189
|
14 months |
glennrp |
stored file_gamma for later use by identify
|
|
|
|
@7019
|
15 months |
glennrp |
Make non-ping identify report DirectClass? for transparent PNGs, as does
…
|
|
|
|
@6946
|
15 months |
glennrp |
Removed some dead code in coders/png.c
|
|
|
|
@6813
|
15 months |
glennrp |
Implemented "-define png:format=png8|png24|png32" (from IM6)
|
|
|
|
@6777
|
16 months |
cristy |
|
|
|
|
@6770
|
16 months |
cristy |
|
|
|
|
@6768
|
16 months |
cristy |
|
|
|
|
@6628
|
16 months |
glennrp |
Eliminate spurious error message from the PNG encoder.
|
|
|
|
@6627
|
16 months |
glennrp |
The PNG encoder was ignoring png:compression-level=1.
|
|
|
|
@6619
|
16 months |
cristy |
|
|
|
|
@6500
|
16 months |
glennrp |
Don't write ancillary chunks in PNG-encoded ICO files.
|
|
|
|
@6446
|
16 months |
glennrp |
Removed 3 redundant lines of code from coders/png.c
|
|
|
|
@6418
|
17 months |
cristy |
|
|
|
|
@6414
|
17 months |
cristy |
|
|
|
|
@6355
|
17 months |
glennrp |
Fixed problem with -depth 12 in the PNG encoder, again.
|
|
|
|
@6343
|
17 months |
cristy |
|
|
|
|
@6339
|
17 months |
glennrp |
Fix PNG encoder problem with -depth 12.
|
|
|
|
@6324
|
17 months |
cristy |
|
|
|
|
@6307
|
17 months |
glennrp |
Fix "-quality" handling in the JNG encoder.
|
|
|
|
@6274
|
17 months |
cristy |
|
|
|
|
@6273
|
17 months |
cristy |
|
|
|
|
@6270
|
17 months |
cristy |
|
|
|
|
@6269
|
17 months |
cristy |
|
|
|
|
@6241
|
17 months |
glennrp |
Use "(void) var;" instead of "var=var;" to suppress unused var warnings
|
|
|
|
@6226
|
17 months |
cristy |
|
|
|
|
@6207
|
17 months |
glennrp |
Fixed bug with scaling background while writing sub-8-bit grayscale …
|
|
|
|
@6183
|
18 months |
cristy |
|
|
|
|
@6138
|
18 months |
glennrp |
Eliminated FARDATA from coders/png.c; it won't be supplied by libpng16.
|
|
|
|
@6119
|
18 months |
cristy |
|
|
|
|
@6025
|
18 months |
cristy |
|
|
|
|
@5991
|
18 months |
cristy |
|
|
|
|
@5786
|
19 months |
cristy |
|
|
|
|
@5701
|
19 months |
cristy |
|
|
|
|
@5695
|
19 months |
cristy |
|
|
|
|
@5676
|
19 months |
glennrp |
Wrapped some long lines in coders/png.c
|
|
|
|
@5652
|
19 months |
cristy |
|
|
|
|
@5651
|
19 months |
cristy |
|
|
|
|
@5620
|
20 months |
cristy |
|
|
|
|
@5497
|
20 months |
glennrp |
typecast (unsigned int) in png.c
|
|
|
|
@5495
|
20 months |
glennrp |
Recognize certain sRGB profiles by their crc32.
|
|
|
|
@5485
|
20 months |
cristy |
|
|
|
|
@5475
|
20 months |
cristy |
|
|
|
|
@5474
|
20 months |
cristy |
|
|
|
|
@5471
|
20 months |
glennrp |
Recognize the ICC sRGB v4 profile and write the PNG sRGB chunk instead.
|
|
|
|
@5440
|
20 months |
cristy |
|
|
|
|
@5436
|
20 months |
cristy |
|
|
|
|
@5362
|
20 months |
cristy |
|
|
|
|
@5258
|
21 months |
cristy |
|
|
|
|
@5235
|
21 months |
cristy |
|
|
|
|
@5224
|
21 months |
cristy |
|
|
|
|
@5201
|
21 months |
glennrp |
Revised some whitespace in coders/png.c
|
|
|
|
@5159
|
21 months |
cristy |
|
|
|
|
@5158
|
21 months |
cristy |
|
|
|
|
@5124
|
21 months |
cristy |
|
|
|
|
@5115
|
21 months |
cristy |
|
|
|
|
@5095
|
21 months |
cristy |
|
|
|
|
@5094
|
21 months |
cristy |
|
|
|
|
@5080
|
21 months |
cristy |
|
|
|
|
@5073
|
21 months |
glennrp |
Recognize the sRGB profile and write the sRGB chunk instead of the full …
|
|
|
|
@5019
|
21 months |
cristy |
|
|
|
|
@5009
|
21 months |
glennrp |
The -strip option was excluding the PNG tRNS chunk.
|
|
|
|
@5007
|
21 months |
glennrp |
OpaqueAlpha? and TransparentAlpha? were mixed up in the PNG8 encoder.
|
|
|
|
@5005
|
21 months |
glennrp |
Merge multiple transparent colors to the background color when writing …
|
|
|
|
@4996
|
21 months |
glennrp |
Make png encoder respect -define png:colortype=2 for PseudoClass? image.
|
|
|
|
@4924
|
22 months |
glennrp |
Use LBRPixel*() macro name consistently.
|
|
|
|
@4922
|
22 months |
glennrp |
Renamed LBR01PixelPacketRed, etc., to LBR01PacketRed,etc for consistency.
|
|
|
|
@4810
|
22 months |
glennrp |
Exit test loop immediately when a non-gray pixel is found.
|
|
|
|
@4797
|
23 months |
cristy |
|
|
|
|
@4794
|
23 months |
glennrp |
Fix out-of-date comment about -define PNG:compression-strategy, etc.
|
|
|
|
@4781
|
23 months |
cristy |
|
|
|
|
@4752
|
23 months |
cristy |
|
|
|
|
@4744
|
23 months |
cristy |
|
|
|
|
@4728
|
23 months |
cristy |
|
|
|
|
@4722
|
23 months |
glennrp |
Folded long lines in coders/png.c
|
|
|
|
@4687
|
23 months |
cristy |
|
|
|
|
@4686
|
23 months |
glennrp |
Accept defined compression-filter=6,7,8,9 to be consistent with -quality …
|
|
|
|
@4680
|
23 months |
glennrp |
Avoid using Z_RLE and Z_FIXED with old zlib versions that don't support …
|
|
|
|
@4669
|
23 months |
glennrp |
Added PNG:compression_level, _strategy, and _filter defines.
They take …
|
|
|
|
@4659
|
23 months |
glennrp |
Handle "-quality 97" properly; Added support for Z_RLE strategy in png …
|
|
|
|
@4658
|
23 months |
glennrp |
spelling (original)
|
|
|
|
@4655
|
2 years |
glennrp |
Fixed Q32 handling of 16-bit transparent grayscale PNG input.
|
|
|
|
@4654
|
2 years |
glennrp |
Changed "RedPixelPacketComponent?" to "PacketRed?", etc., in coders/png.c
|
|
|
|
@4649
|
2 years |
cristy |
|
|
|
|
@4609
|
2 years |
glennrp |
Fix bKGD color scaling in sub-8-bit grayscale PNG output.
|
|
|
|
@4608
|
2 years |
glennrp |
Sometimes black would be written in the PNG tRNS chunk when some other
…
|
|
|
|
@4597
|
2 years |
glennrp |
#ifdef out unused macros
|
|
|
|
@4555
|
2 years |
cristy |
|
|
|
|
@4554
|
2 years |
cristy |
|
|
|
|
@4534
|
2 years |
cristy |
|
|
|
|
@4524
|
2 years |
cristy |
|
|
|
|
@4512
|
2 years |
glennrp |
Eliminated some direct references to pixel components.
|
|
|
|
@4478
|
2 years |
cristy |
|
|
|
|
@4475
|
2 years |
glennrp |
The PNG encoder now respects "-depth 1|2|4" settings.
|
|
|
|
@4459
|
2 years |
cristy |
|
|
|
|
@4441
|
2 years |
glennrp |
Removed some "#if 0" blocks in coders/png.c
|
|
|
|
@4429
|
2 years |
glennrp |
Revised PNG8 reduction to work with a special case that reduces
to 256 …
|
|
|
|
@4398
|
2 years |
glennrp |
Fixed some cut-and-paste errors in new PNG8 reduction code.
|
|
|
|