diff --git a/dav1d-0.5.1.tar.gz b/dav1d-0.5.1.tar.gz deleted file mode 100644 index 68fece7..0000000 --- a/dav1d-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65949759da203243351e9ae99a4c961d609333def4e350b6d9284bbd67f779ee -size 703955 diff --git a/dav1d-0.5.2.tar.gz b/dav1d-0.5.2.tar.gz new file mode 100644 index 0000000..f48469f --- /dev/null +++ b/dav1d-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34180d4c48f65785242c3062b2e098d4c9388b384a8480a5466eb4e452dc4af9 +size 714668 diff --git a/dav1d.changes b/dav1d.changes index 51f7df9..1985ea3 100644 --- a/dav1d.changes +++ b/dav1d.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 4 19:03:37 UTC 2019 - Luigi Baldoni + +- Update to version 0.5.2 + * ARM32 optimizations for loopfilter, ipred_dc|h|v + * Add section-5 raw OBU demuxer + * Improve the speed by reducing the L2 cache collisions + * Fix minor issues + ------------------------------------------------------------------- Sat Oct 26 05:39:14 UTC 2019 - Luigi Baldoni diff --git a/dav1d.spec b/dav1d.spec index 0588f76..6bc00ca 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -1,7 +1,7 @@ # # spec file for package dav1d # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 3 Name: dav1d -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause