]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/snow.h
udp_socket_create returns socket descriptor
[frescor/ffmpeg.git] / libavcodec / snow.h
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-11-24 diegoMake non-void replacement functions actually return...
2008-08-31 stefanoRename globally the header inclusion guards.
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-25 michaelcleanup (remove some old experimentation related code)
2007-08-25 michaeluse 16bit IDWT (a SIMD implementation of it should...
2007-08-21 michaelchange rounding of the horizontal DWT to match the...
2007-08-20 michaelmore stupid double subtractions
2007-07-02 diegoRemove leading underscores from specifiers, they are...
2007-01-30 takisAdd the const specifier as needed to reduce the number...
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-11-14 mrurevert bad checkin
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-15 gpoirierCompile fix (for GCC<3.3) when encoders are disabled
2006-05-30 lorenmSnow: cosmetics
2006-05-30 lorenmSnow: fix subband weighting in wavelet cmp functions...
2006-05-28 lorenmSnow multiple reference frames
2006-03-27 lu_zeroaltivec support for snow
2006-03-20 coreySnow mmx + sse2 part 2
2006-03-16 gpoirierFirst part of a series of speed-enchancing patches.