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 #5426 from fkaelberer/fixJpxOutOfPackets

Fix JPX "Out of Packets" Error (issues 4358, 4659, 4814)
This commit is contained in:
Yury Delendik 2014-10-22 09:40:29 -05:00
commit 04390d8252
3 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1 @@
https://bug865858.bugzilla.mozilla.org/attachment.cgi?id=742273

View file

@ -1690,6 +1690,14 @@
"type": "eq",
"about": "JPX with 0xFF55 marker"
},
{ "id": "bug865858",
"file": "pdfs/bug865858.pdf",
"md5": "7a81bd987dc1d95e9a0be46b7c3f2e18",
"link": true,
"rounds": 1,
"type": "eq",
"about": "JPX packets"
},
{ "id": "bug766138",
"file": "pdfs/bug766138.pdf",
"md5": "b171f5cf8d9834348112fba60ee54f8c",