log decoders/mpglib/interface.c @ 400:9d0b5ec9cc26

age author description
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)
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.
Sun, 10 Mar 2002 19:04:46 +0000 Ryan C. Gordon Replaced exit() calls with proper error reporting.
Thu, 21 Feb 2002 19:46:09 +0000 Ryan C. Gordon Initial add.