issues
search
image-rs
/
jpeg-decoder
JPEG decoder written in Rust -- currently in maintenance mode
Apache License 2.0
148
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace try! with ? for readability
#78
lilith
closed
7 years ago
1
Add support for decoding MJPEG frames
#77
kaksmet
closed
7 years ago
0
Support for images not having huffman table
#76
codec-abc
closed
7 years ago
5
Support emscripten targets
#75
CryZe
closed
6 years ago
2
Bump to rayon 0.8
#74
bholley
closed
7 years ago
0
Use rayon's `par_chunks_mut`
#73
cuviper
closed
7 years ago
1
Bump to 0.1.12
#72
kaksmet
closed
7 years ago
0
Update rayon to 0.7
#71
nox
closed
7 years ago
0
Fix a possible integer overflow in derive_huffman_codes
#70
kaksmet
closed
7 years ago
0
Arithmetic overflow found while fuzzing
#69
killercup
closed
7 years ago
1
Bump to 0.1.11
#68
kaksmet
closed
7 years ago
0
Add some documentation
#67
kaksmet
closed
7 years ago
0
Use docopt in the example
#66
kaksmet
closed
7 years ago
0
Update to byteorder 1.0 and walkdir 1.0
#65
mbrubeck
closed
7 years ago
0
Fix an integer overflow when decoding DC coefficients
#64
kaksmet
closed
7 years ago
0
'attempt to add with overflow'
#63
Nemo157
closed
7 years ago
1
Bump to 0.1.10
#62
kaksmet
closed
7 years ago
0
Update rayon to 0.6
#61
nox
closed
7 years ago
1
Bump Rayon to 0.6
#60
bholley
closed
7 years ago
1
Bump to 0.1.9
#59
kaksmet
closed
7 years ago
0
Adds UpsamplerGeneric
#58
ghost
closed
7 years ago
2
Allow nightly builds to fail on travis
#57
kaksmet
closed
7 years ago
0
Make rayon optional
#56
jackpot51
closed
7 years ago
6
Update rayon.
#55
emilio
closed
8 years ago
2
Bump to 0.1.7
#54
kaksmet
closed
8 years ago
0
Allow a final RST marker after entropy-coded data
#53
kaksmet
closed
8 years ago
0
RST(4) marker found where not allowed
#52
bestouff
closed
8 years ago
3
Avoid allocating memory for storing all coefficients when read_info()…
#51
kaksmet
closed
8 years ago
0
OOM issue while decoding image
#50
frewsxcv
closed
8 years ago
1
Change upsampling to use a trait instead of function pointers
#49
kaksmet
closed
8 years ago
0
Support more chroma subsampling ratios
#48
kaksmet
closed
7 years ago
8
Fix for rare case where JPEG with restart markers would fail to decode
#47
kaksmet
closed
8 years ago
0
Failed to decode this:
#46
zimond
closed
8 years ago
2
Bump to 0.1.6
#45
kaksmet
closed
8 years ago
0
Allow extraneous data between marker segments to match libjpeg's behavior
#44
kaksmet
closed
8 years ago
0
Decoding fails on most images from Sony Ericsson P990i
#43
kaj
closed
8 years ago
3
question: exif support?
#42
liamstask
opened
8 years ago
7
Add support for 16-bit quantization tables
#41
kaksmet
closed
8 years ago
0
`Err` value: Unsupported(SamplePrecision(12))'
#40
kornelski
closed
8 years ago
1
Fix bug causing JPEGs without a SOF marker to panic during decode
#39
kaksmet
closed
8 years ago
0
Panic while decoding
#38
frewsxcv
closed
8 years ago
1
Bump to 0.1.5
#37
kaksmet
closed
8 years ago
0
Stop depending on euclid and num-rational
#36
kaksmet
closed
8 years ago
0
Bump to 0.1.4
#35
kaksmet
closed
8 years ago
0
Use num-rational.
#34
Ms2ger
closed
8 years ago
0
Bump to 0.1.3
#33
kaksmet
closed
8 years ago
0
Latest version on crates.io doesn't build with nightly
#32
bjorn3
closed
8 years ago
5
Update byteorder to 0.5
#31
kaksmet
closed
8 years ago
0
Cannot compile - use of 'clone_from_slice'
#30
ArsalanDotMe
closed
8 years ago
1
Various cleanups
#29
kaksmet
closed
8 years ago
0
Previous
Next