Skip to content

Releases: awxkee/yuvutils-rs

0.7.0

03 Feb 12:07
1ca3a55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

Release 0.6.0

29 Jan 16:51
7117a96
Compare
Choose a tag to compare

What's Changed

  • Adding rotating, mirroring, encoding improvements by @awxkee in #45
  • F16 converter, NV12/21 bugfix by @awxkee in #46
  • Refactor and improvements by @awxkee in #47
  • Refactor and improvements by @awxkee in #48
  • Adding fast encoding mode by @awxkee in #49
  • AVX extracted as a feature, separate fuzzing SSE and AVX by @awxkee in #50
  • Adding professional encoding mode by @awxkee in #51
  • Relaxed AR30 requirements by @awxkee in #52
  • P210, P010 To AB30 by @awxkee in #53

Full Changelog: 0.5.14...0.6.0

Release 0.5.14

05 Jan 23:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.13...0.5.14

Release 0.5.13

24 Dec 15:32
4b4a751
Compare
Choose a tag to compare

Encoding improvements, increasing precision in decoding, improvements on AVX-512

Release 0.5.12

13 Dec 17:42
746d2df
Compare
Choose a tag to compare

High bit depth improvements

Release 0.5.11

10 Dec 23:26
160bd37
Compare
Choose a tag to compare

AVX improvements, YUY2 fixes, YUV420 encoding SSE/AVX improvements

Release 0.5.10

05 Dec 00:07
303a090
Compare
Choose a tag to compare

Fixed bugs in BiPlanar discovered by fuzzer

Release 0.5.9

30 Nov 15:31
27a6868
Compare
Choose a tag to compare

GBR improvements, YUV 4:0:0 improvements

Release 0.5.8

28 Nov 18:15
a4c0264
Compare
Choose a tag to compare

Odd-sized images improvements, precision improvements, sharp yuv odd sized improvements

Release 0.5.7

25 Nov 23:59
827e320
Compare
Choose a tag to compare

Speed improvements, refactor, benchmarking