Releases: awxkee/yuvutils-rs
Releases · awxkee/yuvutils-rs
0.8.8
0.8.7
0.8.6
0.8.5
What's Changed
- AVX Professional improvements +20% by @awxkee in #80
- RGBA professional specialization by @awxkee in #81
- Adding RDP RGBA exactly 4 channels specialization by @awxkee in #79
- Adding bilinear upsampling, some speedings up by @awxkee in #82
- High bit-depth bilinear by @awxkee in #83
Full Changelog: 0.8.4...0.8.5
0.8.4
0.8.3
What's Changed
- Package moved to https://crates.io/crates/yuv
- Rename package, fix big endian on big endian aarch, typo fixes by @awxkee in #76
Full Changelog: 0.8.2...0.8.3
0.8.2
Release 0.8.1
Release 0.8.0
What's Changed
- RDP conversion by @awxkee in #61
- YCgCo improvements by @awxkee in #62
- Geometry with fast_transpose moved to a feature
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Moved big-endian YUV to a feature, Adding YUV16 -> RGBAF16 by @awxkee in #54
- Dropping useless methods, refactoring by @awxkee in #55
- Reformat to default formats by @awxkee in #56
- Continuing refactoring methods by @awxkee in #57
- Adding 14 bit YUV by @awxkee in #58
- Adding 16 bit YUV by @awxkee in #59
- Reworking YCgCo -> RGB by @awxkee in #60
Full Changelog: 0.6.0...0.7.0