-
Working in https://github.com/mapbox/vtfx/tree/raster-query, beginning to test raster decoding / encoding with different image formats / pixel depths. Right now, in https://github.com/mapbox/vtfx/tree…
-
`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.
-
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…
-
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…
-
**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
-
# TensorRT Model Optimizer - Product Roadmap
[TensorRT Model Optimizer](https://github.com/NVIDIA/TensorRT-Model-Optimizer) (ModelOpt)’s north star is to be the best-in-class model optimization toolki…
-
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…