# Rust-AV datatypes
[](LICENSE)
[](https://travis-ci.org/rust-av/rust-av)
[](https://coveralls.io/r/rust-av/rust-av?branch=master)
[](https://deps.rs/repo/github/rust-av/rust-av)
[](http://webchat.freenode.net?channels=%23rust-av&uio=d4)
Pure-rust implementation of multimedia data primitives
## Status
- [x] Basic types
- [x] Pixel definition
- [x] Audio Sample definition
- [x] Timing Information
- [x] Audio/Video Frame
- [x] Data Packet
- [x] Stream definition
- [x] Plain Default allocator
- [x] Self-describing Value abstraction
- [ ] Documentation
## License
MIT as per `LICENSE`.