mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-26 08:23:10 +00: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):
|
optimization Tips (for libavcodec):
|
||||||
|
|
||||||
What to optimize:
|
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
|
take a look in the i386/ directory, as most important functions are allready
|
||||||
optimized for MMX
|
optimized for MMX
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user