Yury Delendik
|
5cf0d8fa80
|
Enforces maxlen for jshint
|
2013-02-02 16:49:19 -06:00 |
|
Jon Buckley
|
4a292a310f
|
Issue #2008 - Fix lint errors for src/stream.js
|
2013-01-31 19:12:45 -05:00 |
|
Yury Delendik
|
d71c702dcf
|
Removes "too many inline images" limit
|
2012-12-07 12:19:43 -06:00 |
|
Saebekassebil
|
58d6974bf5
|
Implement NullStream, fix #1832
|
2012-10-22 17:53:15 +02:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Brendan Dahl
|
e6b75f4a56
|
Also check abbreviation for colorspace in jpegs.
|
2012-07-17 13:42:49 -07:00 |
|
Yury Delendik
|
e09eb529d9
|
Adds basic symbol dictionary and text region.
|
2012-06-18 15:03:20 -05:00 |
|
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |
|
Brendan Dahl
|
034583e1a1
|
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
|
2012-05-14 17:19:09 -07:00 |
|
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
2012-04-04 23:43:26 +03:00 |
|
Saebekassebil
|
efa89ba41a
|
Fix issue #1302
|
2012-03-25 13:00:43 +02:00 |
|
notmasteryet
|
fcffbc3804
|
Fix Line 648, E:0001: Extra space after "]"
|
2012-02-17 17:35:48 -06:00 |
|
notmasteryet
|
b73cf1b3c2
|
Rewrite predictor code to avoid writing into subarrays.
|
2012-02-15 18:40:41 -06:00 |
|
Kalervo Kujala
|
e3a3ec6f2e
|
Use JPX and JPEG in error messages.
Also throw in workerConsole.
|
2012-01-29 22:25:06 +02:00 |
|
Kalervo Kujala
|
66e3441e0e
|
Change throws to errors.
|
2012-01-24 22:10:16 +02:00 |
|
notmasteryet
|
016fd3282e
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
Conflicts:
test/pdfs/.gitignore
|
2012-01-19 17:46:48 -06:00 |
|
notmasteryet
|
6de2ca568d
|
Implements RunLengthDecode filter
|
2012-01-14 13:47:14 -06:00 |
|
notmasteryet
|
5b6c06d5c6
|
Address review comments
|
2012-01-13 18:24:02 -06:00 |
|
notmasteryet
|
93ca387d1b
|
Migration of the JPX code (from jpx5)
|
2012-01-11 20:08:46 -06:00 |
|
notmasteryet
|
4bb289ec49
|
Merge pull request #1026 from brendandahl/nativedecode
Decode JPEGs using browser when possible
|
2012-01-05 16:25:21 -08:00 |
|
Brendan Dahl
|
7bf5daa273
|
Only set transform when its a non default.
|
2012-01-05 11:06:17 -08:00 |
|
Brendan Dahl
|
9538da2b58
|
Move comments.
|
2012-01-04 11:56:53 -08:00 |
|
Brendan Dahl
|
3c2a0f11b1
|
Decode more jpegs using the browser if possible.
|
2012-01-03 14:26:19 -08:00 |
|
Saebekassebil
|
7fd0dbbc17
|
Typdoh
|
2012-01-03 19:38:45 +01:00 |
|
Saebekassebil
|
77e900da11
|
Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015
|
2012-01-03 19:11:13 +01:00 |
|
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
2011-12-09 00:18:43 +02:00 |
|
Brendan Dahl
|
b64b7d55b1
|
Use the updated jpgjs with faster transform.
|
2011-11-22 09:32:20 -08:00 |
|
Brendan Dahl
|
d2964f3e94
|
Update documentation.
|
2011-11-16 15:12:42 -08:00 |
|
Brendan Dahl
|
b872a08f4f
|
Data is now created by jpg.js since we don't know the size.
|
2011-11-09 09:50:40 -08:00 |
|
Brendan Dahl
|
073af78307
|
Handle device gray and pass in the color transform option.
|
2011-11-09 09:29:33 -08:00 |
|
Brendan Dahl
|
493805d952
|
Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient.
|
2011-11-08 14:00:39 -08:00 |
|
Brendan Dahl
|
8d52a1e92a
|
Add another way to detect cmyk images.
|
2011-11-08 13:53:56 -08:00 |
|
Brendan Dahl
|
1869888838
|
Comment on the new flag.
|
2011-11-08 08:50:01 -08:00 |
|
Brendan Dahl
|
9bb2b881b0
|
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
|
2011-11-08 08:48:10 -08:00 |
|
Kalervo Kujala
|
7e762169cf
|
Name a few anonymous functions.
Also rename some functions.
|
2011-10-29 13:20:48 +03:00 |
|
Kalervo Kujala
|
7e6a589074
|
Fix js strict warning in worker.js.
Also fix a few minor nits.
|
2011-10-27 21:51:10 +03:00 |
|
Artur Adib
|
e71b6188c6
|
'use strict' everywhere
|
2011-10-25 18:18:22 -07:00 |
|
Artur Adib
|
a7278b7fbc
|
Splitting files
|
2011-10-24 16:55:23 -07:00 |
|