summaryrefslogtreecommitdiff
path: root/fitz/filt_jbig2d.c
AgeCommit message (Expand)Author
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2010-08-02Use 'while (rp < wp)' idiom for filter output buffering state.Tor Andersson
2010-07-29Use chained reader like interface for filters instead of process interface.Tor Andersson
2010-07-17Remove all trailing whitespace.Tor Andersson
2010-07-02Remove shadowed local variables.Tor Andersson
2010-06-29Reformat to remove all instances of double spaces (to easier spot indentation...Tor Andersson
2010-04-11Remove obsolete cpu-specific optimization detection code.Tor Andersson
2009-12-03Consolidate include lines to a single fitz.h.Tor Andersson
2009-12-02Update win32, jbig2 and jpx code for malloc changes.Tor Andersson
2009-11-30Free JBIG2 global context if allocated.Sebastian Rasmussen
2009-07-03Throw an error if jbig2dec fails to decode.Tor Andersson
2009-03-11Remove fz_outofmem constant.Tor Andersson
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2009-02-28Merge and move header files into the source directories.Tor Andersson
2009-02-28Moved Fitz files into one directory.Tor Andersson