Mercurial > mplayer.hg
log libaf/af_ladspa.c @ 28198:a28688dc4b3a
age | author | description |
---|---|---|
Mon, 13 Oct 2008 16:23:55 +0000 | diego | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. |
Wed, 14 May 2008 17:24:10 +0000 | diego | Use standard license headers with standard formatting. |
Thu, 29 Nov 2007 14:30:03 +0000 | ivo | Remove redundant changelog from comments. There's always svn log. |
Thu, 01 Nov 2007 06:52:01 +0000 | uau | libaf: change filter input/output ratio calculations |
Tue, 20 Mar 2007 09:53:31 +0000 | diego | Remove unnecessary unistd.h include. |
Tue, 20 Mar 2007 09:46:00 +0000 | diego | Rename open to af_open so as not to conflict with a previous header definition. |
Thu, 08 Feb 2007 11:27:18 +0000 | reimar | Cosmetics: add space after comma in output |