rust-av / yuvxyb

Direct conversions between YUV (YCbCr) and XYB colorspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Direct conversions between YUV (YCbCr) and XYB colorspaces

License:MIT License


Languages

Language:Rust 100.0%