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
*
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
ulion
2007-12-13
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
*
Add audio filter scaletempo
uau
2007-11-01
*
Add general variables for either static or shared FFmpeg libraries.
diego
2007-04-26
*
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
diego
2007-04-25
*
Remove MinGW hack, it's no longer needed.
diego
2007-03-20
*
Conditionally compile af_export instead of having #ifdef around the file.
diego
2007-03-19
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
reimar
2006-12-12
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Remove some superfluous include CFLAGS.
diego
2006-11-29
*
FFmpeg-style dependency declaration
diego
2006-11-27
*
Remove superfluous dependency declaration on real header files.
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Remove superfluous comment.
diego
2006-11-25
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
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
[next]