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>2019-10-25 19:46:28 +0300
committerJean-Baptiste Kempf <jb@videolan.org>2019-10-25 19:46:28 +0300
commitfc54119cc0aeae96184bb4d18a2aef4c69f1a0fd (patch)
treee359fff991c6aeb83dbccbd0781b42d7cfe2e8c7 /NEWS
parent103cd220dd187194eaa0d8846b72efc6b1d3e905 (diff)
Update NEWS for 0.5.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aca5e54..0a26c73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
+Changes for 0.5.1 'Asiatic Cheetah':
+------------------------------------
+
+0.5.1 is a small release improving speeds and fixing minor issues
+compared to 0.5.0:
+ - SSE2 optimizations for CDEF, wiener and warp_affine
+ - NEON optimizations for SGR on ARM32
+ - Fix mismatch issue in x86 asm in inverse identity transforms
+ - Fix build issue in ARM64 assembly if debug info was enabled
+
+
Changes for 0.5.0 'Asiatic Cheetah':
-----------------------------
+------------------------------------
0.5.0 is a medium release fixing regressions and minor issues,
and improving speed significantly: