yuvxyb

Crates.ioyuvxyb
lib.rsyuvxyb
version0.4.1
sourcesrc
created_at2022-09-20 07:23:26.701095
updated_at2024-12-04 01:01:08.740239
descriptionConversions between YUV (YCbCr), XYB, and other colorspaces
homepagehttps://github.com/rust-av/yuvxyb
repositoryhttps://github.com/rust-av/yuvxyb
max_upload_size
id669675
size146,361
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.

Minimum supported Rust version (MSRV)

This crate requires a Rust version of 1.64.0 or higher. Increases in MSRV will result in a semver PATCH version increase.

Commit count: 84

cargo fmt