index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libaf
/
af_ladspa.c
Commit message (
Expand
)
Author
Age
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
*
Remove unnecessary unistd.h include.
diego
2007-03-20
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
*
Cosmetics: add space after comma in output
reimar
2007-02-08
*
Experimental support for multichannel ladspa effects
reimar
2007-02-05
*
The FSF changed postal address.
diego
2006-09-01
*
Unify include paths by adding -I.. to CFLAGS.
diego
2005-11-13
*
MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h
ptt
2005-11-05
*
Removed in-filter int to float conversion. af_ladspa now demands floats as
ivo
2005-08-10
*
10l for me. two usages of mp_msg instead of af_msg slipped through
ivo
2005-06-20
*
10l fix. misplaced ;
ivo
2005-02-27
*
100l, mp_msg instead af_msg
alex
2005-01-06
*
Make af_ladspa use new AF_FORMAT define that was introduced by Alex's
ivo
2004-12-28
*
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
2004-12-23