shithub: dav1d

Download patch

ref: 1f7a7e8a6af739a05b320151d04f0f7509ae7579
parent: 589e96a1f2cff8e803c79eec48509fa4a792f1d9
author: Jean-Baptiste Kempf <jb@videolan.org>
date: Fri Apr 19 05:16:39 EDT 2019

Update NEWS for 0.2.2

--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
 Changes for 0.2.2 'Antelope':
 ----------------------------
 
+ - Large improvement on MSAC decoding with SSE, bringing 4-6% speed increase
+   The impact is important on SSSE3, SSE4 and AVX-2 cpus
+ - SSSE3 optimizations for all blocks size in itx
+ - SSSE3 optimizations for ipred_paeth and ipref_cfl (420, 422 and 444)
+ - Speed improvements on CDEF for SSE4 CPUs
+ - NEON optimizations for SGR and loop filter
+ - Minor crashes, improvements and build changes
+
 
 Changes for 0.2.1 'Antelope':
 ----------------------------