summaryrefslogtreecommitdiff
path: root/poppler/JBIG2Stream.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Mark two Stream::isFoo functions as constAlbert Astals Cid1-2/+2
2021-01-03JBIG2Stream: Store segments as std::unique_ptrsOliver Sander1-10/+8
2021-01-01Update (C)Albert Astals Cid1-1/+1
2021-01-01Update (C)Albert Astals Cid1-1/+1
2021-01-01JBIG2Stream: Fix byte countingOliver Sander1-0/+1
2020-12-29JBIG2Stream: Do not allocate std::vector objects on the heapOliver Sander1-2/+2
2020-08-11Update (C)Albert Astals Cid1-1/+1
2020-08-09JBIG2: avoid abort() on large memory allocationEven Rouault1-1/+1
2020-07-03Run clang-formatAlbert Astals Cid1-115/+77
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2019-12-01Update (C) of last commitAlbert Astals Cid1-0/+1
2019-12-01JBIG2Stream: fix leak in reset() if called several timesEven Rouault1-0/+2
2019-11-24Make Stream::getKind constAlbert Astals Cid1-1/+2
2019-09-29Update (C) from previous commitAlbert Astals Cid1-0/+1
2019-09-29Make some static data tables constVolker Krause1-9/+9
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-2/+2
2019-03-21Make GooList a template typeOliver Sander1-3/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Guint by unsigned intOliver Sander1-36/+36
2018-12-06Replace Guchar by unsigned charOliver Sander1-3/+3
2018-11-14JBIG2Stream: Move Object instead of copying itAlbert Astals Cid1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-21/+21
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2017-03-09Add override markersAlbert Astals Cid1-11/+11
2015-02-050.31.0poppler-0.31.0Albert Astals Cid1-0/+1
2015-01-23cairo: support embedding JBIG2 image datasuzuki toshiya1-1/+3
2013-08-26pdfimages: support JBIG2 outputAdrian Johnson1-0/+1
2013-01-25Adrian C for 2013 because of the big files supportAlbert Astals Cid1-0/+1
2013-01-25Large file supportAdrian Johnson1-1/+1
2011-09-08xpdf303: Adapt xpdf getBlock to our getCharsAlbert Astals Cid1-0/+2
2011-09-06xpdf303: Revert b36d150931cd555b84ee996d505e8b91e2afde19Albert Astals Cid1-1/+0
2011-09-05xpdf303: Take xpdf way of handling bug 6500Albert Astals Cid1-0/+1
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2009-06-19Fix some bugs in JBIG2Stream handlingDavid Benjamin1-0/+15
2009-04-16Fix problems that happen when parsing broken JBIG2 filesAlbert Astals Cid1-0/+4
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-1/+3
2005-08-31poppler/JArithmeticDecoder.ccBrad Hards1-2/+2
2005-03-03Initial revisionKristian Høgsberg1-0/+141