File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33(20201229: can be built under linux/gcc)
44
5- ** Masktools2 v2.2.28 (20211005 )**
5+ ** Masktools2 v2.2.29 (20211116 )**
66
77mod by pinterf
88
@@ -355,6 +355,13 @@ Original version: tp7's MaskTools 2 repository.
355355https://github.com/tp7/masktools/
356356
357357Changelog
358+ ** v2.2.29 (20211116)
359+ - floating point number formats are local independent again. Regression since 2.2.26
360+ - mt_merge accept "top_left" chroma placement ("topleft" is still valid)
361+ - (avx2: stop using _ mm256_zeroupper - compilers are do that automatically,
362+ mainly because LLVM (12.0) generated suboptimal save-restore-all-xmm registers in
363+ prologue and epilogue when encountered with it.)
364+
358365** v2.2.28 (20211005)
359366- allow TAB, CR and LF characters as symbol separators in expression strings
360367
You can’t perform that action at this time.
0 commit comments