Mercurial > SDL_sound_CoreAudio
log decoders/ogg.c @ 525:50bb9a6cebfe stable-1.0
age | author | description |
---|---|---|
Mon, 06 Aug 2007 09:44:02 +0000 | Ryan C. Gordon | Updated my email address. stable-1.0 |
Fri, 28 Jul 2006 06:29:19 +0000 | Ryan C. Gordon | Ogg Vorbis files return samples in system byte order by default. |
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 |
Fri, 31 Jan 2003 05:17:46 +0000 | Ryan C. Gordon | MacOS X build fixes. |
Sat, 21 Dec 2002 11:32:14 +0000 | Ryan C. Gordon | Read until buffer is full in Sound_Decode() rather than one packet per call. |