est31 / rust-av

Multimedia Toolkit written in pure rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust-AV

LICENSE Build Status Coverage 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.

About

Multimedia Toolkit written in pure rust.

License:MIT License


Languages

Language:Rust 100.0%