RSS feed
033b9666
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/18 05:46
Add warnings for remaining unhandled segment types. remove dead code.
86787151
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/17 17:11
add prototypes for segment header routines
5219d82f
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/17 17:06
Further segment code rearrangement. Add some comments and promote some bitwise types to unsigned. Also add some diagnostic messages on segment type.
dcb62034
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/17 12:30
Update the image routines to use the ctx structure for dynamic memory and remove the test framework.
f46505e1
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/17 09:27
add some autotools files to .cvsignore
559870f8
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/15 12:16
actually add the segment header source
c47c3b08
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/15 12:02
add segment routines in a separate file. prune the semi-dead jbig2dec.h in
2dce5e04
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/15 11:47
Add -lpng to LIBS when the png library is available.
57c5cda8
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/15 10:15
Add page segment parse and dump routines.
e22ae8f1
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/15 10:12
minor code rearrangement and comments
43bf50d0
– raph <raph@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/04 20:15
Brings code into line with spec. This fixes the SOFTWARE_CONVENTION case
8055e400
– raph <raph@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/04 20:03
Fixes bug in arithmetic integer decoding procedure. Thanks to William
2d6d6e0c
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/04 12:51
Add pbm import support and a simple 'pbm2png' implementation as a test harness for the image code. No makefile support--just didn't want to lose the code.
f508fadb
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/06/04 12:47
add some description of the decoder commandline options
693e8b21
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/08 22:29
add getopt implementation for portability to systems w/o getopt_long()
04d17fa2
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/07 23:03
Code cleanup and rearrangement.
42ead910
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/07 22:36
Rename the png output source files, and add pbm output support. Also allow
0459e440
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/07 22:28
add autotools files to .cvsignore
f1287326
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/07 22:27
Autoheader and configure fixups.
ab76b7e3
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/05/07 20:59
Rought autotools support.
0f218050
– raph <raph@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/04/25 19:24
Makefile changes to add jbig2_mmr functions.
971100aa
– raph <raph@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2002/04/25 19:24
Adds partial support for mmr (CCITT 2D fax) decoding. This commit can