From f06148e7c755098666b9c0ed97a672a51785413a Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Kempf <jb@videolan.org>
Date: Sun, 21 Feb 2021 21:40:09 +0100
Subject: [PATCH] Final update for 0.8.2 NEWS

---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 3bd6a458a..462c46080 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,12 @@ Changes for 0.8.2 'Eurasian hobby':
 -----------------------------------
 
 0.8.2 is a middle-size update of the 0.8.0 branch:
- - ARM32 optimizations for ipred in 10/12bits, completing most of
-   the 10b/12b work on ARM
+ - ARM32 optimizations for ipred and itx in 10/12bits,
+   completing the 10b/12b work on ARM64 and ARM32
  - Give the post-filters their own threads
  - ARM64: rewrite the wiener functions
  - Speed up coefficient decoding, 0.5%-3% global decoding gain
- - x86 optimizations for CDEF_filter in 10bit
+ - x86 optimizations for CDEF_filter and wiener in 10/12bit
  - x86: rewrite the SGR AVX2 asm
  - x86: improve msac speed on SSE2+ machines
  - ARM32: improve speed of ipred and warp
-- 
GitLab