COOLJAPAN

Posts tagged #computer-vision

6 posts

May 22, 2026 · 5 min

OxiMedia 0.1.7 Released — Issue Sweep, Cross-Platform Hardening, and Reproducible Temp Files

OxiMedia 0.1.7 — patent-free, memory-safe FFmpeg + OpenCV replacement in pure Rust. A focused stability release fixing five tracked issues: Theora plane copy, Windows/WASM gating for IPC sockets, globally-unique temp filenames, an AVC SPS doctest, and collision-free scope temp files. 109 crates, 84,064 tests, zero C/Fortran in default builds.

releaseoximediaffmpeg
Apr 26, 2026 · 6 min

OxiMedia 0.1.6 Released — Stub Resolution, Codec Completeness, and a 9-Module EXR Refactor

OxiMedia 0.1.6 — patent-free, memory-safe FFmpeg + OpenCV replacement in pure Rust. This release resolves 13 codec stubs (accel color conversion, Vorbis VQ decode, ACES ODT variants), upgrades to OxiFFT 0.3.0 for a ~4x faster DCT-II, and splits the EXR reader into 9 modules. 108 crates, 81,582 tests, zero C/Fortran in default builds.

releaseoximediaffmpeg
Apr 21, 2026 · 8 min

OxiMedia 0.1.5 Released — Sovereign ML Pipelines on Pure-Rust OxiONNX

Pure-Rust FFmpeg+OpenCV replacement: OxiMedia 0.1.5 adds the oximedia-ml crate — typed ML pipelines (SceneClassifier, ShotBoundaryDetector, and more) on the Pure-Rust OxiONNX runtime, with a Python oximedia.ml submodule and an opt-in, symbol-free-by-default design. Plus a codec-decoder honesty pass. 108 crates, ~2.68M SLoC, 81,383 tests.

releaseoximediamachine-learning
Apr 15, 2026 · 3 min

OxiMedia 0.1.3 Released — Pure Rust FFmpeg + OpenCV Replacement for Sovereign Media and Computer Vision

Patent-free, memory-safe multimedia and computer-vision framework in pure Rust. Full reconstruction of FFmpeg (codecs, containers, streaming) + OpenCV (detection, tracking, enhancement). 2.65M+ SLoC, 106 stable crates, GPU (wgpu), WASM, async pipelines, royalty-free codecs only. High-performance media processing without C dependencies. The sovereign media layer for SciRS2 and the entire COOLJAPAN ecosystem (now 21M+ SLoC total).

releaseoximediaffmpeg
Mar 17, 2026 · 3 min

OxiMedia 0.1.2 Released — Pure Rust FFmpeg + OpenCV Replacement for Sovereign Media and Computer Vision

Patent-free, memory-safe multimedia and computer-vision framework in pure Rust. Full reconstruction of FFmpeg (codecs, containers, streaming) + OpenCV (detection, tracking, enhancement). 2M+ SLoC, 107 crates, GPU (wgpu), WASM, async pipelines, royalty-free codecs only. 10–50× faster than Python+FFmpeg/OpenCV, single static binary, no C deps. The sovereign media layer for SciRS2 and the entire COOLJAPAN ecosystem.

releaseoximediaffmpeg
Mar 10, 2026 · 7 min

OxiMedia 0.1.1 Released — FFmpeg CLI Compatibility and an OpenCV cv2 API in Pure Rust

OxiMedia 0.1.1 is a pure-Rust FFmpeg + OpenCV replacement. This release adds a drop-in FFmpeg CLI compatibility layer (oximedia-ff), an OpenCV cv2 Python API, a complete MP4 demuxer and end-to-end transcode pipeline, a plugin system, and FFV1/JPEG-XL/DNG/Y4M support — 97 crates and ~1.49M SLoC of pure Rust.

releaseoximediaffmpeg