index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gs
/
jbig2dec
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
Really remove derived files from jbig2dec directory
Chris Liddell
2
-10188
/
+0
2012-05-14
Bug 693025: Updated patch from Zeniko to fix various crashes and leaks
Shailesh Mistry
7
-16
/
+38
2012-05-09
Remove a couple of derived files from jbig2dec.
Chris Liddell
1
-263
/
+263
2012-05-04
Bring the gs/jbig2dec directory in line with jbig2dec repos.
Chris Liddell
17
-11189
/
+21453
2012-02-09
Bug 690974: This patch from Gorac implements the generic refinement region
Shailesh Mistry
1
-2
/
+113
2012-02-08
Bug 690870: This patch prevents the image compositing occurring if the src
Shailesh Mistry
1
-1
/
+10
2012-01-25
Bug 691254: This patch prevents the seg fault in Jbig2_042_14.pdf.
Shailesh Mistry
2
-43
/
+77
2012-01-24
Tweak jbig2dec to cope better with NULLs.
Robin Watts
1
-2
/
+6
2012-01-13
Bug 691230, basic jbig2 halftone image support.
Henry Stiles
5
-52
/
+409
2012-01-10
Bug 691267: Check all realloc error paths.
Shailesh Mistry
5
-15
/
+9
2011-11-29
Bug 691267: jbig2dec needs to check malloc() return values
Shailesh Mistry
14
-315
/
+699
2011-11-20
Fix 691958: check for an image before marking a page complete.
Shailesh Mistry
1
-3
/
+8
2011-06-01
Tweak jbig2dec os_types.h for android mupdf build.
Robin Watts
1
-1
/
+1
2011-05-11
Fixes bug #689870 - add proper big endian number accessors.
Henry Stiles
7
-29
/
+52
2011-05-11
Fixes 690889, potential null dereference.
Henry Stiles
1
-1
/
+1
2010-08-11
Fix bug # 691532. Do not attempt to clone an image that does not exist, each...
Henry Stiles
1
-3
/
+12
2010-07-30
On Tru64 the integer types are in inttypes.h and not in stdint.h as in VMS
Till Kamppeter
1
-1
/
+1
2010-07-20
Add support for user defined huffman table.
Masaki Ushizaka
5
-40
/
+307
2010-07-20
Catching up to the latest jbig2dec source.
Masaki Ushizaka
19
-69
/
+114
2010-06-29
switch autoconf png test away from testing for a soon-to-be-obsolete routine ...
Hin-Tak Leung
1
-1
/
+1
2010-06-22
Fix for bug 689836 and 691248.
Masaki Ushizaka
1
-25
/
+32
2010-06-22
Added test code for every line of each standard huffman tables.
Masaki Ushizaka
1
-0
/
+1350
2010-05-20
Avoid raw carriage returns in configure which confuses svn
Hin-Tak Leung
1
-1
/
+1
2010-05-19
Follow-up to r11278. Removing jbig2dec/config.h.
Masaki Ushizaka
1
-113
/
+0
2010-05-15
try to make 'make -f base/unix-gcc.mak so' work
Hin-Tak Leung
1
-0
/
+7
2010-05-14
uint8_t type located in usual header on HP-UX needed for jbig2dec ; bug 688184
Hin-Tak Leung
1
-0
/
+4
2010-04-21
A fix for a regression introduced by r11074 (bug 690094).
Masaki Ushizaka
1
-1
/
+1
2010-04-15
A fix for 690094, "missing letters replaced by little vertical lines".
Masaki Ushizaka
1
-2
/
+3
2010-04-14
Fixed jbig2dec command getopt() parameter for -v option. Not used by ghostsc...
Masaki Ushizaka
1
-1
/
+1
2010-04-14
Fixed an indent. No influence on code.
Masaki Ushizaka
1
-1
/
+1
2010-04-13
A fix for 691081, 691206, and part of 690094.
Masaki Ushizaka
1
-1
/
+1
2010-02-02
Update jbig2dec with the 0.11 release source.
Ralph Giles
29
-2534
/
+31283
2009-11-24
Implement JBIG2Decode generic regions using TPGDON.
Ralph Giles
1
-4
/
+221
2009-11-20
Skip JBIG2Decode generic regions using TPGDON.
Ralph Giles
1
-0
/
+5
2009-05-29
Update the included copy of jbig2dec with the 0.10 release.
Ralph Giles
46
-4845
/
+6124
2009-03-22
Initialize Jbig2TextRegionParams.sbrat even when it is not used in
Alex Cherepanov
1
-1
/
+5
2008-05-26
Work around broken JBIG2Decode streams created by several versions of
Ralph Giles
1
-1
/
+19
2008-05-15
Fix for previous commit. I had the wrong version number test in the define.
Michael Vrhel
1
-1
/
+1
2008-05-15
Minor change in JBIG configuration file related to using Visual Studio Versio...
Michael Vrhel
1
-1
/
+6
2008-05-09
uncodes 33 and 34 repeat a zero code length symbol id, not the previous
Ralph Giles
3
-85
/
+145
2007-12-11
Fix (jbig2dec): Missing support for decoding multiple symbols
Ken Sharp
1
-53
/
+64
2007-12-10
Fix (jbig2dec): Missing support for decoding multiple symbols
Ken Sharp
3
-98
/
+253
2007-12-08
Update the MSVC makefile to work with Visual Studio 2005 (nmake version 8).
Ken Sharp
1
-4
/
+4
2007-11-09
Change the jbig2dec license from GPLv2 to GPLv2 or later.
Ralph Giles
1
-4
/
+5
2007-10-25
Correct some gcc warnings.
Ralph Giles
7
-8
/
+110
2007-06-10
Port recent changes in MSVC build to Borland C build. Fix minor compilation
Alex Cherepanov
2
-3
/
+3
2007-06-05
Update licence headers. Copyright has been transfered from artofcode LLC
Ralph Giles
34
-34
/
+34
2007-04-15
The range of runcode32 was not correct. The specification says 3
Henry Stiles
1
-1
/
+1
2006-05-15
Correct a typo resulting in inproper glyph placement with transposed text
Ralph Giles
1
-1
/
+1
2005-12-18
Correct an incorrect return value. Thanks to Leonardo for pointing this
Ralph Giles
1
-1
/
+1
[next]