log ps2/dsputil_mmi.c @ 12514:e6d711ba5760 libavcodec

age author description
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
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
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 13 Mar 2004 19:21:58 +0000 melanson credit update 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
Fri, 21 Mar 2003 22:50:54 +0000 michaelni new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Tue, 18 Mar 2003 20:08:57 +0000 michaelni clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t 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
Sun, 27 Oct 2002 09:20:48 +0000 michaelni dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Thu, 03 Oct 2002 20:57:19 +0000 michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Mon, 23 Sep 2002 08:44:24 +0000 michaelni ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec