log i386/idct_mmx.c @ 7061:3e51aa540377 libavcodec

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Wed, 13 Feb 2008 01:18:12 +0000 diego cosmetics: Replace // by /* */ comments. libavcodec
Wed, 16 Jan 2008 21:21:30 +0000 diego Rename illegal identifiers, _ followed by capital is reserved for the system. libavcodec
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Mon, 22 Jan 2007 01:16:42 +0000 diego Fix some more license headers. libavcodec
Thu, 14 Sep 2006 00:38:03 +0000 diego Remove the LGPL exception clause as discussed on ffmpeg-devel 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
Fri, 02 Sep 2005 21:13:19 +0000 michael add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Thu, 02 Jun 2005 20:45:35 +0000 lorenm sort H.264 mmx dsp functions into their own file libavcodec
Wed, 01 Jun 2005 18:04:01 +0000 michael 100l for myself (breaking amd64) libavcodec
Wed, 01 Jun 2005 11:56:58 +0000 michael merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 11:36:32 +0000 michael get rid of 2 movq (680 -> 658 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 08:43:40 +0000 michael avoid one transpose (730->680 dezicycles on duron) libavcodec
Wed, 01 Jun 2005 04:51:46 +0000 lorenm 10l (symbol mangling) libavcodec
Wed, 01 Jun 2005 01:18:41 +0000 michael add rounding bias before the horizontal idct (765->730 dezicyles on duron) libavcodec
Tue, 31 May 2005 22:48:33 +0000 lorenm MMX for H.264 iDCT (adapted from x264) libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Mon, 27 May 2002 08:37:13 +0000 kabi * undefine local defines when they are no longer needed libavcodec
Wed, 15 Aug 2001 22:33:03 +0000 glantau win32 fixes libavcodec
Tue, 07 Aug 2001 22:40:29 +0000 glantau added idct mmx code libavcodec