log alpha/dsputil_alpha.c @ 5197:953a9fd3b5f5 libavcodec

age author description
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 30 Dec 2003 16:07:57 +0000 michael interlaced motion estimation libavcodec
Sat, 13 Sep 2003 10:07:46 +0000 mellum Use asms instead of builtins when compiling for generic Alpha. Less libavcodec
Sun, 29 Jun 2003 00:23:30 +0000 michaelni build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) libavcodec
Sat, 21 Jun 2003 01:11:31 +0000 michaelni the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Fri, 10 Jan 2003 13:35:15 +0000 mellum Implement sad8x8 and sad16x16 with pix_abs. libavcodec
Wed, 27 Nov 2002 01:20:42 +0000 mellum Kludge around compilation failure on Alpha. libavcodec
Mon, 11 Nov 2002 10:04:45 +0000 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
Fri, 11 Oct 2002 23:01:16 +0000 mellum Move Alpha optimized IDCT to own file. Based on a patch by Mns libavcodec
Sun, 29 Sep 2002 15:14:28 +0000 mellum Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win libavcodec
Fri, 13 Sep 2002 23:27:01 +0000 mellum Synthesize pixels16 functions from pixels functions. libavcodec