summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-25 20:04:17 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-25 20:04:17 +0000
commitfdaeeb0c00f879c3703a1372ee4689bd6739c1fd (patch)
tree29d59c68104eee85373967c2b0ac4ac3c27fa314 /ChangeLog
parentdd594f0816669c94b8319133e9af97800b6df254 (diff)
downloadxine-lib-fdaeeb0c00f879c3703a1372ee4689bd6739c1fd.tar.gz
xine-lib-fdaeeb0c00f879c3703a1372ee4689bd6739c1fd.tar.bz2
* Replace --enable-flac configure option with --with-libflac, as the FLAC
support is always built-in through the audio demuxer plugin and the FFmpeg decoder plugin, the option only controls the extra FLAC plugin that uses libFLAC both for demuxing and decoding. CVS patchset: 8457 CVS date: 2006/12/25 20:04:17
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f44c9f506..2dba4f5bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@ xine-lib (1.1.4)
FLAC release 1.1.3.
* On platforms where it's possible, use "-Wl,-z,defs" option so that the linker
reports undefined symbols at buildtime, rather than aborting at runtime.
+ * Replace --enable-flac configure option with --with-libflac, as the FLAC
+ support is always built-in through the audio demuxer plugin and the FFmpeg
+ decoder plugin, the option only controls the extra FLAC plugin that uses
+ libFLAC both for demuxing and decoding.
xine-lib (1.1.3)
* Security fixes: