-
OSS-Fuzz builds libaom, x265, and libde265, but does not find them when building libheif, resulting in only enabling the 'uncompressed' codec (mentioned in https://github.com/strukturag/libheif/issues…
-
Since we are going to move away from RPMFusion entirely, this is a tracking issue for packages that need to be ported over from RPMFusion.
- [x] #2225
- [x] #521
- [x] #1847
- [x] discord
- …
-
### ImageMagick version
7.1.1-24
### Operating system
Linux
### Operating system, version and so on
Ubuntu 20
### Description
Up until AppImage version 7.1.1-23, the AppImage release supported …
-
I use "github.com/adrium/goheif" to decode byte images on my machine it works on my machine but errors on the pipeline.
error message as below
level=error msg="Running error: 1 error occurred:\n\…
-
hi,
I see that libde265 has arm neon accelerate function, but has no arm64 implementaion ?
-
### Description
Heap-buffer-overflow (/libde265/build/libde265/liblibde265.so+0x262cc1) in ff_hevc_put_hevc_epel_pixels_8_sse(short*, long, unsigned char const*, long, int, int, int, int, short*)
…
-
Hello!
I tried compile project using Docker, but every time I got error.
```
In file included from libde265.cc:2:
libde265-all.inl:8:10: fatal error: alloc_pool.cc: No such file or directory
…
-
here's the log i see:
```
iCloud Photos$ go get github.com/jdeng/goheif/...
# github.com/jdeng/goheif/libde265
In file included from libde265.cc:2:
In file included from src/github.com/jdeng/gohe…
-
I'm getting a lot of warning messages from simple `Decode`:
code:
```
reader, err := os.Open(fnm)
...
img, err := goheif.Decode(reader)
```
setup:
```
$ go version
go version go1.21.4 d…
-
# heap-buffer-overflow in put_unweighted_pred_16_fallback when decoding file
I found some problems during fuzzing
## Test Version
dev version, git clone https://github.com/strukturag/libde265
##…