[![Build status](https://github.com/ystreet/cdp-types/workflows/Build/badge.svg?branch=main)](https://github.com/ystreet/cdp-types/actions) [![Dependencies](https://deps.rs/repo/github/ystreet/cdp-types/status.svg)](https://deps.rs/repo/github/ystreet/cdp-types) [![crates.io](https://img.shields.io/crates/v/cdp-types.svg)](https://crates.io/crates/cdp-types) [![docs.rs](https://docs.rs/cdp-types/badge.svg)](https://docs.rs/cdp-types) # cdp-types Repository containing an implementation parsing and writing the bytestream defined in SMPTE 334-2. ## Relevant standards - SMPTE 334-2 (2007) ## LICENSE cdp-types is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) ## Contribution Any kind of contributions are welcome as a pull request. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion by you shall be licensed under the MIT license.