From 872e470ebf3e65b0b956f3a70329e885a2df1c2a Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf <jb@videolan.org> Date: Sat, 9 Mar 2024 11:00:33 +0100 Subject: [PATCH] NEWS: Forgotten intro sentence --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bab7ea51..88b1eea0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ Changes for 1.4.1 'Road Runner': -------------------------------- +1.4.1 is a small release of dav1d, improving notably ARM and RISC-V speed + - Optimizations for 6tap filters for NEON (ARM) - More RISC-V optimizations for itx (4x8, 8x4, 4x16, 16x4, 8x16, 16x8) - Reduction of binary size on ARM64, ARM32 and RISC-V -- GitLab