Sat, 26 Sep 2009 06:41:09 +0000 |
reimar |
Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 05 Jan 2009 12:41:40 +0000 |
diego |
Replace informal license notices by standard license header
|
Mon, 10 Mar 2008 19:19:03 +0000 |
diego |
Add missing header #include to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Tue, 01 Jan 2008 20:21:20 +0000 |
diego |
Replace multiple inclusion guards with leading underscores by default names.
|
Thu, 01 Nov 2007 06:52:38 +0000 |
uau |
Add audio filter scaletempo
|
Sun, 17 Jun 2007 12:18:13 +0000 |
zuxy |
Add AF_CONTROL_PAN_BALANCE control
|
Wed, 07 Jun 2006 00:02:51 +0000 |
corey |
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
|
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
|
Mon, 21 Feb 2005 17:08:45 +0000 |
alex |
filter for adding a center channel, adding a high pass filter would be nice
|
Mon, 03 Jan 2005 18:59:16 +0000 |
alex |
af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.c
|
Mon, 04 Oct 2004 19:11:05 +0000 |
alex |
reimplementation of the pl_extrastereo and pl_volnorm plugins
|
Sat, 20 Sep 2003 13:42:26 +0000 |
anders |
Adding filter for exporting audio data to visual effect applications
|
Tue, 07 Jan 2003 10:33:30 +0000 |
anders |
Adding sub-woofer filter, use this filter to add a sub channel to the audio stream
|
Sat, 28 Dec 2002 13:59:53 +0000 |
anders |
Changes includes:
|
Sun, 03 Nov 2002 09:51:02 +0000 |
anders |
Adding equalizer filter + some cosmetics
|
Thu, 31 Oct 2002 08:03:51 +0000 |
anders |
Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
|
Wed, 16 Oct 2002 01:49:40 +0000 |
anders |
Adding volume control and moving control() call parameters to a seperate file
|