Markus Volk 3ab42ea30e
dav1d: update 1.5.0 -> 1.5.1
Changes for 1.5.1 'Sonic':
--------------------------
1.5.1 is a minor release of dav1d, focusing on optimizations and stack reduction:
 - Rewrite of the looprestoration (SGR, wiener) to reduce stack usage
 - Rewrite of {put,prep}_scaled functions
Now, the required stack space for dav1d should be: 62 KB on x86_64 and
58KB on arm and aarch64.
 - Improvements on the SSSE3 SGR
 - Improvements on ARM32/ARM64 looprestoration optimizations
 - RISC-V: blend optimizations for high bitdepth
 - Power9: blend optimizations for 8bpc
 - Port RISC-V to POSIX/non-Linux OS
 - AArch64: Add Neon implementation of load_tmvs
 - Fix a rare, but possible deadlock, in flush()

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-15 17:58:28 -08:00
..
2024-06-14 10:20:37 -07:00
2024-08-25 09:02:15 -07:00
2025-02-15 17:58:28 -08:00
2024-02-09 09:52:12 -08:00
2023-11-06 08:48:27 -08:00
2025-01-10 09:33:52 -08:00
2023-11-06 08:48:27 -08:00
2025-01-08 08:02:10 -08:00
2025-01-31 10:34:03 -08:00
2023-08-05 09:29:56 -07:00
2024-10-05 09:37:23 -07:00
2024-02-09 09:52:12 -08:00
2024-10-02 19:49:52 -07:00
2024-03-08 15:28:10 +02:00
2024-12-24 08:23:09 -08:00
2025-01-25 09:28:57 -08:00
2024-05-23 08:44:41 -07:00
2024-08-29 20:59:16 -07:00
2025-01-07 21:44:51 -08:00