index
:
farbfeld.git
master
suckless image format with conversion tools
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
png2ff.c
Age
Commit message (
Expand
)
Author
2016-03-18
Prevent overflow in rowlen and improve inaccuracies in style
FRIGN
2016-03-04
Add proper blank lines in png2ff(1) before comments
FRIGN
2016-02-01
Refactor tools and increase performance by ~70%
FRIGN
2016-01-29
Back to the roots.
FRIGN
2016-01-20
Use linear RGB
FRIGN
2016-01-19
Remove more png cruft from code
FRIGN
2016-01-17
Fix gcc-optimization bug in png2ff
FRIGN
2016-01-17
Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profiles
FRIGN
2016-01-06
Improve error-handling in the tools
FRIGN
2016-01-06
Small changes in the png-utils
FRIGN
2016-01-04
Add stricter and clearer error-checking in png2ff and ff2png
FRIGN
2016-01-04
Readd &color
FRIGN
2016-01-04
Convert depth-check to switch and remove unused variables
FRIGN
2016-01-04
Clean up png2ff, remove debug leftovers
FRIGN
2016-01-04
png2ff: Convert 16-Bit PNG's losslessly
FRIGN
2015-11-17
Avoid using the non-portable endian.h conversion functions
sin
2015-11-13
Add _BSD_SOURCE for endian.h
FRIGN
2015-11-10
Remove arg.h
FRIGN
2015-11-10
Fix 16-bit RGB-expands and header-endianness properly
FRIGN
2015-11-09
imagefile -> farbfeld
FRIGN