diff options
author | Nathaniel Chin | 2020-10-11 13:27:19 +0800 |
---|---|---|
committer | Nathaniel Chin | 2020-10-11 13:28:40 +0800 |
commit | aa9d26c5c6bb01d3e8fc8a21334407f20bd38b4b (patch) | |
tree | 8f98f999558046de8edc0b67237c42c32faed13d /.SRCINFO | |
parent | 43944989d910c43a1943d88ab8825c0be60cc488 (diff) | |
download | aur-aa9d26c5c6bb01d3e8fc8a21334407f20bd38b4b.tar.gz |
Update svt-vp9 patch & add uavs3d support.
Forgot to update srcinfo whoops
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = ffmpeg-amd-full-git pkgdesc = Complete solution to record, convert and stream audio and video (all possible features for AMD; git version) - pkgver = 4.4.r99472.g0b6541368d + pkgver = 4.4.r99528.g0c73c2909e pkgrel = 1 url = https://www.ffmpeg.org/ arch = i686 @@ -37,7 +37,6 @@ pkgbase = ffmpeg-amd-full-git depends = fontconfig depends = freetype2 depends = fribidi - depends = glslang depends = libgme depends = gsm depends = libiec61883 @@ -56,6 +55,7 @@ pkgbase = ffmpeg-amd-full-git depends = librsvg depends = rubberband depends = rtmpdump + depends = smbclient depends = snappy depends = libsoxr depends = speex @@ -108,6 +108,7 @@ pkgbase = ffmpeg-amd-full-git depends = openh264 depends = libopenmpt-svn depends = shine + depends = uavs3d-git depends = vo-amrwbenc depends = xavs depends = xavs2 @@ -129,13 +130,13 @@ pkgbase = ffmpeg-amd-full-git source = 010-ffmpeg-fix-vmaf-model-path.patch source = 020-ffmpeg-add-svt-hevc-gead6fdf.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/ead6fdf7c9ff84511b42fc1658c1654b84d83e4b/ffmpeg_plugin/0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch source = 030-ffmpeg-add-svt-hevc-docs-gead6fdf.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-HEVC/ead6fdf7c9ff84511b42fc1658c1654b84d83e4b/ffmpeg_plugin/0002-doc-Add-libsvt_hevc-encoder-docs.patch - source = 040-ffmpeg-add-svt-vp9.patch + source = 040-ffmpeg-add-svt-vp9-g7951c3c.patch::https://raw.githubusercontent.com/OpenVisualCloud/SVT-VP9/7951c3cf6773c5e0ede00e4ce3e3ad2f7e090cfb/ffmpeg_plugin/master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch source = LICENSE sha256sums = SKIP sha256sums = 52778c70d9fe6e3a10941b99b96ac7749cec325dc1b9ee11ab75332b5ff68e50 sha256sums = 05ec4d3323dc80ef6c1d4d6d50d339accd51d22b12a735b7a6605f10feb09cec sha256sums = 1499e419dda72b1604dc5e3959668f3843292ff56bfba78734e31510ba576de0 - sha256sums = 9431f9bce14d9140f473d772eca693a1801efbea428de5d9735461d17108fcae + sha256sums = 34e78efe063abc10707e47b4a3ba9d22955bfaf26d5670abb963d8f11f6b22b1 sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36 pkgname = ffmpeg-amd-full-git |