log resample.c @ 12488:351a81a23343 libavcodec

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