index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
converter
/
other
/
pngtopam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of errors detected by libpng
giraffedata
2023-03-29
1
-9
/
+1
*
cleanup
giraffedata
2021-03-13
1
-5
/
+5
*
Add information about PNG to -verbose report
giraffedata
2021-03-13
1
-4
/
+10
*
Fix typos in comments and messages, whitespace
giraffedata
2019-12-29
1
-1
/
+1
*
Fix computation of pixel aspect ratio when PNG does not contain resolution in...
giraffedata
2018-06-27
1
-3
/
+2
*
whitespace
giraffedata
2018-03-17
1
-49
/
+49
*
Fix %g for platform without vasprintf (but scores of %f still exist)
giraffedata
2014-11-22
1
-4
/
+10
*
Correct grammar in comments and messages
giraffedata
2013-07-25
1
-1
/
+1
*
Don't read raster from libpng before setting up gamma correction in libpng
giraffedata
2013-07-05
1
-3
/
+9
*
cleanup
giraffedata
2013-07-05
1
-60
/
+85
*
Fix bug: wrong depth for GRAYSCALE_ALPHA output
giraffedata
2012-12-14
1
-1
/
+1
*
Fix incorrect output when PNG has 16 bits per pixel. Broken by 1529
giraffedata
2012-02-25
1
-1
/
+1
*
Fix array bounds checking for tIME chunk
giraffedata
2011-11-16
1
-7
/
+14
*
Cleanup: Move stuff to pngx
giraffedata
2011-08-20
1
-61
/
+4
*
Use libpng accessor functions instead of accessing info structure members
giraffedata
2011-08-06
1
-182
/
+199
*
Add warning for interlaced PNG and -byrow, -byrow advice for failed buffer al...
giraffedata
2011-03-12
1
-2
/
+9
*
Add -byrow
giraffedata
2011-03-11
1
-17
/
+90
*
Introduce Reader object
giraffedata
2011-03-11
1
-26
/
+92
*
cleanup
giraffedata
2011-03-10
1
-83
/
+83
*
cleanup
giraffedata
2011-03-10
1
-71
/
+143
*
fix simple bug in code from a few minutes ago
giraffedata
2011-01-15
1
-1
/
+1
*
Fix bug: -verbose reports history chunk present when it's really a palette
giraffedata
2011-01-15
1
-1
/
+1
*
include typle type in output
giraffedata
2010-11-02
1
-1
/
+1
*
Rename nstring.h functions with pm_ prefix
giraffedata
2010-09-29
1
-4
/
+4
*
Rename optParseOptions3 to pm_optParseOptions3, etc
giraffedata
2010-09-28
1
-2
/
+2
*
Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w...
giraffedata
2009-09-04
1
-7
/
+37
*
Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.c
giraffedata
2009-08-01
1
-90
/
+5
*
cleanup
giraffedata
2009-08-01
1
-21
/
+21
*
cleanup, make compile with libpng 1.4 beta
giraffedata
2009-08-01
1
-298
/
+419
*
cleanup
giraffedata
2009-08-01
1
-1
/
+0
*
Remove pm_c_util.h from sshopt.h
giraffedata
2009-04-04
1
-0
/
+1
*
fix compiler warning
giraffedata
2008-09-23
1
-2
/
+2
*
Add pngtopam
giraffedata
2008-07-23
1
-0
/
+1265