shithub: dav1d

Download patch

ref: d04eab1574e175bdb6080267ba5a09ddf922a3aa
parent: 55e1edc7491d90489be9fd57f8a80abe9165cf04
author: Jean-Baptiste Kempf <jb@videolan.org>
date: Sat Jul 27 10:08:18 EDT 2019

Update NEWS for 0.4.0

--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,13 @@
  - SSE2 and ARM64 optimizations for MSAC
  - Improve speed on 32bits systems
  - Optimization in obmc blend
+ - Reduce RAM usage significantly
+ - The initial PPC SIMD code
+ - NEON optimizations for blend functions on ARM
+ - NEON optimizations for w_mask functions on ARM
+ - NEON optimizations for inverse transforms on ARM64
+ - Improve handling of malloc failures
+ - Simple Player example in tools
 
 
 Changes for 0.3.1 'Sailfish':