]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Add M. Bakker to CREDITS
authorAndre <maan@p133.(none)>
Fri, 5 May 2006 14:20:09 +0000 (16:20 +0200)
committerAndre <maan@p133.(none)>
Fri, 5 May 2006 14:20:09 +0000 (16:20 +0200)
CREDITS
aacdec.c

diff --git a/CREDITS b/CREDITS
index 87dee1e145b5ba7ec7906858850346af2250b87d..13e1dbc6d134c267c4832b675f1f7e9975c452b7 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -7,6 +7,8 @@ software on which this project is based on.
 
 These people include:
 
 
 These people include:
 
+M. Bakker (libfaad)
+
 Karl Bartel <karlb@gmx.net> (SFont)
 
 Gerd Becker <gerd.mac@gmx.net> (MacOs testing)
 Karl Bartel <karlb@gmx.net> (SFont)
 
 Gerd Becker <gerd.mac@gmx.net> (MacOs testing)
index e0890da9dcd9e95fd78884ad2e65014e89573dc7..3dbb99fdca6e83ff6cf1b0625c34b4c3e45f7f5a 100644 (file)
--- a/aacdec.c
+++ b/aacdec.c
  *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
  *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  */
 
+/*
+ * based in parts on libfaad, Copyright (C) 2003-2005 M. Bakker,
+ * Ahead Software AG
+ */
+
 /** \file aacdec.c paraslash's mp3 decoder */
 
 #include "para.h"
 /** \file aacdec.c paraslash's mp3 decoder */
 
 #include "para.h"