summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaaafe6a462f..cc53bf66338b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 23 12:31:41 UTC 2016
+# Wed Jul 27 17:51:41 UTC 2016
pkgbase = ffmpeg-full-git
pkgdesc = Record, convert and stream audio and video (Git version with all possible libs)
- pkgver = N.81090.gc2cd1a5
+ pkgver = N.81142.g8385e17
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 392d101627ee..0c77ae4be809 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# intel-media-sdk (experimental Intel QSV support only for x86_64)
pkgname=ffmpeg-full-git
-pkgver=N.81090.gc2cd1a5
+pkgver=N.81142.g8385e17
pkgrel=1
pkgdesc="Record, convert and stream audio and video (Git version with all possible libs)"
arch=('i686' 'x86_64')
@@ -140,7 +140,7 @@ build() {
--enable-libopencore-amrnb \
--enable-libopencore-amrwb \
--enable-libopencv \
- --disable-libopenh264 \
+ --enable-libopenh264 \
--disable-libopenjpeg \
--enable-libopenmpt \
--enable-libopus \