summaryrefslogtreecommitdiff
path: root/gs/jasper
Commit message (Expand)AuthorAgeFilesLines
* Update copyright "headers".Chris Liddell2012-06-1377-77/+0
* Bug 692574: libjasper: creating temp failed due to buffer overflow.Alex Cherepanov2011-10-171-1/+2
* Introduce end-of-line normalization.Tor Andersson2011-04-196-925/+925
* Remove the bogus C++ requirement in the copy of Jasper weChris Liddell2011-01-1319-10470/+11973
* borland build fix (bug 691400): borland defines P_tmpdir but not _P_tmpdir; s...Hin-Tak Leung2010-06-201-0/+4
* Disabling compiler warnings for discarding 'const'.Masaki Ushizaka2010-05-182-6/+6
* fix conflicting types against HP-UX system header in jasper; bug 688184Hin-Tak Leung2010-05-141-1/+17
* More work towards bug 691207 (global variable removal).Robin Watts2010-05-052-8/+8
* A fix for 691164 "PDF loads blank when not Administrator on Vista using GS 8.7".Masaki Ushizaka2010-05-052-9/+123
* Incoporate the reporter's suggested change to config.guess , bug 69020Hin-Tak Leung2010-05-041-2/+3
* Gets rid us of 2 global variables in jasper (jas_image_numfmts andHenry Stiles2010-04-136-138/+143
* Convert a jasper source file to unix line endings. Bug 690292.Ralph Giles2009-02-161-1656/+1656
* Enable jasper assembly optimizations with _MSC_VER instead of _WIN32 so the M...Ralph Giles2008-09-181-1656/+1656
* Only report the ICC Profile colorspace when the jasper library's debugRalph Giles2008-01-201-1/+3
* Avoid memory corruption with broken files.Ralph Giles2007-10-173-4/+7
* Add a work-around for malloc(0) returning a 0 pointer - call malloc(1)Alex Cherepanov2007-06-101-1/+4
* Port recent changes in MSVC build to Borland C build. Fix minor compilationAlex Cherepanov2007-06-103-11/+13
* Fix incorrect decompression of large files (>= 16M) by JPXDecode filterAlex Cherepanov2007-06-091-1/+6
* Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles2007-06-055-5/+5
* Raise the debugging level required for reporting the raw decode option key.Ralph Giles2006-12-061-1/+1
* Add a 'raw' option key to jp2_decode() to pass the raw paletteRalph Giles2006-12-062-3/+88
* Add an error callback to the example jasper applications. Previously theyRalph Giles2006-09-285-11/+61
* Duplicate JPX image channels if the cmap box has multiple references toRalph Giles2006-09-273-4/+29
* Correct a typo that cause jpx decoding to fail for all files.Ralph Giles2006-09-191-1/+1
* Check for a jpx image decoding fewer than the expected number ofRalph Giles2006-09-141-0/+7
* Substantial performance improvement on Windows platforms toRay Johnston2006-06-232-0/+22
* Remove a generated source file from the included jasper library.Ralph Giles2006-05-151-183/+0
* Project the WIN32 assembly from compilation on WIN64.Ralph Giles2006-02-281-4/+10
* Fix a problem with the jasper assembly code. Bug 688545.Ralph Giles2006-02-281-11/+18
* Copy the jasper-1.701.0-gs5 release tag into the Ghostscript trunk.Ralph Giles2006-02-08206-0/+102272
* Remove the current jasper code to make way for the 1.701.0-gs5 release.Ralph Giles2006-02-08205-101079/+0
* Apply assert patch for CMYK JPEG 2000 images from bug 688142.Ralph Giles2006-01-181-2/+2
* Remove a generated file that was causing build portability problems.Ralph Giles2005-08-081-183/+0
* Initial revisionRalph Giles2005-04-24206-0/+101262