From e03695fcfbe175d1c01f80948f0d662b3344698d Mon Sep 17 00:00:00 2001 From: meep-eep Date: Wed, 14 Dec 2005 06:00:00 +0000 Subject: [PATCH] Stumbled upon the author of the ADPCM code from MPlayer, which was used as the basis of the DUK audio decoder. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2070 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/AUTHORS b/sc2/AUTHORS index 1219b5ab5..7c2fd9555 100644 --- a/sc2/AUTHORS +++ b/sc2/AUTHORS @@ -35,6 +35,7 @@ Other contributions (in alphabetical order): Parker MacMillan Sanjay Madhav (code patches) Robert McNamara (MacOS X stuff) + Mike Melanson (ADPCM basis from MPlayer used for DUK audio) Erol Otus (Splash screen) Brian Rogers Horatiu Romosan (v0.1 Win32 installer)