[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Mon Apr 1 07:41:22 UTC 2013
Date: Monday, April 1, 2013 @ 09:41:22
Author: bpiotrowski
Revision: 181137
upgpkg: ffmpeg 1:1.2-2
- enable vdpau and dxva2 support
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-01 06:46:40 UTC (rev 181136)
+++ PKGBUILD 2013-04-01 07:41:22 UTC (rev 181137)
@@ -5,7 +5,7 @@
pkgname=ffmpeg
pkgver=1.2
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
arch=('i686' 'x86_64')
@@ -29,6 +29,7 @@
--disable-debug \
--disable-static \
--enable-avresample \
+ --enable-dxva2 \
--enable-fontconfig \
--enable-gpl \
--enable-libass \
@@ -54,6 +55,7 @@
--enable-postproc \
--enable-runtime-cpudetect \
--enable-shared \
+ --enable-vdpau \
--enable-version3 \
--enable-x11grab
More information about the arch-commits
mailing list