shithub: jbig2

RSS feed

8d833614 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/12/01 12:53
Correct a warning. Offset, then cast to non-const, not the other way around.

7adeea55 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/12/01 12:44
Add a prototype for the extension segment parser.

018ec13e – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/11 08:49
Make Jbig2SymbolDict more object like. Work in progress to unify

5933c480 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/11 08:15
Make the symbol dict lookup code public and move it out of jbig2_text.c.

02a9540f – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/10 15:54
Properly quote nested M4 macros. The old code breaks in autoconf 2.58.

75c1235e – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/10 12:02
Correct arguments to jbig2_image_free().

995e4a01 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/09 08:59
Add reference counting to the image structure to permit sharing of the glyph images

8f2d8d66 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/06 13:08
Fix a bug with text region rendering in the Patent.pdf example file from

51ae6b8a – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/03 11:39
Add a missing header. Record warning fixes in the changelog.

04b5524d – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/03 11:38
Add a 'default' case to the output file format switch to clear up some

d46b5050 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/03 11:34
Remove an unused variable.

a9edf8c0 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/11/03 11:32
Add string.h for memset().

e3232929 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/10/31 07:17
Cosmetic changes to the bootstrap script.

350f6edb – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/10/27 05:28
Add a cast to correct an MSVC warning.

e552e544 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/10/01 15:30
Remove an unnecessary check for the symbol id < 0 (it's unsigned) and

539a19a0 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/10/01 13:05
Add protection against uninitialized dictionary lists, as can happen for

1fd3f35b – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/10/01 10:21
Correct an allocation size bug that caused memory access errors when the

bcc1da02 – tor <tor@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/09/29 11:33
Bounds checking and fixed bug with a0 and black background

848fce58 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/09/04 00:56
Update the changelog (nothing new to report).

c5bd9271 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/09/03 03:27
Add some uint*_t typedefs for cygwin. Cygwin apparently doesn't provide stdint.h, but does define

9d23c17a – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/09/03 02:40
Add double include protection to os_types.h.

29466e00 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/09/02 22:56
Apply a patch to support compilation on VMS (as part of Ghostscript with openvms.mmk). Closes

a11b2b52 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/08/01 10:57
Enable dist-zip since that packaging was the most popular on

cd3bd3d7 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/08/01 10:34
Set release date for 0.4 release.

b26c9285 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/07/15 20:52
Replace the if tree for choosing sized int types with an easier to read

231a82bf – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/07/15 20:40
Use JBIG2_DEBUG instead of plain DEBUG for compile-conditional debugging

69366cad – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/17 15:24
Automake automatically distributes COPYING, but not LICENSE. :)

db0078f2 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/14 07:11
Some wording cleanup.

c98a1913 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/14 06:20
Grant GPL exception for linking to AFPL Ghostscript.

c0bc856d – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/14 06:15
Add banner change to the changelog.

8cb34f5b – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/14 05:40
Turn on keyword substitution so our $Id$ lines get updated in

43fcbcd7 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/06/13 18:42
Update the license headers to use the same legal redirect as Ghostscript

54850de6 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/05/20 08:03
Bump version number post-commit.

0797f658 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/05/20 06:39
Set date for 0.3 release.

cf4c5147 – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/05/20 06:34
Update changelog.

4be0d08e – giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d> authored on 2003/05/20 06:31
Complete implementation of mmr decoding. We now pass another of the ubc test bitstreams!