testing cvslog

Originally committed as revision 4117 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2005-04-10 02:09:39 +00:00
parent ad3aa87456
commit 88e3d29b6b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
optimization Tips (for libavcodec):
What to optimize:
if u plan to do non-x86 architecture specific optimiztions (SIMD normally) then
if you plan to do non-x86 architecture specific optimiztions (SIMD normally) then
take a look in the i386/ directory, as most important functions are allready
optimized for MMX