-
It seems there is no way to set window size in current compress/flate API. (it looks
const value now)
In http://tools.ietf.org/html/draft-tyoshino-hybi-websocket-perframe-deflate-05, there
is a param…
-
While the compression is not explained in detail in RFC7400 the spec mentions a LZ77 compression.
We need to find out if we can re-use any compression lib functionality already in the kernel for this …
-
Related #4 and https://github.com/clach04/puren_tonbo/issues/76
Allow compression (compress) and decompression (decompress) of compressed files (additional keywords due to stemming limitation with …
-
Parsing used to be done in 2 different ways during dictionary calculation and then after that for creating the sequence of word indices. Now parsing is the same, to avoid mistakes. According to the DR…
-
I know the title is too... Dense. But I wanted to ask. What is the reason why other compression algorithms (like LZMA2) have not been considered yet?
A few days ago I "discovered" that this algorit…
-
# Koodikatselmus 1 (ladattu 5.6. klo 20)
Projekti näyttää rakenteensa ja dokumentaation puolesta erittäin toimivalta ja hyvin edenneeltä, hieno homma!
## Dokumentaatio ja käyttöliittymä:
(näist…
-
Hi. There is a trick, which requires additional 64kB of RAM, but can make the compression (search for repeating strings in LZ77) much faster.
You hash 3-bytes into chains, which help you find previ…
-
It would be great to be able to serialize out the compression state/headers so that someone could take this serialized state, an uncompressed item and reproduce an identical asset.
For example in the…
-
请问解压缩过程可以优化吗
-
Nick Porcino mentioned about having a default file format of exr since he can color manage exr and not png.
@hybridherbst wanted to discuss.
creating this issue for a discussion about the pros a…