home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / MAPLAY / _SETUP.1 / credits.txt < prev    next >
Text File  |  1997-07-07  |  3KB  |  75 lines

  1. Credits                         
  2.  
  3.       Distributed with : maplay 1.2+ for Win32
  4. Last modification date : 07/07/97
  5.       Last modified by : Jeff Tsay
  6.  
  7. -----------------------------------------------------------------------
  8.  
  9. The following people/entities deserve to be acknowledged for their 
  10. contribution to the code of maplay 1.2+ for Win32:
  11.  
  12. Tobias Bading (bading@cs.tu-berlin.de) wrote the original maplay 
  13. source for UNIX.
  14.  
  15. The ISO MPEG Audio Subgroup Software Simulation Group wrote the public 
  16. c code for a MPEG Audio decoder, and the layer III code of maplay for
  17. Win32 was adapted from here.
  18.  
  19. Jeff Tsay (ctsay@pasteur.eecs.berkeley.edu) ported the original maplay
  20. to Win32, wrote the interface code and adapted and optimized the layer 
  21. III code from the public c code. He also ported maplay 1.2+ to FreeBSD.
  22. (However, he just reformatted his FreeBSD disk, so someone else must
  23. take over the FreeBSD port.) He maintains the source for maplay 1.2+ 
  24. for most platforms.
  25.  
  26. Mikko Tommila (mtommila@cc.hut.fi) wrote the fast 9 point IDCT code 
  27. used in the 36 point IMDCT. According to him, it was based on
  28. Winograd's Fourier Transform.
  29.  
  30. Conrad Song (conradsong@mail.utexas.edu) optimized the SynthesisFilter 
  31. class and gave several suggestions for code optimization elsewhere.
  32.  
  33. Timo Jantunen (jeti@niksula.hut.fi) converted the external huffman 
  34. table to an internal one so that no external files are needed anymore.
  35. He maintains a UNIX version as well as a OS/2 version of maplay.
  36.  
  37. John Fehr (jfehr@themall.net) wrote the included output buffer classes 
  38. for HP-UX and BeOS. Also he wrote the command line interface for the
  39. Win32 console and unix ports (modified slightly by Jeff Tsay). He 
  40. maintains versions of maplay for HP-UX and BeOS.
  41.  
  42. Philippe Thomas (tphilippe@sdv.fr) ported version 1.81 to BeOS, using
  43. his friend output buffer class instead of the one supplied with the
  44. standard source. He also corrected some bugs in the command-line
  45. code.
  46.  
  47. Earle Philhower (earle@geocities.com) ported version 1.81 to HP-UX 
  48. and corrected some bugs in the output buffer class and the 
  49. command-line code.
  50.  
  51. Andres Meyer (ameyer@desun1.epfl.ch) ported version 1.81 to Indigo
  52. by fixing a bug in the Indigo output class and creating a nice
  53. Makefile.
  54.  
  55. Jochen Wilhelmy (digisnap@cs.tu-berlin.de) did a DOS port of version
  56. 1.81 for SoundBlaster cards, but the code is not included in the 
  57. archive yet. This is due to assembly code in some of the source files.
  58.  
  59. ----------------------------------------------------------------------
  60.  
  61. Notice to porters:
  62.  
  63. Please distribute this file with your ports. Modify the table at the 
  64. top of this file accordingly. You may add additional credits, but 
  65. please do not omit any entries. You may also change the entry 
  66. "... to the code of [application name]" to correspond to your
  67. application's name. 
  68.  
  69. In addition, if you are one of the people I credited, feel free to 
  70. add any contributions I may have omitted. Finally, if you feel you
  71. should have been credited, please e-mail me and I will happily 
  72. correct this file.
  73.  
  74. -- Jeff Tsay (04/19/97)
  75.