diff options
author | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2004-05-16 16:27:56 +0000 |
---|---|---|
committer | James Courtier-Dutton <jcdutton@users.sourceforge.net> | 2004-05-16 16:27:56 +0000 |
commit | 7464c31461168cf48dc1de6d6b8b61200ff272d3 (patch) | |
tree | beeda4e9de0ae5b6eda4c5a7f089ea504ddc4aea | |
parent | 9043152975bbf0c1fd3d602d4a7c746365d4120d (diff) | |
download | xine-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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; |