log i386/dsputil_mmx.h @ 7062:fb6038ffd2a9 libavcodec

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Tue, 01 Apr 2008 04:51:28 +0000 lorenm h264 chroma mc ssse3 libavcodec
Mon, 25 Feb 2008 23:14:22 +0000 aurel split encoding part of dsputil_mmx into its own file libavcodec
Tue, 05 Feb 2008 11:22:55 +0000 lorenm ssse3 h264 motion compensation. libavcodec
Tue, 05 Feb 2008 01:16:48 +0000 lorenm clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. libavcodec
Sun, 03 Feb 2008 07:05:11 +0000 lorenm ff_h264_idct8_add_sse2. libavcodec
Fri, 11 Jan 2008 08:29:58 +0000 diego Factorize some duplicated code from CAVS and H.264 into a common file. libavcodec
Wed, 12 Dec 2007 22:45:03 +0000 aurel add required include to make this file self-contained libavcodec
Tue, 27 Nov 2007 22:57:26 +0000 aurel remove some unused ff_p* vars from dsputil libavcodec
Tue, 27 Nov 2007 22:36:15 +0000 aurel use ff_ prefix for extern vars libavcodec
Tue, 27 Nov 2007 22:23:34 +0000 aurel make ff_p* vars extern so that they can be used in various *_mmx.c files libavcodec