Accepting request 657836 from home:jengelh:branches:multimedia:libs
- Redo description and mention SIMD acceleration. OBS-URL: https://build.opensuse.org/request/show/657836 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=4
This commit is contained in:
parent
4d23531c47
commit
00dbfe0df3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 13:21:36 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Redo description and mention SIMD acceleration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 11:53:50 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
17
dav1d.spec
17
dav1d.spec
@ -32,18 +32,15 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: rpm >= 4.14
|
||||
|
||||
%description
|
||||
AV1 is a video codec by the Alliance for Open Media, composed of most
|
||||
of the important Web companies (Google, Facebook, Netflix, Amazon,
|
||||
Microsoft, Mozilla...).
|
||||
dav1d is a SIMD-enhanced decoder for AV1 video. It features
|
||||
|
||||
AV1 has the potential to be up to 20% better than the HEVC codec, but
|
||||
the patents license is totally free, while HEVC patents licenses are
|
||||
insanely high and very confusing.
|
||||
* Accelerated assembly using x86 AVX2.
|
||||
* Partial acceleration using x86 SSSE3 and ARM NEON.
|
||||
* Support for bitdepths 8, 10 and 12.
|
||||
* Support for chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale.
|
||||
|
||||
dav1d supports:
|
||||
* all the features of AV1, even the less know ones
|
||||
* 8, 10, 12 bits, and all chroma subsamplings
|
||||
* all AV1 files that were shared to the developers
|
||||
AV1 is a royalty-free video codec by the Alliance for Open Media. It
|
||||
has the potential to be up to 20%% better than the HEVC codec.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user