1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-19 19:03:00 +02:00

testing cvslog

Originally committed as revision 4118 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2005-04-10 02:16:45 +00:00
parent 88e3d29b6b
commit 6fbcfec0c8
+1 -1
View File
@@ -5,7 +5,7 @@ if you plan to do non-x86 architecture specific optimiztions (SIMD normally) the
take a look in the i386/ directory, as most important functions are allready
optimized for MMX
if u want to do x86 optimizations then u can either try to finetune the stuff in the
if you want to do x86 optimizations then u can either try to finetune the stuff in the
i386 directory or find some other functions in the c source to optimize, but there
arent many left