diff --git a/dav1d-1.4.1.tar.gz b/dav1d-1.4.1.tar.gz deleted file mode 100644 index 45de0e5..0000000 --- a/dav1d-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04da7689748a3501d00b6796b6de0596177019709ecc6095c667b7964895dd8c -size 1595517 diff --git a/dav1d-1.4.2.tar.gz b/dav1d-1.4.2.tar.gz new file mode 100644 index 0000000..15e1477 --- /dev/null +++ b/dav1d-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcf77c191eae67812f5e0f09a146bd8533f10f3f8018a861dca68ea735e73ae +size 1630196 diff --git a/dav1d.changes b/dav1d.changes index adc2ded..2a5aca7 100644 --- a/dav1d.changes +++ b/dav1d.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat May 25 09:12:12 UTC 2024 - Luigi Baldoni + +- Update to version 1.4.2 + * AVX2 optimizations for 8-tap and new variants for 6-tap + * AVX-512 optimizations for 8-tap and new variants for 6-tap + * Improve entropy decoding on ARM64 + * New ARM64 optimizations for convolutions based on DotProd + extension + * New ARM64 optimizations for convolutions based on i8mm + extension + * New ARM64 optimizations for subpel and prep filters for i8mm + * Misc improvements on existing ARM64 optimizations, notably + for put/prep + * New PowerPC9 optimizations for loopfilter + * Support for macOS kperf API for benchmarking + ------------------------------------------------------------------- Fri Mar 15 07:49:30 UTC 2024 - Luigi Baldoni diff --git a/dav1d.spec b/dav1d.spec index 7b3ee9d..95688f3 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -19,7 +19,7 @@ %define sover 7 Name: dav1d -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause