mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
testing cvslog
Originally committed as revision 4117 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ad3aa87456
commit
88e3d29b6b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user