Fix build with vmaf 1.3.9 (add back libvmaf support)

This commit is contained in:
Daniel Bermond
2018-08-10 21:23:49 +00:00
parent 14b1ac3b7d
commit 55c94c2e71
3 changed files with 90 additions and 9 deletions
+4 -1
View File
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
pkgver = 4.0.2
pkgrel = 3
pkgrel = 4
url = http://www.ffmpeg.org/
arch = i686
arch = x86_64
@@ -125,8 +125,11 @@ pkgbase = ffmpeg-full
source = LICENSE
sha256sums = a95c0cc9eb990e94031d2183f2e6e444cc61c99f6f182d1575c433d62afb2f97
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
source_x86_64 = vmaf-1.3.9-fix.patch
depends_x86_64 = cuda
depends_x86_64 = intel-media-sdk
makedepends_x86_64 = vmaf
sha256sums_x86_64 = 4eab61257adfdae2233cf8e5a12bd4d1e551b69711c8b4d14cffdd0f2c85812b
pkgname = ffmpeg-full