Wed, 08 Nov 2006 18:31:04 +0000 |
uau |
Change value used to indicate "unknown audio format" from 0 to -1.
|
Mon, 18 Sep 2006 14:04:50 +0000 |
uau |
Fix stupid use of multiplication to check signs which fails because of
|
Sun, 09 Jul 2006 03:59:52 +0000 |
reynaldo |
makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
|
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
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
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
|
Wed, 08 Mar 2006 15:39:53 +0000 |
reimar |
fix memory leak when filter with given name does not exist.
|
Thu, 20 Oct 2005 09:12:28 +0000 |
reimar |
semi-hack: avoid passing 0-length blocks to audio filters.
|
Sat, 01 Oct 2005 12:55:34 +0000 |
reimar |
documentation-only patch: make doxygen compatible and create
|
Sat, 23 Jul 2005 16:58:25 +0000 |
reimar |
Avoid hang with -af-adv force=3
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
Tue, 21 Jun 2005 01:00:35 +0000 |
diego |
Fix mp_msg vs af_msg usage as pointed out by Ivo.
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Sun, 01 May 2005 09:23:31 +0000 |
reimar |
Prevent segfault when filter chain is empty (e.g. because all
|