Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 783 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 783 Bytes

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.