[SCM] libav/master: Make clear that is FAAC that's considered non-free, not AAC.
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Sun Mar 18 20:37:17 UTC 2012
The following commit has been merged in the master branch:
commit 31eec91ca5a755a1d778e8de292665a959b6c5f1
Author: Andres Mejia <amejia004 at gmail.com>
Date: Sun Mar 18 16:37:10 2012 -0400
Make clear that is FAAC that's considered non-free, not AAC.
diff --git a/debian/confflags b/debian/confflags
index d211a9c..038b7c0 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -144,7 +144,7 @@ v3_confflags += $(call cond_enable_v3,/usr/include/opencore-amrwb/dec_if.h,libop
v3_confflags += $(call cond_enable_v3,/usr/include/vo-aacenc/voAAC.h,libvo-aacenc)
v3_confflags += $(call cond_enable_v3,/usr/include/vo-amrwbenc/enc_if.h,libvo-amrwbenc)
-# AAC is considered non-free upstream
+# FAAC is considered non-free upstream
confflags += $(call cond_enable_nf,/usr/include/faac.h,libfaac)
# comment out following line for LGPL versions of the libraries
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list