From c3f4ff953293d0941ad9b68e60389b867053342f Mon Sep 17 00:00:00 2001
From: oparviai
Date: Thu, 8 Nov 2012 18:53:01 +0000
Subject: [PATCH] Fixed pointer aligning for mingw64 compilation
---
README.html | 31 +++++++++++++++++---------
include/STTypes.h | 12 ++++++++++
source/SoundTouch/FIFOSampleBuffer.cpp | 2 +-
source/SoundTouch/TDStretch.cpp | 2 +-
source/SoundTouch/mmx_optimized.cpp | 2 +-
source/SoundTouch/sse_optimized.cpp | 6 ++---
6 files changed, 39 insertions(+), 16 deletions(-)
diff --git a/README.html b/README.html
index 110dd65..fc4c0aa 100644
--- a/README.html
+++ b/README.html
@@ -712,13 +712,23 @@ switch "-bpm"
Kudos for these people who have contributed to development or
submitted bugfixes since SoundTouch v1.3.1:
- - Arthur A
- - Richard Ash
- - Stanislav Brabec
- - Christian Budde
- - Brian Cameron
- - Jason Champion
+ - Arthur A
+ - Richard Ash
+ - Stanislav Brabec
+ - Christian Budde
+ - Jacek Caban
+ - Brian Cameron
+ - Jason Champion
- David Clark
+ - Patrick Colis
+ - Miquel Colon
+ - Justin Frankel
+ - Jason Garland
+ - Takashi Iwai
+ - Yuval Naveh
+ - Paulo Pizarro
+ - Blaise Potard
+ - RJ Ryan
- Patrick Colis
- Miquel Colon
- Sandro Cumerlato
@@ -732,6 +742,8 @@ submitted bugfixes since SoundTouch v1.3.1:
RJ Ryan
John Sheehy
Tim Shuttleworth
+ John Stumpo
+ Tim Shuttleworth
Katja Vetter
Moral greetings to all other contributors and users also!
@@ -749,10 +761,9 @@ General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
+
- README.html file updated on 29-Sep-2012
+ README.html file updated on 8-Nov-2012