index
:
farbfeld.git
master
suckless image format with conversion tools
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-04
Add farbfeld(5) manpage
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
Update LICENSE
FRIGN
2016-01-04
Update TODO
FRIGN
2016-01-04
ff2png: Export 16-Bit RGBA PNG's so we don't lose data
FRIGN
2016-01-04
png2ff: Convert 16-Bit PNG's losslessly
FRIGN
2015-12-11
Use stdin and stdout with 2ff
FRIGN
2015-12-08
fix segfault on JPG error
FRIGN
2015-11-23
Update TODO
FRIGN
2015-11-23
Update LICENSE 2
FRIGN
2015-11-23
Update LICENSE
FRIGN
2015-11-23
JPG Code cleanup
FRIGN
2015-11-23
(Re)add jpg2ff
FRIGN
2015-11-17
Make config.mk easier to edit on different systems
sin
2015-11-17
Add 2ff utility
FRIGN
2015-11-17
Fix my name in LICENSE
sin
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-10
Update farbfeld-documentation
FRIGN
2015-11-10
Fix Makefile-comment
FRIGN
2015-11-10
Overhaul buildsystem
FRIGN
2015-11-09
imagefile -> farbfeld
FRIGN
2015-07-31
config.mk: use c99, not -c90+ansi, unrecognized on OpenBSD
Hiltjo Posthuma
2015-02-03
Add gif2if procedure to Makefile
FRIGN
2014-07-31
Fix incompatibilities with older version of giflib
sin
2014-07-31
Makefile: prefer lib flags over general LDFLAGS
Hiltjo Posthuma
2014-07-31
config.mk: add CPPFLAGS and commented debug flags
Hiltjo Posthuma
2014-07-31
jpg2if: remain compatible with non-turbo libjpeg
Hiltjo Posthuma
2014-07-29
add myself to LICENSE
Hiltjo Posthuma
2014-07-29
add gif2if
Hiltjo Posthuma
2014-07-29
add jpg2if
Hiltjo Posthuma
2014-07-29
Revert "Fix endianness in header"
sin
2014-07-29
Fix endianness in header
FRIGN
2014-07-29
After reworking the code png_row doesn't need to be explicitly initialized
sin
2014-07-29
Add myself to LICENSE
sin
2014-07-29
Be consistent and free png data in png2if as well
sin
2014-07-29
Don't bother to cleanup in error cases
sin
2014-07-29
Use %lu in case of an unexpected EOF or row-skew
sin
2014-07-29
Reorder includes
sin
2014-07-29
Ensure that png_row is NULL
sin
2014-07-29
If the match at the start of the header doesn't match say so explicitly
sin
2014-07-29
Fix type inconsistencies and remove hacky compiler options
sin
2014-07-29
Fix conversion of grayscale-png's
FRIGN
2014-07-22
It is -Wno-clobbered not -Wno-clobber
sin
2014-07-20
Don't warn about clobbered pointers.
FRIGN
[next]