summaryrefslogtreecommitdiffstats
path: root/libavcodec/snow.h
Commit message (Expand)AuthorAgeFilesLines
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-3/+3
* Make non-void replacement functions actually return a value.Diego Biurrun2008-11-241-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* cleanup (remove some old experimentation related code)Michael Niedermayer2007-08-251-3/+0
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-251-10/+11
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-211-2/+2
* more stupid double subtractionsMichael Niedermayer2007-08-201-2/+2
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-021-2/+2
* Add the const specifier as needed to reduce the number of warnings.Panagiotis Issaris2007-01-301-1/+1
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-081-4/+4
* revert bad checkinMåns Rullgård2006-11-141-2/+2
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Compile fix (for GCC<3.3) when encoders are disabledGuillaume Poirier2006-08-151-1/+5
* Snow: cosmeticsLoren Merritt2006-05-301-0/+4
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt2006-05-301-0/+3
* Snow multiple reference framesLoren Merritt2006-05-281-0/+1
* altivec support for snowLuca Barbato2006-03-271-0/+39
* Snow mmx + sse2 part 2Robert Edele2006-03-201-1/+1
* First part of a series of speed-enchancing patches.Robert Edele2006-03-161-0/+123
OpenPOWER on IntegriCloud