log imgresample.c @ 5750:09f99af1db40 libavcodec

age author description
Tue, 02 Oct 2007 11:39:32 +0000 lu_zero Sanitize altivec code so it can be built with runtime check properly libavcodec
Tue, 26 Jun 2007 18:01:15 +0000 benoit Indentation libavcodec
Tue, 26 Jun 2007 18:00:50 +0000 benoit test context before accessing it libavcodec
Tue, 26 Jun 2007 16:09:55 +0000 benoit add an AVClass pointer in SwsContext context libavcodec
Mon, 28 May 2007 09:30:41 +0000 diego Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. libavcodec
Mon, 21 May 2007 07:05:23 +0000 diego Fix imgresample-test linking. libavcodec
Mon, 21 May 2007 07:01:42 +0000 diego Add explanatory comments to some #endifs. libavcodec
Sun, 04 Mar 2007 11:53:11 +0000 takis Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" libavcodec
Wed, 17 Jan 2007 10:26:13 +0000 takis fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and libavcodec
Tue, 14 Nov 2006 03:18:09 +0000 mru revert bad checkin libavcodec
Tue, 14 Nov 2006 03:12:29 +0000 mru move some CFLAGS settings away from config.* writing section libavcodec
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavcodec
Mon, 30 Oct 2006 10:15:37 +0000 lucabe AVPicture has 4 planes, not 3 libavcodec
Mon, 23 Oct 2006 17:06:32 +0000 lucabe Do not use a fake libavcodec/swscale.h, but always use the real one libavcodec
Tue, 17 Oct 2006 10:26:37 +0000 lucabe Implement sws_getCachedContext() in swscale emulation libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Fri, 18 Aug 2006 13:38:24 +0000 diego Explicitly include fastmemcpy.h from libvo/. libavcodec
Tue, 25 Jul 2006 15:23:44 +0000 lucabe Fix a corner case in sws emulation libavcodec
Tue, 04 Apr 2006 12:35:55 +0000 lucabe Introduce swscale interface in libavcodec libavcodec
Sun, 05 Feb 2006 13:35:17 +0000 diego MSVC-compatible __align8/__align16 declaration 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
Wed, 12 Oct 2005 22:40:10 +0000 alex sanity check whether dimensions are non-null libavcodec
Fri, 26 Aug 2005 19:05:44 +0000 michael Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Thu, 30 Dec 2004 14:48:01 +0000 michael imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) libavcodec
Thu, 17 Jun 2004 15:43:23 +0000 michael polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters libavcodec
Sun, 06 Jun 2004 20:15:53 +0000 michael fix normalization libavcodec