mediacodec.dev

September 2026

2 items from the codec-news feed.

Week of 7 September 2026

release

jxl-rs 0.7.1 trims binary size

GitHub · 7 Sept

jxl-rs v0.7.1 reduces binary size by about 100 kB by moving static data behind LazyLock into a Box. For JPEG XL tooling, smaller binaries make integration and distribution easier, especially where footprint and startup matter.

jxl · rust · chrome

Week of 31 August 2026

Mediabunny v1.55.7 ships a targeted fix for sample iterators not terminating when exceptions were thrown. That kind of iterator edge case can quietly stall long-running media jobs, so these patch releases are worth taking quickly.

webcodecs · javascript