[SCM] xbmc/libav: Enable using external ffmpeg in ./configure

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Wed May 21 22:29:23 UTC 2014


The following commit has been merged in the libav branch:
commit ecbe84811501cd8483fc962ad0d06109214a91b5
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Fri May 16 12:07:51 2014 +0200

    Enable using external ffmpeg in ./configure

diff --git a/configure.in b/configure.in
index 4c73ff1..31b02a7 100644
--- a/configure.in
+++ b/configure.in
@@ -600,7 +600,7 @@ PKG_PROG_PKG_CONFIG
 MAKE="${MAKE:-make}"
 OBJDUMP="${OBJDUMP:-objdump}"
 
-use_external_ffmpeg=no
+use_external_ffmpeg=yes
 use_static_ffmpeg=no
 
 # ffmpeg needs the output of uname -s (e.x. linux, darwin) for the target_os

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list