log libao2/ao_plugin.c @ 5035:16f28fb341a1

age author description
Sun, 03 Mar 2002 12:53:26 +0000 anders Buggfix for buffer overflow calculation in plugins
Thu, 28 Feb 2002 21:17:12 +0000 arpi 10l... gcc 3.x fix
Mon, 25 Feb 2002 13:31:26 +0000 anders Adding SW volume control
Sun, 27 Jan 2002 11:09:55 +0000 anders Oops forgot to remove debug message :)
Sun, 27 Jan 2002 10:59:03 +0000 anders Fixed sig 11 caused by buffer full in ao driver
Sun, 27 Jan 2002 10:41:43 +0000 anders Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements
Wed, 23 Jan 2002 12:28:36 +0000 anders Added buffering of output data
Sun, 23 Dec 2001 19:09:24 +0000 steve fix comment typo
Thu, 13 Dec 2001 23:37:57 +0000 steve add missing newline in warning message
Tue, 04 Dec 2001 12:23:27 +0000 anders Global variables protected using volatile
Mon, 03 Dec 2001 14:05:02 +0000 anders Commandline interface to ao_plugin updated according to mplayers complex parameter format and plugin pl_format finished (alpha code needs testing)
Thu, 29 Nov 2001 12:44:06 +0000 anders commandline configuration of audio plugins now through struct, format conversion plugin added
Sun, 25 Nov 2001 14:29:54 +0000 anders Changes to audio out plugin, first plugin added
Sat, 24 Nov 2001 05:24:06 +0000 anders ao_plugin.c and plugin headers added