ref: 0e55d462957323119b9e90b203f534b9fe6f169a
parent: 5c9bd45ea6d5225b5eaf5b77d5a2689594871a0e
author: Jean-Baptiste Kempf <jb@videolan.org>
date: Fri Mar 1 13:48:01 EST 2019
Update NEWS for 0.2.0
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
-Changes for 0.1.1 'Gazelle':
+Changes for 0.2.0 'Antelope':
----------------------------
+ - ARM64 and ARM optimizations using NEON instructions
+ - SSSE3 optimizations for both 32 and 64bits
+ - More AVX-2 assembly, reaching almost completion
- Fix installation of includes
- Rewrite inverse transforms to avoid overflows
- - More AVX-2 assembly
+ - Snap packaging for Linux
+ - Updated API (ABI and API break)
+ - Fixes for un-decodable samples
Changes for 0.1.0 'Gazelle':