log snow.h @ 9752:f52c5d54ede5 libavcodec

age author description
2009-01-13 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
2008-12-03 diego Delete unnecessary 'extern' keywords. libavcodec
2008-11-24 diego Make non-void replacement functions actually return a value. libavcodec
2008-08-31 stefano Globally rename the header inclusion guard names. libavcodec
2007-10-17 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
2007-08-25 michael cleanup (remove some old experimentation related code) libavcodec
2007-08-25 michael use 16bit IDWT (a SIMD implementation of it should be >2x faster then with libavcodec
2007-08-21 michael Change rounding of the horizontal DWT to match the vertical one. libavcodec
2007-08-20 michael more stupid double subtractions libavcodec
2007-07-02 diego Remove leading underscores from specifiers, they are reserved. libavcodec
2007-01-30 takis Add the const specifier as needed to reduce the number of warnings. libavcodec
2006-12-08 mru rename always_inline to av_always_inline and move to common.h libavcodec
2006-11-14 mru revert bad checkin libavcodec
2006-11-14 mru move some CFLAGS settings away from config.* writing section libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
2006-08-15 gpoirier Compile fix (for GCC<3.3) when encoders are disabled libavcodec
2006-05-30 lorenm Snow: cosmetics libavcodec
2006-05-30 lorenm Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec
2006-05-28 lorenm Snow multiple reference frames libavcodec
2006-03-27 lu_zero altivec support for snow libavcodec
2006-03-20 corey Snow mmx + sse2 part 2 libavcodec
2006-03-16 gpoirier First part of a series of speed-enchancing patches. libavcodec