log i386/vp3dsp_mmx.c @ 8033:b661cf8690a1 libavcodec

age author description
Sun, 19 Oct 2008 04:40:24 +0000 conrad VP3 loop filter is mmx2 not mmx libavcodec
Fri, 17 Oct 2008 03:18:08 +0000 conrad MMX VP3 Loop Filter libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Wed, 17 Sep 2008 19:38:44 +0000 conrad Cosmetics: reindent libavcodec
Wed, 17 Sep 2008 19:30:33 +0000 conrad Rewrite MMX VP3 IDCT in inline asm libavcodec
Sun, 31 Aug 2008 07:05:55 +0000 conrad Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it libavcodec
Sat, 30 Aug 2008 19:41:42 +0000 conrad Use ff_pw_8 in MMX/SSE VP3 IDCT libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Wed, 16 May 2007 23:23:45 +0000 aurel better separation of vp3dsp functions from dsputil_mmx.c 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
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 01 Jun 2005 21:19:00 +0000 michael adding a few const libavcodec
Tue, 17 May 2005 18:28:40 +0000 michael porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API libavcodec
Mon, 26 Apr 2004 00:20:29 +0000 melanson reorganize and simplify the VP3 IDCT stuff libavcodec
Sun, 25 Apr 2004 03:26:24 +0000 melanson correct MMX-optimized variant of VP3 IDCT, with comments (thank you libavcodec
Mon, 08 Mar 2004 02:13:45 +0000 melanson seperated out the C-based VP3 DSP functions into a different file; also libavcodec