log

age author description
Fri, 25 Oct 2002 16:52:07 +0000 faust3 update cygwin status
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Fri, 25 Oct 2002 16:48:53 +0000 arpi debug ize
Fri, 25 Oct 2002 16:39:44 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:34:27 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:25:41 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:22:59 +0000 faust3 add win32 libs
Fri, 25 Oct 2002 16:18:33 +0000 faust3 new windows waveout audio driver
Fri, 25 Oct 2002 16:06:25 +0000 albeu Reverse Arpi's commit and put the right fix in place.
Fri, 25 Oct 2002 14:58:30 +0000 arpi better error handling
Fri, 25 Oct 2002 14:33:51 +0000 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
Fri, 25 Oct 2002 14:13:32 +0000 arpi patch for crashes/memory corruptions in ASX playlist parser.
Fri, 25 Oct 2002 10:27:20 +0000 colin Check what we obtain in SDL_OpenAudio() - allows to build the
Fri, 25 Oct 2002 09:45:31 +0000 henry v4l options update
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Fri, 25 Oct 2002 09:42:41 +0000 henry added an option for specifying the size of capture buffer
Thu, 24 Oct 2002 22:06:09 +0000 diego Spellchecked, reworded, reformatted, small additions and corrections.
Thu, 24 Oct 2002 21:34:54 +0000 rik spelling: paramerters -> parameters
Thu, 24 Oct 2002 21:27:50 +0000 rik sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
Thu, 24 Oct 2002 21:05:16 +0000 arpi 2 small fixes
Thu, 24 Oct 2002 21:01:46 +0000 diego pre9 entry spellchecked in preparation of the imminent release.
Thu, 24 Oct 2002 20:56:38 +0000 arpi updated
Thu, 24 Oct 2002 19:40:08 +0000 arpi 10l... #ifdef doesn't work for enums :(
Thu, 24 Oct 2002 18:13:24 +0000 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
Thu, 24 Oct 2002 18:12:40 +0000 jkeil on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
Thu, 24 Oct 2002 17:39:12 +0000 arpi updated comments
Thu, 24 Oct 2002 17:34:01 +0000 arpi made gcd() static
Thu, 24 Oct 2002 10:05:09 +0000 arpi 100l - Michael is right, we don't need le2me here
Wed, 23 Oct 2002 23:57:45 +0000 pontscho small warning fix from Dominik Mierzejewski
Wed, 23 Oct 2002 23:52:57 +0000 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)