Accepting request 770812 from multimedia:libs
- Update to version 0.3.0 * https://github.com/xiph/rav1e/releases/tag/v0.3.0 Note: I've updated the source tarball as upstream updated the tag. OBS-URL: https://build.opensuse.org/request/show/770812 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rav1e?expand=0&rev=3
This commit is contained in:
commit
dc93712a8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6bb57bd744516aec2e11cb7076538694a44e5bf628d3d91a935dd8e3ee5a7ff6
|
|
||||||
size 748251
|
|
3
rav1e-0.3.0.tar.gz
Normal file
3
rav1e-0.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f51888eb0d3710f4f8c519a2a8b859a88019e0c335efc6abf7f940abc8dc57b
|
||||||
|
size 759149
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 07:45:28 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Update to version 0.3.0
|
||||||
|
* https://github.com/xiph/rav1e/releases/tag/v0.3.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 10 09:01:06 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
Fri Jan 10 09:01:06 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
16
rav1e.spec
16
rav1e.spec
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rav1e
|
# spec file for package rav1e
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2020 SUSE LLC
|
||||||
# Copyright (c) 2019 Andreas Schneider <asn@cryptomilk.org>.
|
# Copyright (c) 2019 Andreas Schneider <asn@cryptomilk.org>.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -15,13 +16,14 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: rav1e
|
Name: rav1e
|
||||||
Version: 0.2.1
|
Version: 0.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fastest and safest AV1 encoder
|
Summary: Fastest and safest AV1 encoder
|
||||||
|
License: BSD-2-Clause
|
||||||
Group: Productivity/Multimedia/Video/Editors and Convertors
|
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||||
|
|
||||||
License: BSD-2-Clause
|
|
||||||
URL: https://github.com/xiph/rav1e
|
URL: https://github.com/xiph/rav1e
|
||||||
#
|
#
|
||||||
Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -55,8 +57,8 @@ rav1e features:
|
|||||||
* Near real-time encoding at high speed levels
|
* Near real-time encoding at high speed levels
|
||||||
|
|
||||||
%package -n librav1e0
|
%package -n librav1e0
|
||||||
Summary: AV1 encoder library
|
Summary: AV1 encoder library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n librav1e0
|
%description -n librav1e0
|
||||||
rav1e is an AV1 video encoder libary. It is designed to eventually cover all
|
rav1e is an AV1 video encoder libary. It is designed to eventually cover all
|
||||||
@ -64,9 +66,9 @@ use cases, though in its current form it is most suitable for cases where
|
|||||||
libaom (the reference encoder) is too slow.
|
libaom (the reference encoder) is too slow.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for rav1e
|
Summary: Development files for rav1e
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: librav1e0 = %{version}
|
Requires: librav1e0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The rav1e-devel package contains libraries and header files for
|
The rav1e-devel package contains libraries and header files for
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:bcafdbb6c910e93764364ab260494503a89b236a5e30db4ca8343cf599d0fd1b
|
oid sha256:dce42e3da1cf6a54421c39cf612a28e12bf16b46dced7ba0a1d5b13c47c17220
|
||||||
size 10053068
|
size 13989820
|
||||||
|
Loading…
Reference in New Issue
Block a user