https://github.com/fschutt/ycbcr-rust
YCBCR to RGB conversion in Rust (SIMD)
https://github.com/fschutt/ycbcr-rust
Last synced: 13 days ago
JSON representation
YCBCR to RGB conversion in Rust (SIMD)
- Host: GitHub
- URL: https://github.com/fschutt/ycbcr-rust
- Owner: fschutt
- Created: 2018-03-19T08:36:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T08:37:23.000Z (over 8 years ago)
- Last Synced: 2025-10-14T07:18:22.125Z (8 months ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ycbcr-rust
YCBCR to RGB conversion in Rust (SIMD)