summaryrefslogtreecommitdiffstats
path: root/trunk/PKGBUILD
diff options
context:
space:
mode:
authorbpiotrowski <bpiotrowski@eb2447ed-0c53-47e4-bac8-5bc4a241df78>2013-04-01 07:41:22 +0000
committersvntogit <svntogit@nymeria.archlinux.org>2013-04-01 07:41:22 +0000
commitf309d90d29d6f052f750ffa7ce0455a33b13a7b0 (patch)
tree948a1e8dc2c0499a68161ab961ad2be19b551388 /trunk/PKGBUILD
parent789bd47e024ecadf5ead5fb720b5f85827b5fbf7 (diff)
upgpkg: ffmpeg 1:1.2-2
- enable vdpau and dxva2 support git-svn-id: file:///srv/repos/svn-packages/svn@181137 eb2447ed-0c53-47e4-bac8-5bc4a241df78
Diffstat (limited to 'trunk/PKGBUILD')
-rw-r--r--trunk/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD
index ab0317966e3..c6fe34bd1c6 100644
--- a/trunk/PKGBUILD
+++ b/trunk/PKGBUILD
@@ -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 @@ build() {
--disable-debug \
--disable-static \
--enable-avresample \
+ --enable-dxva2 \
--enable-fontconfig \
--enable-gpl \
--enable-libass \
@@ -54,6 +55,7 @@ build() {
--enable-postproc \
--enable-runtime-cpudetect \
--enable-shared \
+ --enable-vdpau \
--enable-version3 \
--enable-x11grab

Copyright © 2002-2020 Judd Vinet and Aaron Griffin. The Arch Linux name and logo are recognized trademarks. Some rights reserved. The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis.