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.h
Commit message (
Expand
)
Author
Age
*
Remove config.h and move its content to af.h. There are multiple files under
diego
2006-11-25
*
Use the real name of the header file when guarding against double inclusion.
diego
2006-11-25
*
documentation-only patch: make doxygen compatible and create
reimar
2005-10-01
*
make -srate work again, unify audio filter init and preinit.
reimar
2005-06-24
*
obvious typo
rathann
2005-03-01
*
finally remove the refences to bps outside libaf. also simplification of some...
alex
2005-02-25
*
af_softclip
alex
2005-01-31
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
*
Make af_control_any_rev return the matching filter
reimar
2005-01-01
*
mplayer -af help now lists all available audio filters.
ivo
2004-09-06
*
10
alex
2004-06-26
*
Send a command throught the filter chain until some item returns AF_OK. Patch...
alex
2004-06-25
*
Adding support for more logical libaf configuration
anders
2003-01-17
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
*
10l bug for float conversion control + feature fix in volume control
anders
2003-01-10
*
New auto config for volume and resample and added support for float flag in c...
anders
2003-01-10
*
10l memory leak + bug fixes in ms to sample time conversion
anders
2002-12-31
*
Changes includes:
anders
2002-12-28
*
Fixing segfault bug and addnig support for lrintf() in format conversion
anders
2002-11-13
*
New features:
anders
2002-11-12
*
Adding equalizer filter + some cosmetics
anders
2002-11-03
*
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
*
Adding Support for non-reentrant audio filters
anders
2002-10-06
*
Adding function for estimating required buffer length
anders
2002-10-05
*
Correcting error in macro
anders
2002-10-03
*
Redesign of buffer length calculation
anders
2002-10-03
*
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