log resample2.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Fri, 09 Jul 2010 16:05:58 +0000 mru resample: replace VLA with malloc/free libavcodec
Fri, 09 Jul 2010 16:05:52 +0000 mru resample: check memory allocations in av_resample_init() libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sun, 28 Feb 2010 19:58:26 +0000 cehoyos Make av_build_filter static (and remove av_): It is not used outside resample2.c. libavcodec
Wed, 06 Jan 2010 22:40:52 +0000 michael Stop the approximation in bessel() once it does no longer improve. libavcodec
Mon, 23 Mar 2009 10:58:05 +0000 benoit Move av_class to AVResampleContext instead of ReSampleContext. libavcodec
Mon, 09 Feb 2009 15:31:08 +0000 michael Move doxy for public resample2 functions to the public header. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 24 Jul 2008 17:09:28 +0000 diego cosmetics: Fix two common typos: wont --> will not, lets --> let us. libavcodec
Sat, 22 Mar 2008 01:06:57 +0000 diego typo: occured --> occurred libavcodec
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Thu, 10 May 2007 09:00:44 +0000 diego Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec
Sun, 08 Apr 2007 13:02:25 +0000 diego Remove unused variable. libavcodec