extra/ffmpeg to 4.2.2-7

This commit is contained in:
Kevin Mihelich 2020-05-11 13:13:18 +00:00
parent 1179019714
commit 19ead7cd51

View file

@ -12,7 +12,7 @@
pkgname=ffmpeg
pkgver=4.2.2
pkgrel=6
pkgrel=7
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -66,6 +66,7 @@ depends=(
speex
srt
v4l-utils
vmaf
xz
zlib
)
@ -138,6 +139,7 @@ build() {
--enable-libtheora \
--enable-libv4l2 \
--enable-libvidstab \
--enable-libvmaf \
--enable-libvorbis \
--enable-libvpx \
--enable-libwebp \