Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.06 KB

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.