summaryrefslogtreecommitdiff
path: root/jbig2dec/jbig2_arith_int.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: Pass segment numbers as unsigned values to error callback.Sebastian Rasmussen2020-03-201-8/+8
* Bug 701721: jbig2dec: Fix under/overflow handling in arithmetic integer decoder.Sebastian Rasmussen2020-03-201-2/+5
* jbig2dec: Let arithmetic decoder and the underlying stream report errors.Sebastian Rasmussen2020-03-201-14/+14
* jbig2dec: Use unsigned suffix when defining UINT32_MAX.Sebastian Rasmussen2020-03-201-7/+0
* jbig2dec: Simplify jbig2_arith_decode.Robin Watts2020-02-051-15/+14
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* jbig2dec: Rephrase jbig2_error() messages.Sebastian Rasmussen2018-07-311-1/+1
* jbig2dec: Untie fix for Visual Studio from Microsoft's compiler.Sebastian Rasmussen2018-07-141-4/+4
* Jbig2dec - Fix compile error on old version of Visual StudioKen Sharp2018-07-141-0/+7
* jbig2dec: Return NULL upon error, avoid returning variable.Sebastian Rasmussen2018-07-131-0/+1
* jbig2dec: Handle under-/overflow in arithmetic integer decoder.Sebastian Rasmussen2018-07-131-2/+5
* jbig2dec: Rephrase error messages.Sebastian Rasmussen2018-07-131-6/+6
* jbig2dec: Improve error handling.Sebastian Rasmussen2018-04-111-9/+24
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697531 : Tidy up unused code.Shailesh Mistry2017-02-151-14/+0
* Reindent jbig2dec source to follow gs coding style.Tor Andersson2016-04-081-108/+86
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+163