From 88e3d29b6b5fcf2315e05497c901415d39e56cf8 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 10 Apr 2005 02:09:39 +0000 Subject: testing cvslog Originally committed as revision 4117 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/optimization.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/optimization.txt b/doc/optimization.txt index 6bba4c078a..3aa41cd9b1 100644 --- a/doc/optimization.txt +++ b/doc/optimization.txt @@ -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 -- cgit v1.2.3