diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2004-10-16 18:26:51 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2004-10-16 18:26:51 +0000 |
commit | cae319c9d3e0f801677ebc17bc6fc4523c27e84a (patch) | |
tree | f79a3d02109aab821e1a8c958d28a3f3a0706324 /ChangeLog | |
parent | aa7736b67fae09ddc12f0e771e439c634318ecf0 (diff) | |
download | xine-lib-cae319c9d3e0f801677ebc17bc6fc4523c27e84a.tar.gz xine-lib-cae319c9d3e0f801677ebc17bc6fc4523c27e84a.tar.bz2 |
- Speed up amp set at 0%, add support for 8-bit sounds in the amplifier
Fixes sound volume in Totem for:
http://www.amayita.com/videos/01_Bar_Victoria.avi
24-bit amp support not implemented, still broken:
ftp://ftp.mplayerhq.hu/MPlayer/samples/A-codecs/test-96.wav
CVS patchset: 7041
CVS date: 2004/10/16 18:26:51
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ * Fixed playback of incomplete OpenDML streams * Fixed crash when xine_stop is called and the stream is ending * Fixed crash when the video_out loop still references a disposed stream + * Make amp work with 8-bit sounds xine-lib (1-rc6) * Moved win32 frontend into separate module. |