log snow.h @ 12475:9fef0a8ddd63 libavcodec

age author description
Sun, 14 Mar 2010 17:50:12 +0000 mru Separate DWT from snow and dsputil libavcodec
Thu, 11 Mar 2010 02:32:05 +0000 mru snow: remove unused stub functions libavcodec
Sat, 06 Mar 2010 22:37:03 +0000 mru Move ff_spatial_dwt() prototype to snow.h libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Mon, 24 Nov 2008 16:33:11 +0000 diego Make non-void replacement functions actually return a value. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sat, 25 Aug 2007 03:19:39 +0000 michael cleanup (remove some old experimentation related code) libavcodec
Sat, 25 Aug 2007 03:00:51 +0000 michael use 16bit IDWT (a SIMD implementation of it should be >2x faster then with libavcodec
Tue, 21 Aug 2007 16:29:40 +0000 michael Change rounding of the horizontal DWT to match the vertical one. libavcodec
Mon, 20 Aug 2007 22:26:49 +0000 michael more stupid double subtractions libavcodec
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libavcodec
Tue, 30 Jan 2007 10:31:34 +0000 takis Add the const specifier as needed to reduce the number of warnings. libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h 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
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Tue, 15 Aug 2006 14:59:27 +0000 gpoirier Compile fix (for GCC<3.3) when encoders are disabled libavcodec
Tue, 30 May 2006 19:40:28 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 05:44:22 +0000 lorenm Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec
Sun, 28 May 2006 21:44:47 +0000 lorenm Snow multiple reference frames libavcodec
Mon, 27 Mar 2006 12:51:19 +0000 lu_zero altivec support for snow libavcodec
Mon, 20 Mar 2006 05:52:23 +0000 corey Snow mmx + sse2 part 2 libavcodec
Thu, 16 Mar 2006 19:18:18 +0000 gpoirier First part of a series of speed-enchancing patches. libavcodec