Mercurial > mplayer.hg
log libaf/af_ladspa.c @ 17976:4c22d2209563
age | author | description |
---|---|---|
Sun, 13 Nov 2005 18:28:44 +0000 | diego | Unify include paths by adding -I.. to CFLAGS. |
Sat, 05 Nov 2005 00:45:56 +0000 | ptt | MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h |
Wed, 10 Aug 2005 23:27:39 +0000 | ivo | Removed in-filter int to float conversion. af_ladspa now demands floats as |
Mon, 20 Jun 2005 23:50:42 +0000 | ivo | 10l for me. two usages of mp_msg instead of af_msg slipped through |
Sun, 27 Feb 2005 22:36:04 +0000 | ivo | 10l fix. misplaced ; |
Thu, 06 Jan 2005 11:40:34 +0000 | alex | 100l, mp_msg instead af_msg |
Tue, 28 Dec 2004 01:47:40 +0000 | ivo | Make af_ladspa use new AF_FORMAT define that was introduced by Alex's |
Thu, 23 Dec 2004 02:09:52 +0000 | ivo | Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. |