-
`image` only provides the `rayon` compile-time feature for controlling parallelism. There are no runtime controls exposed, which means there isn't an obvious way to control things like:
1. Whether …
-
Hi, we are running this setup on Debian:
erigon/2.59.1/linux-amd64/go1.21.6
Prysm/v5.0.2 (linux amd64)
Holesky Testnet
We connect to Erigon using geth client library using websocket. Everythin…
-
Can the various decoding functions be augmented to support incremental input, such as is supported in the Data.Binary library used under the hood? This would allow decoding images from non-file inputs…
-
Is there any way that this library support gpu decoding?
-
I am opening this issue for a discussion on how to improve / unify the (IR) remote handling.
The IR receiver currently uses around 20kB of flash which is excessive. Parts of that is coming from th…
-
I've been doing some research to find a library for encoding/decoding shapefiles. I've found two:
+ [go-shp](https://github.com/jonas-p/go-shp)
+ [geom](https://github.com/ctessum/geom) (Coinciden…
-
I am trying to make a Zello application Python client using API documentation from the Zello Github repo.
I am having problems with the decoding the raw data.
The documentation of the Zello libr…
-
Hi, First of all, great app - does what I want, when I want, with no hassle....apart from one thing....
Would it be possible to add ".opus" as an audio format (extension is also .opus) that you s…
-
Can Java use the OpenCV library bound by JavaCPP for CUDA-accelerated decoding of RTSP streams
I have not succeeded.
I can confirm that the RTSP stream address I am using is correct, and I am able t…
-
There should be a way to configure parsing with hooks for partial failure cases, such as when it can find a function definition but for some reason can't find a function name for it. Could look someth…