-
Today, when internode_compression is enabled (compressed RPC between all nodes or just between different DCs), the **LZ4** algorithm is used. Recently several users complained (see for example #14315)…
-
Given the simplicity of the QOI format, I think it might be useful as a basis for some kind of video codec, for example, to output video files from a C program without excessive complexity. Say I want…
-
This is some pretty cool work. Being able to decode jpeg without reverting to vendor specific gpu libraries is really awesome.
Do you plan or happen to know about an OpenGL accelerated jpeg encoder…
-
This is problematic e.g. when exec-maven-plugin interrupts all threads of a given execution and joins them to cleanly terminate the custom code before continuing the build. The join times out after 15…
-
I wanted to play with entropy coding and thought it would be good tool to do it as it has modular build and does block compression, no streaming, nor anything complex like that, but I have a problem u…
-
| | |
| --- | --- |
| Bugzilla Link | [48182](https://llvm.org/bz48182) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [for more info](https://user-images.githubusercontent.com/60944935/1…
-
Unlike most of other image formats which can not be compressed further, QOI can be considerably compressed with general compression algorithms
Unlike other image formats which will generate highly bi…
-
Btrfs has a compression feature—on my system it saves me (using zstd at level 3) ≈15GB on a 50GB root / partition.
I was thinking, why couldn't JPEG XL be used in the Linux kernel in much the same …
-
For some reason, I keep getting warnings that "fireway detected open async" calls whenever I create a document in a migration.
All of these example migrations that do manage their async calls proper…
-
**Describe the bug**
```
/usr/src/packages/user/tigervnc/src/tigervnc-1.9.0/common/rfb/JpegDecompressor.cxx: In constructor ‘rfb::JpegDecompressor::JpegDecompressor()’:
/usr/src/packages/user/tiger…