log resample.c @ 12206:fe243bb5ef61 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