From dcd3bdb0ea6df1a110f317ad4d8995653d9ba5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Tue, 29 May 2007 19:00:05 +0200 Subject: Use the integer versions of Speex decoding functions, this avoids an iteration over the decoded frames to transform them to integer, and also avoids an improper saturation. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 915f623e1..1f439b880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,9 @@ xine-lib (1.1.7) (unreleased) * Document dvba: MRLs (ATSC with full tuning info). * Fix VCD playback (broken since 1.1.4). * Fix demuxing of FLAC files with ID3v2 tags. + * Use the integer versions of Speex decoding functions, this avoids an + iteration over the decoded frames to transform them to integers, and + also avoids an improper saturation. xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. -- cgit v1.2.3