Mercurial > mplayer.hg
log libaf/af_delay.c @ 10112:bbf6f508a343
age | author | description |
---|---|---|
2003-01-01 | attila | fix compilation on solaris |
2002-12-31 | anders | Extending delay to have different delays for different channels |
2002-12-28 | anders | Changes includes: |
2002-12-04 | arpi | the -af delay=[seconds] option currently parses floating point values of |
2002-11-12 | anders | New features: |
2002-10-31 | anders | Adding commandline options for filters and fixing stupid bug in cfg |
2002-10-16 | anders | Adding volume control and moving control() call parameters to a seperate file |
2002-10-11 | pl | src and dest buffers may overlap |
2002-10-08 | anders | Adding function for calculating the delay caused by the filters |
2002-10-06 | anders | Adding Support for non-reentrant audio filters |
2002-10-01 | anders | Adding new audio output filter layer libaf |