diff --git a/dav1d-0.7.0.tar.gz b/dav1d-0.7.0.tar.gz deleted file mode 100644 index a9e3037..0000000 --- a/dav1d-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c189e9fa585cf9a722fa9f57cf6b5332849449bdb4153f7782d9d7852a14dd18 -size 821114 diff --git a/dav1d-0.7.1.tar.gz b/dav1d-0.7.1.tar.gz new file mode 100644 index 0000000..d3abd4f --- /dev/null +++ b/dav1d-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c389c0262f081eb8a8bb59a3e5d73a21da801c0a7a6357c6d8db9ebb4b0b6835 +size 853968 diff --git a/dav1d.changes b/dav1d.changes index 00beed6..baef20f 100644 --- a/dav1d.changes +++ b/dav1d.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 22 08:13:31 UTC 2020 - aloisio@gmx.com + +- Update to version 0.7.1 + * ARM32 NEON optimizations for itxfm, which can give up to 28% + speedup, and MSAC + * SSE2 optimizations for prep_bilin and prep_8tap + * AVX2 optimizations for MC scaled + * Fix a clamping issue in motion vector projection + * Fix an issue on some specific Haswell CPU on ipred_z AVX2 + functions + * Improvements on the dav1dplay utility player to support + resizing + ------------------------------------------------------------------- Wed May 20 16:50:41 UTC 2020 - Luigi Baldoni diff --git a/dav1d.spec b/dav1d.spec index 2a34e84..67ee188 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -18,7 +18,7 @@ %define sover 4 Name: dav1d -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause