- 7d76366 PDFBOX-5246: removed no longer supported option by Andreas Lehmkühler · 8 days ago master
- fed4a68 PDFBOX-6162: add javadoc; add unit tests by Maruan Sahyoun · 13 days ago
- 7e5c16b PDFBOX-6162: reduce visibility of field; remove redundant execution in path by Maruan Sahyoun · 13 days ago
- 99197bf PDFBOX-6162: fix typo by Maruan Sahyoun · 13 days ago
- 749e09b PDFBOX-6162: handle shared symbol context properly by Maruan Sahyoun · 13 days ago
- 8e90642 PDFBOX-6162: Deep-copy CX state for safe JBIG2 context reuse across segments by Maruan Sahyoun · 13 days ago
- 797d738 PDFBOX-6162: Migrate SymbolDictionary and TextRegion to call GenericRefinementRegionDecodingProcedure.decode() directly, removing deprecated setParameters() usage by Maruan Sahyoun · 2 weeks ago
- 238daf1 PDFBOX-6162: Add input validation and named SLTP context constants to GenericRefinementRegionDecodingProcedure.decode() by Maruan Sahyoun · 2 weeks ago
- 1af9db5 PDFBOX-6162: update javadoc; at deprecation warnings by Maruan Sahyoun · 2 weeks ago
- 359e197 PDFBOX-6162: Extract GenericRefinementRegion decoding logic into GenericRefinementRegionDecodingProcedure for modularity and correctness by Maruan Sahyoun · 2 weeks ago
- b268dba PDFBOX-6162: fix streamPos update for EOF; additional code review by Claude by Maruan Sahyoun · 2 weeks ago
- b1223d8 PDFBOX-6162: decode to use local PREV state and enforce explicit 9-bit context masking per JBIG2 spec by Maruan Sahyoun · 2 weeks ago
- eeea7fb PDFBOX-6162: Fix IAID decoding by masking context index to lower N bits and preventing integer overflow in shifts by Maruan Sahyoun · 2 weeks ago
- aac4c67 PDFBOX-6162: fix typo; align method more closely to spec by Maruan Sahyoun · 2 weeks ago
- 08ecd9f PDFBOX-6155: split method to clarify 7.4.2.2 Steps 4 and 5 by Maruan Sahyoun · 3 weeks ago
- 44fe469 PDFBOX-6155: Fix JBIG2 symbol dictionary coding context reuse (§7.4.2.2 steps 3–4) by Maruan Sahyoun · 3 weeks ago
- 986e387 PDFBOX-5660: fix typo by Tilman Hausherr · 3 weeks ago
- 4e40395 PDFBOX-6155: don't reset from SymbolDictionary by Maruan Sahyoun · 3 weeks ago
- ec8c4be PDFBOX-6155: reset ArithmeticDecoder to reset state; interim fix by Maruan Sahyoun · 3 weeks ago
- fd1043b PDFBOX-5660: update owasp plugin by Tilman Hausherr · 3 weeks ago
- 103e6bb PDFBOX-6155: add extended doc to clarify use; by ChatGPT by Maruan Sahyoun · 3 weeks ago
- 46560a5 PDFBOX-6155: RA2 is always in the reference bitmap; see 6.3.5.3 by Maruan Sahyoun · 3 weeks ago
- 1dedfe9 PDFBOX-6155: use refByteIndex instead of byteIndex for referenceBitmap by Maruan Sahyoun · 3 weeks ago
- e244d16 PDFBOX-6155: fix AT override check; enable failing test file by Maruan Sahyoun · 3 weeks ago
- c6967ce PDFBOX-6151: run tests on the Serenity test files by Tilman Hausherr · 3 weeks ago
- 7501b29 PDFBOX-6151: load and extract zip file by Tilman Hausherr · 3 weeks ago
- c68b97c PDFBOX-5597: adjust test results; improve test by Tilman Hausherr · 4 weeks ago
- d32c5d6 PDFBOX-5597: do Math.ceil() when subsampling by Tilman Hausherr · 4 weeks ago
- d56a04f PDFBOX-6156: improve comment, exclude when src bitmap larger than destination by Tilman Hausherr · 4 weeks ago
- e05b440 PDFBOX-6151: fix equals so that last not fully used byte is checked by Tilman Hausherr · 3 months ago
- 3c9c2b3 PDFBOX-6161: cut out the appropriate part of the page bitmap if there is no reference bitmap by Tilman Hausherr · 3 months ago
- b4a7d30 PDFBOX-6160: pass page bitmap to GenericRefinementRegion class if there is no reference bitmap by Tilman Hausherr · 3 months ago
- b4ada76 PDFBOX-6159: check symInRefSize for overshoot; fix check start position; seek to correct position after reading (if symInRefSize larger than actual size) by Tilman Hausherr · 3 months ago
- b9f37b2 PDFBOX-6151: check symInRefSize; add override; remove final when private by Tilman Hausherr · 3 months ago
- add4c29 PDFBOX-6151: improve exception message by Tilman Hausherr · 3 months ago
- 5fd566d PDFBOX-6151: avoid NullPointerExxception / ArrayIndexOutOfBoundsException by Tilman Hausherr · 3 months ago
- 4a2e9db PDFBOX-6154: replace and remove buggy shiftAndFill(); use computeX/computeY for HSKIP too; optimize HSKIP creation by setting only 1-pixels by Tilman Hausherr · 3 months ago
- c184e28 PDFBOX-6154: pass and apply HSKIP bitmap by Tilman Hausherr · 3 months ago
- 582254c PDFBOX-6158: fix position by Tilman Hausherr · 3 months ago
- 11e1b8f PDFBOX-6156: improve javadoc by Tilman Hausherr · 3 months ago
- f8b1c04 PDFBOX-6156: use simple BitBlit until the other methods are fixed by Tilman Hausherr · 3 months ago
- d86c3d9 PDFBOX-6156: improve javadoc, clarify parameters, add comment by Tilman Hausherr · 3 months ago
- 97935ae PDFBOX-6156: fix setPixel by Tilman Hausherr · 3 months ago
- acc749c PDFBOX-6154: add comments linking to the specification; implement computing HSKIP bitmap by Tilman Hausherr · 3 months ago
- 6151d98 PDFBOX-6154: store useSkip by Tilman Hausherr · 3 months ago
- e257f03 PDFBOX-6152: read byte unsigned by Tilman Hausherr · 3 months ago
- 5041052 PDFBOX-6148: respect ImageReader contract by throwing IndexOutOfBoundsException; simplify code; remove javadoc for derived methods where not different by Tilman Hausherr · 4 months ago
- 627cbd8 PDFBOX-6147: expect page 1; refactor by Tilman Hausherr · 4 months ago
- 30c066b PDFBOX-5660: update apache parent by Tilman Hausherr · 4 months ago
- c055b28 PDFBOX-5660: avoid problem with space in filename by Tilman Hausherr · 4 months ago
- 68372de PDFBOX-5660: update owasp plugin by Tilman Hausherr · 4 months ago
- 2d10121 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 6 months ago
- 01c8629 PDFBOX-5660: update rat plugin by Tilman Hausherr · 6 months ago
- c536c4d PDFBOX-5660: update owasp plugin by Tilman Hausherr · 7 months ago
- 8dba261 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 7 months ago
- 9ba74bf PDFBOX-5660: update owasp plugin, disable ossindex by Tilman Hausherr · 8 months ago
- d906c1d PDFBOX-5660: update apache parent by Tilman Hausherr · 11 months ago
- 3b56b47 PDFBOX-5660: update apache parent, download-maven-plugin by Tilman Hausherr · 11 months ago
- cad6eda PDFBOX-5660: update owasp plugin by Tilman Hausherr · 11 months ago
- 0020771 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 11 months ago
- 2ec6fce PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 8 months ago
- 7572d87 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 10 months ago
- 9fc2565 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 10 months ago
- ccc2dd3 Merge origin/master by Tilman Hausherr · 1 year, 10 months ago
- aa0bed9 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years ago
- a167f18 Merge branch 'master' of https://gitbox.apache.org/repos/asf/pdfbox-jbig2 by Tilman Hausherr · 1 year, 10 months ago
- b6ce7d7 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 10 months ago
- 5eb794c PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 10 months ago
- 85137e1 TIKA-4166: update mockito by Tilman Hausherr · 1 year, 10 months ago
- 7abf9d8 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 1 year, 10 months ago
- cdffe62 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years ago
- 0aa9993 PDFBOX-5660: update download-maven-plugin, adjust enforcer config by Tilman Hausherr · 2 years, 1 month ago
- 99d8c35 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 1 month ago
- 3006edf PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 2 months ago
- a8558d9 PDFBOX-5660: replace deprecated parameter by Tilman Hausherr · 2 years, 2 months ago
- 8aa0df1 PDFBOX-5660: avoid "Project requires an incorrect minimum version of Maven" warning by Tilman Hausherr · 2 years, 2 months ago
- a6dc7b0 PDFBOX-5660: update download-maven-plugin by Tilman Hausherr · 2 years, 3 months ago
- f6b9e41 PDFBOX-5660: update owasp and apache rat plugins and download-maven-plugin by Tilman Hausherr · 2 years, 3 months ago
- 76871c5 PDFBOX-5660: update owasp and apache rat plugins by Tilman Hausherr · 2 years, 4 months ago
- aa8f43d PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 5 months ago
- 7b727df PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 5 months ago
- 6847a08 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 6 months ago
- d07dc04 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 6 months ago
- 544e853 PDFBOX-5660: update owasp plugin by Tilman Hausherr · 2 years, 7 months ago
- 26ceacf PDFBOX-5660: downgrade version of download-maven-plugin due to ongoing jenkins build issues; update owasp plugin, exclude local netbeans file from rat checks by Tilman Hausherr · 2 years, 7 months ago
- 156a80b update build plugin by Tilman Hausherr · 3 years ago
- 515d3fb PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 1 month ago
- db20803 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 2 months ago
- 940f870 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 3 months ago
- 0dc1a34 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 4 months ago
- 917c8da PDFBOX-4892: update owasp plugin, rat plugin by Tilman Hausherr · 3 years, 4 months ago
- 1f831f3 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 5 months ago
- 025c729 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 3 years, 6 months ago
- 66f7d3b PDFBOX-5535: disbale Travis-CI build by Andreas Lehmkühler · 3 years, 6 months ago
- b12a820 TIKA-3793: update rat by Tilman Hausherr · 3 years, 10 months ago
- 61805b4 PDFBOX-4892: update plugin by Tilman Hausherr · 3 years, 11 months ago
- 71ca027 PDFBOX-4892: exclude NetBeans file by Tilman Hausherr · 4 years ago
- e0b85df PDFBOX-4892: update owasp plugin by Tilman Hausherr · 4 years ago
- 51dcd34 PDFBOX-4892: update owasp plugin by Tilman Hausherr · 4 years, 2 months ago
- 44b0c4c update 3.0.4 release date by Andreas Lehmkühler · 4 years, 2 months ago