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
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
2014-07-20
Update SPEC with the new command names
sin
2014-07-20
Use if-extension and naming for imagefile
FRIGN
2014-07-19
... and error-out
FRIGN
2014-07-19
Check malloc
FRIGN
2014-07-19
Add SPECIFICATION for the imagefile format
FRIGN
2014-07-19
Initial commit
FRIGN
[prev]