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.c
Commit message (
Expand
)
Author
Age
*
Send a command throught the filter chain until some item returns AF_OK. Patch...
alex
2004-06-25
*
if the user wants fast, use fast code! otherwise the user has to put
rfelker
2004-01-27
*
disable af export for systems without mmap
faust3
2003-09-21
*
Adding filter for exporting audio data to visual effect applications
anders
2003-09-20
*
Adding support for more logical libaf configuration
anders
2003-01-17
*
Adding sub-woofer filter, use this filter to add a sub channel to the audio s...
anders
2003-01-07
*
sig 11 fix in reinit and resample + spelling error fixes
anders
2003-01-02
*
Port of pl_surround.c to af-layer.
ranma
2002-12-31
*
Changes includes:
anders
2002-12-28
*
New features:
anders
2002-11-12
*
Adding equalizer filter + some cosmetics
anders
2002-11-03
*
Adding commandline options for filters and fixing stupid bug in cfg
anders
2002-10-31
*
Changing the behavour of the commandline parameter -af to conform with -vop. ...
anders
2002-10-31
*
enable volume filter and fix nonsense default volume (still not usable
rfelker
2002-10-30
*
Adding volume control and moving control() call parameters to a seperate file
anders
2002-10-16
*
Adding function for calculating the delay caused by the filters
anders
2002-10-08
*
Adding functionality for adding filters during execution
anders
2002-10-07
*
Removing annoying printf
anders
2002-10-06
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
*
10l
arpi
2002-10-06
*
af_calc_insize_constrained() rounding changes, works better for me this way
arpi
2002-10-05
*
Removing debug message, (oops)
anders
2002-10-05
*
Adding function for estimating required buffer length
anders
2002-10-05
*
Fixing the fix buffer overrun should work now
anders
2002-10-03
*
Redesign of buffer length calculation
anders
2002-10-03
*
Fixing potential future problem with buffer overrun
anders
2002-10-02
*
Adding support for multiple audio streams and removing annoying message from ...
anders
2002-10-01
*
Adding new audio output filter layer libaf
anders
2002-10-01