Crates.io | yuvxyb |
lib.rs | yuvxyb |
version | 0.4.1 |
source | src |
created_at | 2022-09-20 07:23:26.701095 |
updated_at | 2024-12-04 01:01:08.740239 |
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 | 146,361 |
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.