extra/ffmpeg to 2.8.4-3

This commit is contained in:
Kevin Mihelich 2016-01-13 19:45:01 +00:00
parent b6081de5bc
commit 93543b6f9d

View file

@ -10,7 +10,7 @@
pkgname=ffmpeg
pkgver=2.8.4
pkgrel=2
pkgrel=3
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=('i686' 'x86_64')
@ -77,6 +77,7 @@ build() {
--enable-shared \
--enable-version3 \
--enable-x11grab \
--disable-demuxer='hls' --disable-protocol='concat,hls' \
$CONFIG
make