Tue, 13 Mar 2007 21:55:23 +0000 |
diego |
cosmetics: Fix indentation, reorder some lines for consistency.
|
Tue, 13 Mar 2007 12:10:57 +0000 |
diego |
Give more descriptive names to the source and library variables and split
|
Tue, 12 Dec 2006 20:29:30 +0000 |
reimar |
Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
|
Fri, 01 Dec 2006 01:11:42 +0000 |
diego |
Add libav include paths to CFLAGS without indirection.
|
Wed, 29 Nov 2006 15:14:03 +0000 |
diego |
Remove some superfluous include CFLAGS.
|
Mon, 27 Nov 2006 13:42:36 +0000 |
diego |
FFmpeg-style dependency declaration
|
Mon, 27 Nov 2006 11:31:25 +0000 |
diego |
Remove superfluous dependency declaration on real header files.
|
Sun, 26 Nov 2006 18:12:36 +0000 |
diego |
Merge common parts of all Makefiles into one file included by all.
|
Sat, 25 Nov 2006 16:12:36 +0000 |
diego |
Remove superfluous comment.
|
Tue, 21 Nov 2006 11:25:44 +0000 |
diego |
Remove superfluous empty variable declaration.
|
Mon, 20 Nov 2006 11:18:01 +0000 |
diego |
Unify dep/depend targets.
|
Thu, 17 Aug 2006 17:19:56 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
Wed, 12 Jul 2006 17:58:07 +0000 |
diego |
OPTFLAGS already includes EXTRA_INC.
|
Wed, 12 Jul 2006 17:28:14 +0000 |
diego |
Use only one global config.mak file.
|
Wed, 07 Jun 2006 00:02:51 +0000 |
corey |
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
Sat, 13 May 2006 08:46:31 +0000 |
reynaldo |
New karaoke af
|
Thu, 13 Apr 2006 10:36:17 +0000 |
michael |
very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment
|
Tue, 31 Jan 2006 23:24:08 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
Fri, 27 Jan 2006 00:06:42 +0000 |
diego |
Make clean/distclean behave uniformly in all directories.
|
Fri, 13 Jan 2006 23:38:16 +0000 |
rathann |
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
|
Sun, 13 Nov 2005 18:28:44 +0000 |
diego |
Unify include paths by adding -I.. to CFLAGS.
|
Mon, 01 Aug 2005 22:09:17 +0000 |
reimar |
libavutil compile fix (working also with old libavcodec)
|
Sun, 19 Jun 2005 22:52:55 +0000 |
ranma |
Be more patch-friendly
|
Mon, 30 May 2005 08:57:30 +0000 |
henry |
- correct the argument in configure check for lrintf() to avoid a warning
|
Mon, 21 Feb 2005 17:08:45 +0000 |
alex |
filter for adding a center channel, adding a high pass filter would be nice
|
Mon, 21 Feb 2005 16:41:15 +0000 |
alex |
move the format related stuff to format.c
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Thu, 23 Dec 2004 02:09:52 +0000 |
ivo |
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
|
Sat, 20 Nov 2004 14:41:51 +0000 |
henry |
head related transfer function
|
Thu, 21 Oct 2004 12:10:55 +0000 |
michael |
sine sweep generator
|