shithub: jbig2

RSS feed

ca94f2ac – Till Kamppeter <till.kamppeter@gmail.com> authored and Tor Andersson <tor.andersson@artifex.com> committed on 2010/07/30 07:03
On Tru64 the integer types are in inttypes.h and not in stdint.h as in VMS

c29b6355 – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/07/20 05:46
Add support for user defined huffman table.

d26c7e4f – Masaki Ushizaka <masaki@ghostscript.com> authored on 2010/07/20 04:01
Fix jbig2_image_set_pixel function prototype

c5d61c78 – Masaki Ushizaka <masaki@ghostscript.com> authored on 2010/07/16 05:13
A little fix to allocating memory size

e12fa07d – Tor Andersson <tor.andersson@gmail.com> authored on 2010/07/14 20:49
Use the jbig2_new and jbig2_renew macros instead of calling

31dd7ef6 – Tor Andersson <tor.andersson@gmail.com> authored on 2010/07/14 20:42
Update VERSION define in config_win32.h

941b7331 – Tor Andersson <tor.andersson@gmail.com> authored on 2010/07/14 20:41
Add Makefile.unix -- a simple makefile for unix-like systems.

f6066822 – Tor Andersson <tor.andersson@gmail.com> authored on 2010/07/14 20:35
Fix memory leak of the word stream struct.

ad707fba – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/06/22 02:12
Fix for bug 689836 and 691248.

606ce11f – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/06/22 01:59
Added test code for every line of each standard huffman tables.

a54c8df6 – hintak <hintak@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/05/15 02:27
try to make 'make -f base/unix-gcc.mak so' work

6ef4989d – hintak <hintak@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/05/14 00:18
uint8_t type located in usual header on HP-UX needed for jbig2dec ; bug 688184

f51764fe – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/04/21 03:20
A fix for a regression introduced by r11074 (bug 690094).

342ea477 – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/04/15 05:53
A fix for 690094, "missing letters replaced by little vertical lines".

eb629c8f – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/04/13 22:31
Fixed jbig2dec command getopt() parameter for -v option.

b1ddf3c7 – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/04/13 22:26
Fixed an indent. No influence on code.

f901b18a – masaki <masaki@a1074d23-0009-0410-80fe-cf8c14f379e6> authored and Masaki Ushizaka <masaki@ghostscript.com> committed on 2010/04/13 05:50
A fix for 691081, 691206, and part of 690094.

58b513e3 – Ralph Giles <giles@ghostscript.com> authored on 2010/02/02 06:09
Bump versioning for the 0.11 release.

fa1bd62f – Ralph Giles <giles@ghostscript.com> authored on 2010/02/02 06:03
The inclusion of JBIG2 in PDF 1.4 is no longer new news.

da42a22f – Ralph Giles <giles@ghostscript.com> authored on 2010/02/02 06:03
Correct a whitespace formatting issue in the usage text.

dd0c94f5 – Ralph Giles <giles@ghostscript.com> authored on 2010/02/02 06:01
Fix a manpage grammar error.

373b4606 – Ralph Giles <giles@ghostscript.com> authored on 2010/02/02 06:01
Update change log for the 0.11 release.

a841c248 – Ralph Giles <giles@cirrus.local> authored on 2009/11/23 11:49
Implement generic region decode with typical prediction.

ad742b84 – Ralph Giles <giles@ghostscript.com> authored on 2009/11/20 04:46
Skip generic regions using TPGDON and issue a warning.

fd7cb7fa – Ralph Giles <giles@ghostscript.com> authored on 2009/11/16 06:17
Correct bitmap offsets when setting transposed text.

dcf0bd8c – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 18:00
Make -v print only info-level messages by default.

c1fddcf7 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 17:59
Improve grammar in the usage message.

cf7917e8 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 17:49
Fix comment formatting.

7018021f – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 17:19
Update the COPYING file to the text of the GPLv3.

f8e18fde – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 12:52
Have the scons build automatically determine the version string.

f34a521e – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 12:29
Update the version number in the scons build description.

077b6518 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 12:04
Remove the include of ~/.jamrules.

bba07df1 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/29 11:59
The jam build no longer requires a config.h.

fe50e620 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/28 09:45
Remove _parse_ from the segment decode routines.

d2849e9e – Ralph Giles <giles@ghostscript.com> authored on 2009/10/28 08:22
Remove an unused variable.

b108cbcf – Ralph Giles <giles@ghostscript.com> authored on 2009/10/28 08:19
Add prototypes for the publicly referenced halftone functions.

47bd8235 – Ralph Giles <giles@ghostscript.com> authored on 2009/10/28 08:07
Build optimized with debugging symbols and all warnings under jam.

20e5cd8c – Ralph Giles <giles@ghostscript.com> authored on 2009/07/24 12:33
Fix a typo in a debug statement.

b76f84cb – Ralph Giles <giles@ghostscript.com> authored on 2009/07/15 21:52
Clone and release the page images returned to the client.

70a3ad15 – Ralph Giles <giles@ghostscript.com> authored on 2009/07/15 21:32
Remove a specious comment.

56d7948b – Ralph Giles <giles@ghostscript.com> authored on 2009/07/15 21:56
Check more return codes from jbig2_image_new().

19dabb53 – Ralph Giles <giles@snow.ghostscript.com> authored and Ralph Giles <giles@ghostscript.com> committed on 2009/07/15 18:28
Check for NULL before freeing metadata or symbol segment results.

2e9e3314 – Ralph Giles <giles@ghostscript.com> authored on 2009/07/15 18:28
Document that jbig2_data_in() can return -1 on fatal errors.

f96255c8 – Ralph Giles <giles@ghostscript.com> authored on 2009/07/15 18:11
Check the return code from jbig2_data_in().

1fde432d – Ralph Giles <giles@ghostscript.com> authored on 2009/06/17 09:01
Add the jbig2dec manpage to the automake install and dist targets.

ff59dbf7 – Ralph Giles <giles@ghostscript.com> authored on 2009/06/17 08:29
Manpage updates.

e11f98fa – Ralph Giles <giles@ghostscript.com> authored on 2009/06/17 08:26
Add a manpage for the jbig2dec example client.

e20020b1 – Ralph Giles <giles@ghostscript.com> authored on 2009/06/12 13:16
Build a shared library with GNU libtool.

5ae43228 – Ralph Giles <giles@ghostscript.com> authored on 2009/05/29 03:25
Initialize the pattern dict data offset to zero before first use.