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>2020-06-17 08:01:20 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2020-06-18 13:33:23 +0300
commit8c763d216050ca744e2c1bc4784945e37ff8a5df (patch)
treea9e02c02a453de8a93c296bf4a99276e5d24c8f6 /NEWS
parenta75ee78bd998f393b9deada2859cf5f8ebbafe75 (diff)
Update NEWS for 0.7.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8308282..f9ffa9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes for 0.7.1 'Frigatebird':
+------------------------------
+
+0.7.1 is a minor update on 0.7.0:
+ - ARM32 NEON optimizations for itxfm, which can give up to 28% speedup
+ - SSE2 optimizations for prep_bilin and prep_8tap
+ - AVX2 optimizations for MC scaled
+ - Fix a clamping issue in motion vector projection
+ - Improvements on the dav1dplay utility player to support resizing
+
+
Changes for 0.7.0 'Frigatebird':
------------------------------