Mon, 10 Jun 2002 12:10:52 +0000 |
anders |
Applying patch from Eric that fixes 6ch resampling
|
Fri, 07 Jun 2002 00:30:32 +0000 |
arpi |
disables those plugins that can't handle the audio format.
|
Thu, 30 May 2002 11:53:51 +0000 |
pl |
warning fixes (string.h is required for memset)
|
Thu, 09 May 2002 07:41:25 +0000 |
iive |
fixed sdl+resample bug coused by float point to int rounding error
|
Sun, 21 Apr 2002 16:56:19 +0000 |
iive |
memory leak(off by 1 bug)
|
Tue, 12 Mar 2002 06:32:02 +0000 |
anders |
Bugfix for sig11 when playing multiple files
|
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
|