-
### 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
-
`int64` is being handled as an Elm `Int`, which is unsafe. It should be `String` or some `BigInt` type.
-
**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.
-
Android 15 introduces support for [AAC loudness control](https://developer.android.com/about/versions/15/features#loudness-control). Moreover, it's said that Media3 will add support for this.
If I…
-
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…
-
**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
-
Hi Ethan!
This project seems to be focused primarily on decoding only- would you accept PRs that added support for encoding some of these codecs (specifically Opus/Ogg Opus)? Is focusing this libra…
-
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: …