log alpha/dsputil_alpha.c @ 10579:dacdec913c5b libavcodec

age author description
2009-01-18 mru Alpha: fix pix_abs16 libavcodec
2009-01-18 mru Alpha: add ff_ prefix to idct functions libavcodec
2009-01-18 mru Alpha: indentation libavcodec
2009-01-18 mru Alpha: proper IDCT selection libavcodec
2008-12-03 diego Delete unnecessary 'extern' keywords. libavcodec
2008-05-09 diego Use full path for #includes from another directory. libavcodec
2007-05-16 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
2006-01-12 diego Update licensing information: The FSF changed postal address. libavcodec
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavcodec
2003-12-30 michael interlaced motion estimation libavcodec
2003-09-13 mellum Use asms instead of builtins when compiling for generic Alpha. Less libavcodec
2003-06-29 michaelni build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodec
2003-06-21 michaelni the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
2003-03-03 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
2003-01-10 mellum Implement sad8x8 and sad16x16 with pix_abs. libavcodec
2002-11-27 mellum Kludge around compilation failure on Alpha. libavcodec
2002-11-11 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
2002-10-11 mellum Move Alpha optimized IDCT to own file. Based on a patch by Måns libavcodec
2002-09-29 mellum Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win libavcodec
2002-09-13 mellum Synthesize pixels16 functions from pixels functions. libavcodec
2002-09-13 mellum Adapt to new 8/16 table scheme. libavcodec
2002-07-29 mellum MVI optimizations for motion estimation. libavcodec
2002-07-13 mellum Remove support for variable BSIZE and INCR, as sub_pixels_* is no libavcodec
2002-07-13 mellum * Improve xy2 routines slightly libavcodec
2002-07-05 mellum Implement clear_blocks_axp. libavcodec
2002-07-03 mellum Use updated motion compensation routines. libavcodec
2002-07-01 mellum Assembly version of put_pixels. This is currently the function that libavcodec
2002-07-01 mellum Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodec
2002-06-24 mellum Ugly hack to make the assembler accept MVI instructions. libavcodec
2002-05-25 glantau license/copyright change libavcodec
2002-01-20 nickols_k Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodec