summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-26 03:22:28 +0000
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2006-12-26 03:22:28 +0000
commit7e060e7877f4f03609fd57ad9cbd75d69790a966 (patch)
treea4e9bc2cddca1b9f68f65b8e433909e48e3dfd8b /ChangeLog
parent11029c08c224c4393de0ec69436bb2078b154e8a (diff)
downloadxine-lib-7e060e7877f4f03609fd57ad9cbd75d69790a966.tar.gz
xine-lib-7e060e7877f4f03609fd57ad9cbd75d69790a966.tar.bz2
* Implement a WavPack files demuxer, using WavPack library (only for demuxing
as the decoding is left entirely to FFmpeg); it's still in its infancy, but it should be possible to remove WavPack dependency entirely in the future. CVS patchset: 8461 CVS date: 2006/12/26 03:22:28
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dba4f5bc..b84854d52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,9 @@ xine-lib (1.1.4)
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.
+ * Implement a WavPack files demuxer, using WavPack library (only for demuxing
+ as the decoding is left entirely to FFmpeg); it's still in its infancy, but
+ it should be possible to remove WavPack dependency entirely in the future.
xine-lib (1.1.3)
* Security fixes: