yuvxyb

Crates.ioyuvxyb
lib.rsyuvxyb
version0.4.0
sourcesrc
created_at2022-09-20 07:23:26.701095
updated_at2024-02-22 17:21:04.904457
descriptionConversions between YUV (YCbCr), XYB, and other colorspaces
homepagehttps://github.com/rust-av/yuvxyb
repositoryhttps://github.com/rust-av/yuvxyb
max_upload_size
id669675
size129,273
Josh Holmer (shssoichiro)

documentation

https://docs.rs/yuvxyb

README

yuvxyb

docs.rs Crates.io LICENSE

Rust crate for conversion between YUV and XYB colorspaces. Intended to properly handle 8-16 bit YUV input, full and limited range, as well as all widely-used matrix coefficients and transfer characteristics.

Commit count: 71

cargo fmt