1. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  2. 6901196 Purported fixes for 64-bit platforms with help from John Jorgensen by Guido van Rossum · 26 years ago
  3. 6345ac6 Add cast to realloc/malloc call to shut up AIX compiler. (Vladimir Marangozov) by Guido van Rossum · 27 years ago
  4. 0cb96de Apply two changes, systematically: by Guido van Rossum · 27 years ago
  5. 3bbeb7a Fix by Sjoerd: don't want to resize to zero length. by Guido van Rossum · 27 years ago
  6. b24c9ea fixed ratecv to continue working if product of rates is bigger than 32 bits by Guido van Rossum · 27 years ago
  7. 644a12b Tweaks to keep the Microsoft compiler quier. by Guido van Rossum · 27 years ago
  8. 1851a67 Changes by Sjoerd (reformatted). by Guido van Rossum · 27 years ago
  9. c905fff Added Sjoerd's submitted 'ratecv' method. Made corrections for new names. by Roger E. Masse · 28 years ago
  10. eaa6e11 Renamed, reindented. (was already partially complete) by Roger E. Masse · 28 years ago
  11. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  12. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  13. a320fd3 changes for MPW by Guido van Rossum · 29 years ago
  14. cd938fc Made some more things static, and other cleanup for new naming scheme by Guido van Rossum · 30 years ago
  15. 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  16. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  17. a142613 Added minmax function. by Sjoerd Mullender · 30 years ago
  18. 7b1e974 Makefile.pre.in: add $(OPT) to link command by Guido van Rossum · 30 years ago
  19. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  20. c4801ed Added minmax function: by Sjoerd Mullender · 31 years ago
  21. 337b20e Added audioop.reverse() which reverses an audio sample by Jack Jansen · 31 years ago
  22. a90805f This time really check in the new routines :-) by Jack Jansen · 31 years ago
  23. dd8a6ea Added lin2lin, findmax, findfactor and fintfit routines by Jack Jansen · 31 years ago
  24. 38a22ba Fixed some memory leaks when things go wrong. by Sjoerd Mullender · 31 years ago
  25. 55cea47 Changed adpcm routines to use 2-element state (was 3 element) by Jack Jansen · 31 years ago
  26. 34679b7 * Added Fixcprt.py: script to fix copyright message. by Guido van Rossum · 31 years ago
  27. d513f0b Fixed various bugs in the adpcm routines by Jack Jansen · 32 years ago
  28. e1b4d7c Added rms, maxpp and avgpp methods. by Jack Jansen · 32 years ago
  29. b64e635 Added conversions to/from ADPCM(-4); renamed adpcm to adpcm3 (what it by Guido van Rossum · 32 years ago
  30. 8e7a0f0 Added adpcm2lin and lin2adpcm. by Guido van Rossum · 32 years ago
  31. aad5344 Fix bug in ulaw2lin for 4-byte values by Guido van Rossum · 32 years ago
  32. f047635 Added 1992 to copyright notice by Guido van Rossum · 32 years ago
  33. b66efa0 Initial revision by Guido van Rossum · 32 years ago