-
### Proposal Details
I am the creator of the https://github.com/jackc/pgx/ PostgreSQL driver.
pgx implements a very flexible and convenient type system for its native interface. Most types "just w…
jackc updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
libjpeg and libjpeg derivatives use quite a lot of ram to decode progressive jpegs because of the additional virtual block array t…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
I'm not that well versed on the different CC formats, but I would be interested in decoding these. The program ccextractor has an implementation.
-
Similar to how we have mach-flac and mach-opus, which are going to be our blessed audio formats, we should have bindings for encoding and decoding AV1 video as our blessed video format.
-
**Is your feature request related to a problem? Please describe.**
In the current video processing workflow, the mismatch between input and output video encoding formats leads to unnecessary encoding…
boolw updated
7 months ago
-
Popular native apps on Windows read formats like `image/svg+xml` in UTF-8 form [1].
In the spec, before the payload for a format gets written to the clipboard, the content is converted from UTF-8 in…
-
This library implements encoding and decoding for Windows bitmap formats (BMP, DIB, ICO, CUR).
Author: Nicolas Hafner
License: zlib
Source: https://github.com/shinmera/cl-bmp.git
Documentation: …
-
`int64` is being handled as an Elm `Int`, which is unsafe. It should be `String` or some `BigInt` type.
-
Hi Daniel,
Since canmatrix now supports an initial implementation of LIN Description Files, I think it would be a great feature to add for an upcoming asammdf release. The LDF could be a supported …