summaryrefslogtreecommitdiff
path: root/base/sjbig2.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-2/+2
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-6/+6
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* jbig2dec: Pass segment numbers as unsigned values to error callback.Sebastian Rasmussen2020-03-201-2/+2
* Change s_jbig2decode_release() to free the global context in some casesNancy Durgin2019-04-111-2/+16
* Change s_jbig2decode_set_global_data to take a separate pointer for global_ctxNancy Durgin2019-04-111-3/+3
* jbig2: Avoid integer overflow in custom allocator.Sebastian Rasmussen2019-04-101-0/+5
* jbig2: Print messages from jbig2dec, do not just count them.Sebastian Rasmussen2019-04-101-0/+5
* Bug 700554: jbig2: Use custom allocator for jbig2dec/luratech decoders.Sebastian Rasmussen2019-02-121-12/+76
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* jbig2dec: Only print repeated error/warning messages once.Sebastian Rasmussen2018-11-141-4/+82
* jbig2dec: Print warning messages even for non-debug builds.Sebastian Rasmussen2018-07-311-1/+1
* jbig2dec: Error callback should not modify jbig2_error() return code.Sebastian Rasmussen2018-07-131-6/+2
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 694180: Fix memory leak if there is an error while parsing jbig2 global s...Shailesh Mistry2015-12-091-0/+1
* Bug 694180 (related): jbig2dec base streams error handlingChris Liddell2015-09-231-15/+43
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+273