AOQSF - QSF plugins, Audio Overload SDK, Winamp v2.x/5.x plugin

Winamp v2.x: Copy in_aoqsf.dll + aoqsf.bin into the plugins folder.
Winamp v5.x: Copy in_aoqsfu.dll + aoqsf.bin into the plugins folder.

Missing features:
  reading from archive
  unicode filename support (for non-unicode version)


History
-------
v0.07 (2010/04/06)
  ZLib 1.2.4
  Fixed fail to load libs by relative path
  Fixed crash with foo_unpack_7z and 7z files compressed by PPMD

v0.06 (2009/09/30)
  Fixed: Buffer for several DSP plugins needed double space

v0.05 (2008/03/05)
  Added plugin for Foobar2000 v0.8.x
  Fixed reporting last played title to Winamp

v0.04 (2008/03/05)
  Changed timer frequency from 285Hz to 252Hz (MAME:251Hz FBA:252Hz FB:253Hz AOSDK:285Hz)

v0.03 (2008/03/04)
  Clean up common code

v0.01 (2008/02/13)
  First release


Licenses
--------
[aosdk](BSDL+MAMEL)
Audio Overload SDK - Release 1.4.8, February 15th 2009.
Copyright (c) 2007-2009 R. Belmont and Richard Bannister. All rights reserved.
Please refer to src.7z/src/aosdk/license.txt.

[zlib](ZLIBL)
'zlib' general purpose compression library version 1.2.4, Mar 14th 2010.
Copyright (C) 1995-2010 Jean-Loup Gailly and Mark Adler.
Please refer to src.7z/src/aosdk/zlib/zlib.h.

[loadpe](LGPL/AOQSFL)
libloadpe, Copyright (C) 2007 Ku-Zu.
Specially licensed for this package.
Please refer to src.7z/src/loadpe/copying.lib for redistributing.