issues
search
notmasteryet
/
jpgjs
JPEG/DCT data decoder
Other
237
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exports should be type object not function and module.exports needs to be defined at the bottom
#44
makr28
opened
6 years ago
0
jpgjs Module.exports never get set
#43
makr28
opened
6 years ago
0
The image is parsed incorrectly
#42
photopea
opened
7 years ago
0
Feature request: Add support for TVJS and TVML (Apple TV JavaScript and Markup Language)
#41
loretoparisi
closed
9 years ago
8
Generate the Dominant Colors from a JPEG image [UPDATED]
#40
loretoparisi
closed
9 years ago
7
Feature Request: Scaling on Decode
#39
GordoRank
opened
9 years ago
0
Using source code from the pdf.js; adds jbig2/jpx parsers.
#38
yurydelendik
closed
9 years ago
0
Load base64
#37
hicham-barhoumi
opened
9 years ago
0
Fix the issue reported in #34
#36
thorikawa
opened
9 years ago
2
fix data url decoding
#35
saste
closed
9 years ago
1
TypeError: Cannot read property '0' of undefined
#34
joshmarinacci
opened
10 years ago
3
Add support for images with data expressed in non-8bit values.
#33
mbasaglia
opened
10 years ago
5
Fix loading of base64 encoded jpgs
#32
el-banan
closed
9 years ago
1
Support AMD and CommonJS + expose bower package
#31
autarc
opened
10 years ago
1
Fix variable name passed to parse from load
#30
devongovett
closed
10 years ago
1
allows jpgjs to deal with datauri images
#29
Pomax
closed
10 years ago
0
Uncaught unexpected marker: ffd9
#28
gregoiresage
opened
10 years ago
0
load through j.src implement with set operator
#27
sergeykish
closed
9 years ago
1
load through j.src setter as in original api
#26
sergeykish
closed
9 years ago
1
Micro optimized YCbCr -> RGB/CMY and CMYK -> RGB
#25
p01
closed
10 years ago
1
Fixes for small colour variations in tests
#24
bthorben
closed
10 years ago
3
Fix and Performance
#23
bthorben
closed
10 years ago
1
Performance Improvements
#22
bthorben
closed
10 years ago
2
Fixes few nits/eol spaces
#21
yurydelendik
closed
10 years ago
0
Slightly shorter / slightly faster
#20
fkaelberer
closed
10 years ago
1
Feature request: Support arithmetic coding
#19
Ken-g6
opened
10 years ago
0
12-bit jpeg sampling
#18
jleens
opened
11 years ago
0
Copy&Paste typo in 2-component image decoding
#17
fkaelberer
closed
11 years ago
1
Subset of (pdf.js/438e3c8f6d2bd5a: Fixes for subtile bugs).
#16
yurydelendik
closed
11 years ago
0
Adds FFC1 marker support
#15
yurydelendik
closed
11 years ago
0
Adds support for two components images
#14
yurydelendik
closed
12 years ago
0
Support of the extended squential DCT
#13
yurydelendik
closed
11 years ago
1
Fixes JPEG incorrectly encoded data; reading of DQT table
#12
yurydelendik
closed
12 years ago
0
remove CRLF
#11
yurydelendik
closed
12 years ago
1
Added Node.js support and some cosmetic fixes
#10
sompylasar
closed
10 years ago
2
Saves component order
#9
yurydelendik
closed
12 years ago
0
DQT 16-bit fix
#8
yurydelendik
closed
12 years ago
0
Support for progressive jpegs via onprogress event
#7
bompo
opened
12 years ago
0
Артефакты JPEG не сглаживаются
#6
ghost
opened
12 years ago
2
Adding myself to license.
#5
brendandahl
closed
13 years ago
0
Switching to a faster IDCT algorithm. Adding benchmark file.
#4
brendandahl
closed
13 years ago
2
Changing to be more compatible with pdf.js color spaces.
#3
brendandahl
closed
13 years ago
0
Add clamping for CMYK.
#2
brendandahl
closed
13 years ago
1
Got it to work in the latest Safari...
#1
devongovett
closed
12 years ago
1