-
I think it's related to "S.merge" accepting only plain object schemas (e.g no unions, no primitives):
```
const integerSchema = S.refine(S.number, (value, s) => {
if (value % 1 !== 0) {
th…
-
Hi @eshaz.
That comes to be very unique in class bundle, but it seems there's some more quite standard decoders out there, I'm curious if you would consider adding:
* wav
* webm
* aiff, aac
* m…
-
So far only following encoders / decoders libraries are supported:
> Update at 2020/11/24
**Video**
- [x] mp4 (x264)
- [x] mp4 (x265)
- [x] webm (libvpx)
- [x] ogv (theora)
- [x] mpeg-1 (…
-
Current decode payloads for Chirpstack only work for v3, changes in Chirpstack v4 cause examples to fail due to new func signature changes referenced [here](https://www.chirpstack.io/docs/chirpstack/u…
-
| Epic |
|---|
| #25554 |
## Description
As a part of https://github.com/wazuh/wazuh/issues/25554, we will delete all endpoints related to data analysis from the Management API. The endpoints …
-
We already did this for jpeg if USE_JASPER=ON. There are still older copies of g2c functions for openjpeg and png.
-
There are many dictionary ID value decoders in the Parquet batch reader. They usually allocates a buffer in every readNext call and it is bad for reliability and performance. There is no need to crea…
-
Microsoft has released the headers needed to support HEVC RExt profiles in DXVA, and Intel has implemented it in their Windows drivers. 4:4:4 would help with the text in screen content, and I know NVD…
-
The attached files are additional information on the functioning of Piko decoders. These were provided by Piko America with the help of Reed's Hobby Shop.
@uli-2016 You might find these useful.
…
-
This turned up on https://github.com/ocaml/opam-repository and looks like
```
#=== ERROR while compiling decoders.1.0.0 =====================================#
# context 2.4.0~alpha1…