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
/
Makefile
Commit message (
Expand
)
Author
Age
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
Use only one global config.mak file.
diego
2006-07-12
*
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
corey
2006-06-07
*
New karaoke af
reynaldo
2006-05-13
*
very simple filter which can remove a sine at a specified frequency, usefull ...
michael
2006-04-13
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
*
Make clean/distclean behave uniformly in all directories.
diego
2006-01-27
*
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
rathann
2006-01-13
*
Unify include paths by adding -I.. to CFLAGS.
diego
2005-11-13
*
libavutil compile fix (working also with old libavcodec)
reimar
2005-08-01
*
Be more patch-friendly
ranma
2005-06-19
*
- correct the argument in configure check for lrintf() to avoid a warning
henry
2005-05-30
*
filter for adding a center channel, adding a high pass filter would be nice
alex
2005-02-21
*
move the format related stuff to format.c
alex
2005-02-21
*
removing AFMT_ dependancy
alex
2004-12-27
*
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
2004-12-23
*
head related transfer function
henry
2004-11-20
*
sine sweep generator
michael
2004-10-21
*
libavcodec resampling ...
michael
2004-10-21
*
reimplementation of the pl_extrastereo and pl_volnorm plugins
alex
2004-10-04
*
mingw crosscompiling step 1
faust3
2004-06-27
*
ranlib cleanup by Dan Christiansen
alex
2004-06-24
*
Adding filter for exporting audio data to visual effect applications
anders
2003-09-20
*
workaround conflict with the MINGW32 open function
faust3
2003-03-31
*
required for i18n+-lintl (found by Nexus)
arpi
2003-02-07
*
Adding sub-woofer filter, use this filter to add a sub channel to the audio s...
anders
2003-01-07
*
Port of pl_surround.c to af-layer.
ranma
2002-12-31
*
Changes includes:
anders
2002-12-28
*
reversing my patch to check for -Wall support & use it if available (requeste...
rathann
2002-11-25
*
check for -Wall support & use it if available patch by (Dominik Mierzejewski ...
michael
2002-11-23
*
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 new audio output filter layer libaf
anders
2002-10-01