RSS feed
b82c5a1b
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/08/11 02:46
png output now compiles
7181b7a8
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/08/10 19:29
initial image buffer and png output routines
15fbf3af
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/07/05 18:37
more general huffmann test routine
678523a1
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/25 20:30
move the huffman tables to a separate header
47a138b6
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/14 19:09
complain if the file uses the 'random access' layout which we don't handle yet.
83513ef8
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/14 04:25
attempt to skip the right number of bytes in long-form segment references.
f1a9f2cd
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/12 19:35
added parser for the page info segment
8a02a862
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/12 05:56
added complete list of segement types to dump_segment()
d498a8c2
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/12 05:15
make get_next_word return uint32
f77dcdbe
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/12 05:09
more general huffmann test code, borrowing from the arith version.
bfc01074
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/10 04:43
minor comment update
c5b572ab
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/10 03:15
added 'make clean' target
d9367f74
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/10 03:09
added copyright statements to the source files
a2cb3337
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/10 03:03
updated includes for the jbig2dec.h name change
4369688d
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/06/10 02:50
renamed jbig2.* to the more eponymous jbig2dec.*
9cd558cd
– raph <raph@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/05/31 02:23
Fixed API so that context is now an argument to the arithmetic decode
fa37e9a7
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/05/30 17:36
added GPL license
df5789c4
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/05/30 17:05
add missing stdio include
b536be35
– giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
authored
on 2001/05/30 16:58
Initial revision