summaryrefslogtreecommitdiff
path: root/jbig2dec/jbig2_arith_iaid.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* jbig2dec: Cast literal to avoid shifting outside of valid range.Sebastian Rasmussen2020-03-211-1/+1
* jbig2dec: Fix signedness conversions.Sebastian Rasmussen2020-03-201-1/+1
* jbig2dec: Pass segment numbers as unsigned values to error callback.Sebastian Rasmussen2020-03-201-4/+4
* jbig2dec: Address all signedness comparison issues.Sebastian Rasmussen2020-03-201-3/+3
* jbig2dec: Add overflow detection for IAID context size.Sebastian Rasmussen2020-03-201-2/+11
* jbig2dec: Let arithmetic decoder and the underlying stream report errors.Sebastian Rasmussen2020-03-201-2/+2
* jbig2dec: Add more references to specification.Sebastian Rasmussen2020-03-201-0/+1
* jbig2dec: Simplify jbig2_arith_decode.Robin Watts2020-02-051-3/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* jbig2dec: Rephrase jbig2_error() messages.Sebastian Rasmussen2018-07-311-2/+2
* jbig2dec: Return NULL upon error, avoid returning variable.Sebastian Rasmussen2018-07-131-1/+1
* jbig2dec: Remember to free IAID context upon error.Sebastian Rasmussen2018-07-131-3/+5
* jbig2dec: Improve error handling.Sebastian Rasmussen2018-04-111-4/+7
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697531 : Tidy up unused code.Shailesh Mistry2017-02-151-2/+0
* Reindent jbig2dec source to follow gs coding style.Tor Andersson2016-04-081-51/+41
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+113