Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-03 | 386 Bytes | |
v0.6.1 source code.tar.gz | 2023-11-03 | 85.6 kB | |
v0.6.1 source code.zip | 2023-11-03 | 103.2 kB | |
Totals: 3 Items | 189.2 kB | 0 |
- Added debug traits for public structs.
- Added {i420,i444,nv12} > rgba conversions.
- Perform thread-safe, automatic library initialization: https://github.com/aws/dcv-color-primitives/issues/66
- Removed function
initialize().
describe_acceleration()
is always successful, so it does not wrap the value in aResult
anymore.- Removed deprecated
ColorSpace::Lrgb
.