issues
search
image-rs
/
deflate-rs
An implementation of a DEFLATE encoder in rust
Apache License 2.0
53
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this project only for deflate usage?
#54
fredgan
closed
2 years ago
2
Fix test data location and capitalize "Rust"
#53
atouchet
closed
3 years ago
0
Update various links
#52
atouchet
closed
3 years ago
0
Fix gzip feature
#51
oherrala
closed
3 years ago
1
Remove byteorder dependency.
#50
RazrFalcon
closed
3 years ago
1
Fix issue links in changelog
#49
lovasoa
closed
4 years ago
1
v0.8.5 generates invalid PNGs
#48
lovasoa
closed
4 years ago
7
Flushing `ZlibEncoder` loops infinitely on some writers
#47
HeroicKatora
closed
4 years ago
2
Readme claims no unsafe but there is one
#46
nico-abram
closed
4 years ago
1
Add support for specifying zlib windowBits
#45
camden-smallwood
closed
4 years ago
3
Internal assertion fails at images larger than 4800×4800
#44
ElectricCoffee
closed
4 years ago
6
Fix various spelling errors and details
#43
HeroicKatora
closed
4 years ago
0
More AFL crashes
#42
aschampion
closed
4 years ago
3
Fix roundtrip bug
#41
aschampion
closed
4 years ago
2
Add AFL fuzzing to test compression with miniz decompression
#40
aschampion
closed
4 years ago
4
AFL crash
#39
aschampion
closed
4 years ago
3
chmod -x src/test_utils.rs
#38
cuviper
closed
4 years ago
1
Fix new issue 18 from 201911
#37
aschampion
closed
5 years ago
3
Fixed 32-bit build compilation error
#36
sytsereitsma
closed
5 years ago
1
chmod -x *.rs
#35
ignatenkobrain
closed
5 years ago
0
Update crate to edition 2018
#34
JohnTitor
closed
5 years ago
0
Run rustfmt
#33
JohnTitor
closed
5 years ago
0
Fix clippy warnings
#32
JohnTitor
closed
5 years ago
0
Test on Windows on Travis
#31
JohnTitor
closed
5 years ago
0
Point to image-rs
#30
JohnTitor
closed
5 years ago
0
Remove use of deprecated mem::uninitialized
#29
oyvindln
closed
5 years ago
1
Bump flate2
#28
eclipseo
closed
6 years ago
1
Remove extraneous executable bit
#27
eclipseo
closed
6 years ago
2
Panic in `ChainedHashTable::add_hash_value` when encoding
#26
koute
closed
6 years ago
2
Remove the flate2 dev-dependency
#25
briansmith
closed
5 years ago
4
Update adler32 to 1.0.2
#24
ferjm
closed
6 years ago
3
Panic on mips64 / mips64el
#23
CryZe
closed
5 years ago
4
libflate link in README is broken
#22
RazrFalcon
closed
7 years ago
1
Port fast mode from miniz
#21
oyvindln
opened
7 years ago
0
dictionary support
#20
oyvindln
opened
7 years ago
0
Follow API guidelines
#19
oyvindln
opened
7 years ago
0
debug assertion fails in writer.rs
#18
uggwar
closed
5 years ago
18
Assertion error from fuzzing
#17
killercup
closed
7 years ago
1
deepin linux build error
#16
zhenruyan
closed
7 years ago
8
Hash chains are not updated correctly in some cases.
#15
oyvindln
closed
7 years ago
1
Proper writer behaviour
#14
oyvindln
closed
7 years ago
0
Add windows CI
#13
oyvindln
closed
5 years ago
0
Update to adler32 1.0
#12
mbrubeck
closed
7 years ago
1
Encoding huffman length values sometimes missing trailing zero.
#11
oyvindln
closed
7 years ago
1
Use box syntax for buffers once stabilized
#10
oyvindln
opened
7 years ago
1
Implement further ZLIB flush modes.
#9
oyvindln
opened
7 years ago
2
gzip
#8
oyvindln
closed
7 years ago
6
Deal with incompressible data
#7
oyvindln
closed
7 years ago
0
Consider whether porting an existing decoder would be more productive
#6
oyvindln
closed
6 years ago
0
Multiple compression levels
#5
oyvindln
closed
7 years ago
1
Next