y4m 0.8.0

YUV4MPEG2 (.y4m) Encoder/Decoder.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "resize"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04d90e9bbc087131e45af0987e701ba91910ccb5da78560dc1889e5105cf552d"

[[package]]
name = "y4m"
version = "0.8.0"
dependencies = [
 "resize",
]