log decoders/mpglib/layer3.c @ 519:72efeb4643b6 stable-1.0

age author description
Fri, 06 Jul 2007 11:29:02 +0000 Ryan C. Gordon Fixed uninitialized buffer in mpglib. (Thanks, Phil!). stable-1.0
Fri, 31 Jan 2003 01:53:12 +0000 Ryan C. Gordon Patches to make SDL_sound more Visual C happy.
Thu, 11 Jul 2002 05:28:52 +0000 Ryan C. Gordon FIXME cleanups.
Fri, 05 Jul 2002 23:11:51 +0000 Ryan C. Gordon Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)
Mon, 25 Mar 2002 20:52:06 +0000 Ryan C. Gordon Patches for Visual C compatibility.
Thu, 14 Mar 2002 21:12:46 +0000 Ryan C. Gordon Minor formatting updates.
Thu, 14 Mar 2002 16:38:59 +0000 Ryan C. Gordon Removed global state variable; should be thread safe now.
Sun, 10 Mar 2002 19:15:25 +0000 Ryan C. Gordon Removed fprintf() calls. Replaced with SNDDBG() and Sound_SetError() calls.
Thu, 21 Feb 2002 19:46:09 +0000 Ryan C. Gordon Initial add.