summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-01-19 02:35:36 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-01-19 02:35:36 +0000
commit2af57b46d30cea316a9f245cc2ecf826e756dbf5 (patch)
tree36dff919ca1ecd09cdd98e14d1a16390ddd08b0c /ChangeLog
parenta0044b6bea994ea4f32ad049bd5fcccc5216e2be (diff)
downloadxine-lib-2af57b46d30cea316a9f245cc2ecf826e756dbf5.tar.gz
xine-lib-2af57b46d30cea316a9f245cc2ecf826e756dbf5.tar.bz2
Add --disable-musepack and --with-external-libmpcdec parameters to configure, now users can decide if they want musepack support and whether to use an external copy of libmpcdec.
CVS patchset: 8532 CVS date: 2007/01/19 02:35:36
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42fee3b3b..829613916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,11 @@ xine-lib (1.1.4)
Note: currently both uncommon/popular codecs are _build_ but disabled.
that is, build system still need some improvements to really save memory.
* Fix possible division by zero when pausing.
+ * Allow disabling build of musepack decoder through a ./configure parameter
+ (--disable-musepack).
+ * Allow using external libmpcdec for MusePack decoding rather than the
+ internal copy of an old libmusepack, through a ./configure parameter
+ (--with-external-libmpcdec).
xine-lib (1.1.3)
* Security fixes: