summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD8
2 files changed, 3 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c6611257348..ce3015df4f1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 17:27:27 UTC 2016
+# Sun Dec 11 16:36:39 UTC 2016
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (Git version with all possible libs)
- pkgver = N.82751.g83a75bf
+ pkgver = N.82833.gedb4f5d
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 26eb72c6ea16..b531ffd6fd96 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,5 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
-# FFmpeg compiled from Git repository with all possible libraries.
-# At the current moment only the 'mmal' option is not enabled because it is a
-# hardware related library that is not for x86. All other options are enabled.
-
# AUR dependencies
# ----------------
# libilbc kvazaar chromaprint-fftw libbs2b openh264 shine vo-amrwbenc
@@ -18,7 +14,7 @@
# intel-media-sdk (experimental Intel QSV support only for x86_64)
pkgname=ffmpeg-full-git
-pkgver=N.82751.g83a75bf
+pkgver=N.82833.gedb4f5d
pkgrel=1
pkgdesc="Record, convert and stream audio and video (Git version with all possible libs)"
arch=('i686' 'x86_64')
@@ -188,7 +184,6 @@ build() {
--enable-xlib \
--enable-zlib \
\
- --enable-audiotoolbox \
$_cuda \
$_cuvid \
--enable-libmfx \
@@ -197,7 +192,6 @@ build() {
--enable-omx \
--enable-omx-rpi \
--enable-vaapi \
- --enable-vda \
--enable-vdpau \
--enable-videotoolbox