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-09-03 17:09:29 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2021-09-03 17:42:36 +0300
commit9d6456328a1458970904abb1ee880308c5e4baac (patch)
tree2b261bd5be42bd8d6b4f6b602f3f905680def79a /NEWS
parentbdf0be0a35f5e68a4f45e6610aea22a24d4a0f9c (diff)
Update NEWS for 0.9.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 582223f..2a4c4d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes for 0.9.2 'Golden Eagle':
+---------------------------------
+
+0.9.2 is a small update of dav1d on the 0.9.x branch:
+ - x86: SSE4 optimizations of inverse transforms for 10bit for all sizes
+ - x86: mc.resize optimizations with AVX2/SSSE3 for 10/12b
+ - x86: SSSE3 optimizations for cdef_filter in 10/12b and mc_w_mask_422/444 in 8b
+ - ARM NEON optimizations for FilmGrain Gen_grain functions
+ - Optimizations for splat_mv in SSE2/AVX2 and NEON
+ - x86: SGR improvements for SSSE3 CPUs
+ - x86: AVX2 optimizations for cfl_ac
+
+
Changes for 0.9.1 'Golden Eagle':
---------------------------------