[FFmpeg-cvslog] r10191 - trunk/doc/optimization.txt
lorenm
subversion
Thu Aug 23 06:56:29 CEST 2007
Author: lorenm
Date: Thu Aug 23 06:56:29 2007
New Revision: 10191
Log:
simd gmc wasn't impossible.
Modified:
trunk/doc/optimization.txt
Modified: trunk/doc/optimization.txt
==============================================================================
--- trunk/doc/optimization.txt (original)
+++ trunk/doc/optimization.txt Thu Aug 23 06:56:29 2007
@@ -77,7 +77,7 @@ clear_blocks
gmc
Used for MPEG-4 gmc.
Optimizing this should have a significant effect on the gmc decoding
- speed but it's very likely impossible to write in SIMD.
+ speed.
gmc1
Used for chroma blocks in MPEG-4 gmc with 1 warp point
More information about the ffmpeg-cvslog
mailing list