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_delay.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
*
Replace informal license notices by standard license header
diego
2009-01-05
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
*
fix compilation on solaris
attila
2003-01-01
*
Extending delay to have different delays for different channels
anders
2002-12-31
*
Changes includes:
anders
2002-12-28
*
the -af delay=[seconds] option currently parses floating point values of
arpi
2002-12-04
*
New features:
anders
2002-11-12
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
*
src and dest buffers may overlap
pl
2002-10-11
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
*
Adding new audio output filter layer libaf
anders
2002-10-01