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:
Tomáš Chvátal 2018-12-13 14:06:42 +00:00 committed by Git OBS Bridge
parent 4d23531c47
commit 00dbfe0df3
2 changed files with 12 additions and 10 deletions

View File

@ -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> Thu Dec 13 11:53:50 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -32,18 +32,15 @@ BuildRequires: pkgconfig
BuildRequires: rpm >= 4.14 BuildRequires: rpm >= 4.14
%description %description
AV1 is a video codec by the Alliance for Open Media, composed of most dav1d is a SIMD-enhanced decoder for AV1 video. It features
of the important Web companies (Google, Facebook, Netflix, Amazon,
Microsoft, Mozilla...).
AV1 has the potential to be up to 20% better than the HEVC codec, but * Accelerated assembly using x86 AVX2.
the patents license is totally free, while HEVC patents licenses are * Partial acceleration using x86 SSSE3 and ARM NEON.
insanely high and very confusing. * Support for bitdepths 8, 10 and 12.
* Support for chroma subsamplings 4:2:0, 4:2:2, 4:4:4 and grayscale.
dav1d supports: AV1 is a royalty-free video codec by the Alliance for Open Media. It
* all the features of AV1, even the less know ones has the potential to be up to 20%% better than the HEVC codec.
* 8, 10, 12 bits, and all chroma subsamplings
* all AV1 files that were shared to the developers
%package devel %package devel
Summary: Development files for %{name} Summary: Development files for %{name}