1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #14610 from Snuffleupagus/jpx-resetContextProbabilities

[JPEG 2000] Add support for resetContextProbabilities (bug 1731483)
This commit is contained in:
calixteman 2022-02-26 18:26:39 +01:00 committed by GitHub
commit 046ff07ee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 5 deletions

View file

@ -303,6 +303,7 @@
!issue14117.pdf
!issue5070.pdf
!issue5238.pdf
!jp2k-resetprob.pdf
!issue5244.pdf
!issue5291.pdf
!issue4398.pdf

Binary file not shown.

View file

@ -4922,6 +4922,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "jpx-resetContextProbabilities",
"file": "pdfs/jp2k-resetprob.pdf",
"md5": "fc9fb23e0a08d985b70cfb32fa9e9ca1",
"rounds": 1,
"type": "eq",
"about": "Fixes one part of bug 1731483."
},
{ "id": "bug1140761",
"file": "pdfs/bug1140761.pdf",
"md5": "b74eced7634d4f248dc6265f8225d432",