Sat, 25 Nov 2006 19:57:31 +0000 |
diego |
Remove config.h and move its content to af.h. There are multiple files under
|
Sat, 25 Nov 2006 19:41:52 +0000 |
diego |
Use the real name of the header file when guarding against double inclusion.
|
Sat, 01 Oct 2005 12:55:34 +0000 |
reimar |
documentation-only patch: make doxygen compatible and create
|
Fri, 24 Jun 2005 10:50:53 +0000 |
reimar |
make -srate work again, unify audio filter init and preinit.
|
Tue, 01 Mar 2005 22:52:02 +0000 |
rathann |
obvious typo
|
Fri, 25 Feb 2005 11:11:07 +0000 |
alex |
finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
|
Mon, 31 Jan 2005 11:43:08 +0000 |
alex |
af_softclip
|
Sat, 08 Jan 2005 21:34:06 +0000 |
reimar |
always cancel down fractions (frac_t) to avoid overflows and playback
|
Sat, 01 Jan 2005 18:46:56 +0000 |
reimar |
Make af_control_any_rev return the matching filter
|
Mon, 06 Sep 2004 22:27:08 +0000 |
ivo |
mplayer -af help now lists all available audio filters.
|
Sat, 26 Jun 2004 10:05:13 +0000 |
alex |
10
|
Fri, 25 Jun 2004 19:02:53 +0000 |
alex |
Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger
|
Fri, 17 Jan 2003 01:00:07 +0000 |
anders |
Adding support for more logical libaf configuration
|
Wed, 15 Jan 2003 11:16:33 +0000 |
mosu |
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
|
Fri, 10 Jan 2003 01:45:34 +0000 |
anders |
10l bug for float conversion control + feature fix in volume control
|