-
gzip: r2s-with-docker.img.gz: decompression OK, trailing garbage ignored
/home/runner/work/_temp/02984f7c-d4bc-40a2-ad3c-19f4d64094ac.sh: line 25: cd: packages: No such file or directory
make: *** N…
ghost updated
3 years ago
-
```
pydicom can read JPEG files, but the pixel data remains compressed. Should
investigate incorporating JPEG code to allow at least decompression of read
images.
```
Original issue reported on code.…
-
is there any chance you could add support for xbox 360 version of steins;gate script files? It seems that the decompression _partially_ does work already with some scripts:
![image](https://user-imag…
-
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such s…
-
I've been having lots of these errors:
```
PIL.Image.DecompressionBombError: Image size (196310432 pixels) exceeds limit of 178956970 pixels, could be decompression bomb DOS attack.
```
I fixe…
-
Some compression algorithms ([zstd](https://github.com/facebook/zstd/blob/dev/README.md#the-case-for-small-data-compression), [lz4](https://github.com/lz4/lz4/blob/v1.8.3/lib/lz4frame.h#L481), [lzo](h…
-
While I'm thinking about the topic, this issue will serve as a clearinghouse for work that needs to be done on the FITS tile compression support:
- [x] Tile compression should be implemented natively…
-
```
Bonjour,Michel
Je rencontre quelques difficultées pour l'installation de boxio,
-Récupération des trois fichiers rar ok
-Décompression de l'image ok
-Gravage sur la carte SD ok
-Essais sur la fra…
-
Add support for icon files:
* ICNS: Mac OS
* ICO: Windows
* EXE: Primary ICO format icon for executables
NOTE: EXE parsing probably has to be disabled on Windows. Note that newer versions of Win…
-
Hi,
This code works well for smaller datasets . but, for bigger images, what shall be resize settings as it is throwing warning of decompression bomb dos attack and error of could not broadcast inp…