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
path: root/NEWS
diff options
context:
space:
mode:
authorJean-Baptiste Kempf <jb@videolan.org>2021-02-15 15:45:24 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2021-02-15 18:05:45 +0300
commit54e43f909f631844c1d201b602a3e17571a00359 (patch)
tree978d0f16c61e633748e89d7886e3b7f831340499 /NEWS
parentd7d125f17c5ba47fa5d6185e5097643531136b49 (diff)
Update NEWS for 0.8.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b8adebc..981d92d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
-Changes for 0.8.1 'Eurasian hobby":
+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
+ - Give the post-filters their own threads
+ - ARM64: rewrite the wiener functions
+ - Speed up coefficient decoding, 0.5%-3% global decoding gain
+ - x86: rewrite the SGR AVX2 asm
+ - x86: improve msac speed on SSE2+ machines
+ - ARM32: improve speed of ipred and warp
+ - ARM64: improve speed of ipred, cdef_dir, cdef_filter, warp_motion and itx16
+ - ARM32/64: improve speed of looprestoration
+ - Add seeking, pausing to the player
+ - Update the player for rendering of 10b/12b
+ - Misc speed improvements and fixes on all platforms
+ - Add a xxh3 muxer in the dav1d application
+
+
+Changes for 0.8.1 'Eurasian hobby':
-----------------------------------
0.8.1 is a minor update on 0.8.0:
@@ -10,7 +30,7 @@ Changes for 0.8.1 'Eurasian hobby":
- x86 optimizations for wiener in SSE2/SSSE3/AVX2
-Changes for 0.8.0 'Eurasian hobby":
+Changes for 0.8.0 'Eurasian hobby':
-----------------------------------
0.8.0 is a major update for dav1d: