summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-02-11 11:35:47 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-02-11 11:35:47 +0000
commit8450ee444c3b233987ec6b4c3147d80838d2d4e6 (patch)
treef60671d9d50f41c102b807239b911286ac4f8404 /ChangeLog
parent810e30e924070b2bdb5c9df5f6e1063c03ea63b6 (diff)
downloadgst-plugins-bad-8450ee444c3b233987ec6b4c3147d80838d2d4e6.tar.gz
gst-plugins-bad-8450ee444c3b233987ec6b4c3147d80838d2d4e6.tar.bz2
gst-plugins-bad-8450ee444c3b233987ec6b4c3147d80838d2d4e6.zip
configure.ac: Tell the code which faad it is, so that we can adjust the hacks needed.
Original commit message from CVS: * configure.ac: Tell the code which faad it is, so that we can adjust the hacks needed. * ext/faad/gstfaad.c: Make our hacks dependent on the fadd lib in use.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38204a90..2d350bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
2007-02-11 Stefan Kost <ensonic@users.sf.net>
* configure.ac:
+ Tell the code which faad it is, so that we can adjust the hacks
+ needed.
+
+ * ext/faad/gstfaad.c:
+ Make our hacks dependent on the fadd lib in use.
+
+
+2007-02-11 Stefan Kost <ensonic@users.sf.net>
+
+ * configure.ac:
Fix faad detection to support also fadd with new symbol prefix.
ChangeLog surgery.