- update to 0.19:
* API change to use full 32 bit segment numbers, in accordance
to the JBIG2 specification.
* Better handling of end of input data stream and and when
encountering errors in the arithmetic decoder stream. This
should improve many situations where jbig2dec appeared to
run forever.
* Fix several bugs related to signedness or over-/underflow
checks that were not robust.
* Bug fixes for issues reported by Coverity/OSS-fuzz.
* Add option to limit memory usage to command line tool.
* Update manpages, and command line tool usage.
OBS-URL: https://build.opensuse.org/request/show/834006
OBS-URL: https://build.opensuse.org/package/show/graphics/jbig2dec?expand=0&rev=20
- Update to version 0.18
* Performance enhancements related to decoding of MMR and
generic regions as well as composing images onto pages.
* Bug fixes for a few issues reported by Coverity and OSS-Fuzz.
version 0.17:
* Improved test suite by verifying input file contents and
adding all ubc test streams. Fixed bugs where previously
missing ubc test streams were decoded incorrectly.
* Bug fixes for a few issues reported by Coverity.
* Moved version number to jbig2.h, and adapted configure
correspondingly. Added pkg-config file to be installed
along side library.
version 0.16:
* API change allowing for library users to get the custom
allocator so it may be freed if necessary. This is useful if
the allocator is extended with e.g. a custom pointer needed
by the allocator callbacks.
version 0.15:
* Bug fix release, with many security related and stability
fixes as well as better tolerance/behaviour with out of spec
files
- New upstream source
- Now running autoreconf before configure to avoid problems with
the latter. Also build require automake and libtool for this
purpose.
- Dropped Group tag
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/794841
OBS-URL: https://build.opensuse.org/package/show/graphics/jbig2dec?expand=0&rev=16