Skip to content
/ yuvxyb Public

Direct conversions between YUV (YCbCr) and XYB colorspaces

License

Notifications You must be signed in to change notification settings

rust-av/yuvxyb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Direct conversions between YUV (YCbCr) and XYB colorspaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages