log decoders/smpeg.c @ 555:3b1d1269e20d stable-1.0

age author description
Mon, 06 Aug 2007 09:44:02 +0000 Ryan C. Gordon Updated my email address. stable-1.0
Sun, 29 Oct 2006 07:14:48 +0000 Ryan C. Gordon Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Sun, 29 Oct 2006 07:14:48 +0000 Ryan C. Gordon Fixed bogus memory deference when SMPEG fails init (thanks, Chris!). stable-1.0
Wed, 12 May 2004 02:15:00 +0000 Ryan C. Gordon Fixed binary compatibility, added Sound_GetDuration().
Sat, 08 May 2004 08:19:50 +0000 Ryan C. Gordon Most decoders now report total sample play time, now. Technically, this
Sun, 12 Jan 2003 20:59:25 +0000 Ryan C. Gordon Patch to fix rewinding code by Eric Wing.
Fri, 12 Jul 2002 23:16:24 +0000 Ryan C. Gordon Fixed "inline" keyword to compile.