/rust-av

Multimedia Toolkit written in pure rust.

Primary LanguageRustMIT LicenseMIT

Rust-AV

LICENSE Build Status AppVeyor Build Status Coverage Status dependency status IRC

Pure-rust implementation of multimedia primitives and eventually demuxer, muxers and codecs.

Compiling

cargo build

Running tests

cargo test

Notes

The code is still in flux and the API is getting slowly fleshed out, please refer to the sub-crates.

License

MIT as per LICENSE.