Crates.io | yuvxyb |
lib.rs | yuvxyb |
version | 0.4.2 |
source | src |
created_at | 2022-09-20 07:23:26.701095+00 |
updated_at | 2025-05-07 23:00:52.018243+00 |
description | Conversions between YUV (YCbCr), XYB, and other colorspaces |
homepage | https://github.com/rust-av/yuvxyb |
repository | https://github.com/rust-av/yuvxyb |
max_upload_size | |
id | 669675 |
size | 145,702 |
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.
This crate requires a Rust version of 1.64.0 or higher. Increases in MSRV will result in a semver PATCH version increase.