diff CHANGELOG @ 262:6fe6de401b63

mpglib support.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 21 Feb 2002 19:46:55 +0000
parents 8fa2a9b2642e
children 87ef8f3e9484
line wrap: on
line diff
--- a/CHANGELOG	Thu Feb 21 19:46:09 2002 +0000
+++ b/CHANGELOG	Thu Feb 21 19:46:55 2002 +0000
@@ -2,6 +2,9 @@
  * CHANGELOG.
  */
 
+02212002 - Changed SMPEG's URL to point to the icculus.org site. Added an
+           mpglib decoder (internal to SDL_sound; relies on no external libs)
+           and changes mp3.c to smpeg.c (and other associated things).
 02112002 - Committed a patch from Torbjörn to fix incorrect memory accesses
            in the Timidity code. Changed the magic number in the AU decoder
            to be bigendian (seems appropriate). Updated README for