Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Kempf <jb@videolan.org>2021-02-21 23:40:09 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2021-02-21 23:40:09 +0300
commitf06148e7c755098666b9c0ed97a672a51785413a (patch)
tree6a30f84afcbb147f89458837363b0780993027eb
parentb4b225d8b6ca329445821d5137303a81a5cd7374 (diff)
Final update for 0.8.2 NEWS0.8.2
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 3bd6a45..462c460 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