blob: 6653c34b3791df3b452c84b57229079e775f1a1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gstreamer-svt-av1
pkgdesc = This plugin provides svtav1enc element to GStreamer in order to use the Scalable Video Technology for AV1 Encoder (SVT-AV1)
pkgver = 2.0.0
pkgrel = 1
url = https://gitlab.com/AOMediaCodec/SVT-AV1/-/tree/master/gstreamer-plugin
arch = x86_64
license = BSD-3-Clause-Clear
license = custom: Alliance for Open Media Patent License 1.0
makedepends = meson
depends = gst-plugins-base-libs
depends = svt-av1
provides = libgstsvtav1enc.so
source = SVT-AV1-v2.0.0.tar.bz2::https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v2.0.0/SVT-AV1-v2.0.0.tar.bz2?path=gstreamer-plugin
source = https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/v2.0.0/LICENSE.md
source = https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/v2.0.0/PATENTS.md
sha256sums = 5eb5a828d162021fbe33a14e1eb01793a49040b13aa24b47fde1eda94bf444a0
sha256sums = 0acc2fcb27472bdc9aaf8b71f37055bbdac4f54671b7d922f241bd7fcd0dd3e6
sha256sums = 20678ab10402659106dc4c147c97b2a6e94b5c0695415e15a8f195ebc3547922
pkgname = gstreamer-svt-av1
|