summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Courtier-Dutton <jcdutton@users.sourceforge.net>2004-05-16 16:27:56 +0000
committerJames Courtier-Dutton <jcdutton@users.sourceforge.net>2004-05-16 16:27:56 +0000
commit7464c31461168cf48dc1de6d6b8b61200ff272d3 (patch)
treebeeda4e9de0ae5b6eda4c5a7f089ea504ddc4aea
parent9043152975bbf0c1fd3d602d4a7c746365d4120d (diff)
downloadxine-lib-7464c31461168cf48dc1de6d6b8b61200ff272d3.tar.gz
xine-lib-7464c31461168cf48dc1de6d6b8b61200ff272d3.tar.bz2
Update ChangeLog with upmix and 24bits-int and 32bit-float audio support.
xine-lib can now play 24bit .wav files, and output 24bits to the DAC if the sound card supports it. CVS patchset: 6551 CVS date: 2004/05/16 16:27:56
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c84a5b673..e41b29122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
* add support for ejecting removable media on Solaris
* fix stuttering playback of some realmedia streams
* fix end of stream handling in the http plugin
+ * add support for 24bit and 32bit Float for audio.
+ * add support for upmixing. Currently only stereo -> Surround 5.1
xine-lib (1-rc4a)
* audio out now uses a more user friendly "Speaker arrangement" config item;