log resample.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sun, 26 Sep 2010 14:25:22 +0000 michael Move AVOptions from libavcodec to libavutil libavcodec
Wed, 28 Apr 2010 20:00:23 +0000 michael Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Thu, 11 Jun 2009 08:16:08 +0000 bcoudurier Add const in cast. Removes warning: libavcodec
Thu, 11 Jun 2009 08:14:50 +0000 bcoudurier give s->resample_context to avoid segfault, avclass was moved libavcodec
Mon, 23 Mar 2009 10:58:05 +0000 benoit Move av_class to AVResampleContext instead of ReSampleContext. libavcodec
Sun, 15 Feb 2009 06:29:43 +0000 pross Prevent heap corruption when resampling 8-bit audio. libavcodec
Wed, 11 Feb 2009 22:57:10 +0000 bcoudurier extend resampling API, add S16 internal conversion libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 03 Aug 2008 16:42:32 +0000 jbr cosmetics: make all references to AC-3 capitalized and hyphenated libavcodec
Sat, 15 Dec 2007 10:03:49 +0000 andoma Add missing '\n' to log format text libavcodec
Sat, 01 Dec 2007 00:21:43 +0000 michael senseless cast and () libavcodec
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavcodec
Mon, 06 Aug 2007 23:34:41 +0000 michael make output buffer larger so drift compensation can work libavcodec
Tue, 17 Jul 2007 12:57:50 +0000 diego typo fixes libavcodec
Thu, 22 Mar 2007 14:27:16 +0000 michael set more reasonable cutoff for audio rate conversion libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Thu, 21 Oct 2004 21:07:40 +0000 michael user selectble cutoff frequency libavcodec
Thu, 21 Oct 2004 03:11:34 +0000 michael make most resample filter parameters selectable at runtime libavcodec
Wed, 30 Jun 2004 14:15:31 +0000 michael various resampling fixes libavcodec
Fri, 18 Jun 2004 02:45:09 +0000 michael 10l libavcodec
Thu, 17 Jun 2004 15:43:23 +0000 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 08 Sep 2003 21:05:43 +0000 bellard removed os_support.h libavcodec
Wed, 20 Aug 2003 07:57:00 +0000 michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec
Wed, 12 Mar 2003 18:57:33 +0000 kabi * moved os_support.h into libavcodec libavcodec
Tue, 11 Mar 2003 12:09:13 +0000 michaelni restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Wed, 09 Oct 2002 14:16:31 +0000 bellard resample fix by Petros Tsantoulis libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Thu, 09 May 2002 01:23:49 +0000 philipjsg * Fix a problem with the first sample when down sampling. libavcodec
Mon, 13 Aug 2001 21:48:05 +0000 glantau win32 fixes libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec