[SCM] ffmpeg/master: reenable AAC codec on ia64

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Mar 20 16:34:34 UTC 2011


The following commit has been merged in the master branch:
commit 8149acb63b6ec4c35e2acac737fc0ee6f7c4fd32
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Mar 20 17:23:04 2011 +0100

    reenable AAC codec on ia64

diff --git a/debian/confflags b/debian/confflags
index 757b91c..6056e1f 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -112,11 +112,6 @@ confflags += --enable-libvpx
 confflags += --disable-stripping
 confflags += --enable-runtime-cpudetect
 
-# for mysterical reasons, the aac decoder seem to cause the bss segment
-# to grow to big on ia64, disable it until the toolchain gets fixed
-ifeq      ($(DEB_HOST_ARCH),ia64)
-confflags += --disable-decoder=aac --disable-encoder=aac
-endif
 
 ifeq      ($(DEB_HOST_ARCH),powerpc)
 confflags += --enable-pic

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list