34 Commits (ece9cd15d27ef279e55f54ce0952ac3dc9afd5e1)

Author SHA1 Message Date
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Brendan Dahl e6b75f4a56 Also check abbreviation for colorspace in jpegs. 13 years ago
Yury Delendik e09eb529d9 Adds basic symbol dictionary and text region. 13 years ago
Yury Delendik 95bc99f698 Initial JBIG2 code 13 years ago
Brendan Dahl 034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
gigaherz 9abbce021f Undo comment changes. 13 years ago
gigaherz c6d7e654ee Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler. 13 years ago
Saebekassebil efa89ba41a Fix issue #1302 13 years ago
notmasteryet fcffbc3804 Fix `Line 648, E:0001: Extra space after "]"` 13 years ago
Brendan Dahl 290aa0ef5d Fix upstream lint error. 13 years ago
notmasteryet b73cf1b3c2 Rewrite predictor code to avoid writing into subarrays. 13 years ago
Kalervo Kujala e3a3ec6f2e Use JPX and JPEG in error messages. 13 years ago
Kalervo Kujala 66e3441e0e Change throws to errors. 13 years ago
notmasteryet 6de2ca568d Implements RunLengthDecode filter 13 years ago
notmasteryet 5b6c06d5c6 Address review comments 13 years ago
notmasteryet 93ca387d1b Migration of the JPX code (from jpx5) 13 years ago
Brendan Dahl 7bf5daa273 Only set transform when its a non default. 13 years ago
Brendan Dahl 9538da2b58 Move comments. 13 years ago
Brendan Dahl 3c2a0f11b1 Decode more jpegs using the browser if possible. 13 years ago
Saebekassebil 7fd0dbbc17 Typdoh 13 years ago
Saebekassebil 77e900da11 Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015 13 years ago
Brendan Dahl 7d1cddf371 Add ability to fast track natively supported jpegs. 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Brendan Dahl 2a632d4ab2 First stage of trying to support smasks on native jpegs. 14 years ago
Brendan Dahl b64b7d55b1 Use the updated jpgjs with faster transform. 14 years ago
Brendan Dahl d2964f3e94 Update documentation. 14 years ago
Brendan Dahl b872a08f4f Data is now created by jpg.js since we don't know the size. 14 years ago
Brendan Dahl 073af78307 Handle device gray and pass in the color transform option. 14 years ago
Brendan Dahl 493805d952 Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient. 14 years ago
Brendan Dahl 8d52a1e92a Add another way to detect cmyk images. 14 years ago
Brendan Dahl 1869888838 Comment on the new flag. 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Kalervo Kujala 7e762169cf Name a few anonymous functions. 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago