Thu, 22 Mar 2007 01:50:04 +0000 |
michael |
reasonable cutoff frequency default
|
Tue, 20 Mar 2007 09:46:00 +0000 |
diego |
Rename open to af_open so as not to conflict with a previous header definition.
|
Sat, 10 Feb 2007 20:33:27 +0000 |
reimar |
Move variable declaration to appropriate place
|
Sat, 10 Feb 2007 20:32:56 +0000 |
reimar |
Cosmetics: remove tabs added in last commit from otherwise tab-free file.
|
Sat, 10 Feb 2007 18:12:03 +0000 |
uau |
Fix memory leaks.
|
Sat, 10 Feb 2007 18:05:18 +0000 |
uau |
Use AF_NCH for max number of channels instead of private CHANS define.
|
Tue, 31 Jan 2006 23:24:08 +0000 |
diego |
Move conditional compilation out of the code and into the build system.
|
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)
|
Mon, 01 Aug 2005 21:16:43 +0000 |
gpoirier |
10l to beastd due to new libavutil introduction
|
Sat, 08 Jan 2005 21:34:06 +0000 |
reimar |
always cancel down fractions (frac_t) to avoid overflows and playback
|
Fri, 31 Dec 2004 13:14:01 +0000 |
michael |
faster packed<->planar conversation
|
Mon, 27 Dec 2004 17:30:15 +0000 |
alex |
removing AFMT_ dependancy
|
Wed, 22 Dec 2004 00:12:00 +0000 |
reimar |
Make filters request a supported input format instead of failing.
|
Sun, 19 Dec 2004 16:28:34 +0000 |
reimar |
Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.
|
Wed, 03 Nov 2004 01:53:56 +0000 |
michael |
libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas dot edu>)
|
Thu, 21 Oct 2004 21:15:21 +0000 |
michael |
user selectable cutoff frequency
|
Thu, 21 Oct 2004 03:32:31 +0000 |
michael |
libavcodec resampling ...
|