log libaf/af_lavcresample.c @ 20366:f6f6cd1f661c

age author description
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 ...