summaryrefslogtreecommitdiff
path: root/fitz/filt_basic.c
AgeCommit message (Expand)Author
2010-07-29Use chained reader like interface for filters instead of process interface.Tor Andersson
2010-07-17Minor edits of multi-line comments.Tor Andersson
2010-07-09Rearrange and merge some files in the fitz directory.Tor Andersson
2009-12-03Consolidate include lines to a single fitz.h.Tor Andersson
2009-11-29Fix up indentation.Tor Andersson
2009-11-20Malloc cannot return null. Clean up streams and filters.Tor Andersson
2009-11-19Remove unused and largely untested encoding filters.Tor Andersson