1 unstable release
0.1.0 | Nov 13, 2023 |
---|
#325 in Multimedia
32KB
808 lines
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 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.
lib.rs
:
cdp-types
Provides the necessary infrastructure to read and write CDP (Caption Distribution Packet)
The reference for this implementation is the SMPTE 334-2-2007
specification.
Dependencies
~0.5–1MB
~23K SLoC