From 2e1ad4a28eaf9bdc5548954db20bd1406e04a459 Mon Sep 17 00:00:00 2001 From: Loren Merritt Date: Thu, 23 Aug 2007 04:56:29 +0000 Subject: [PATCH] simd gmc wasn't impossible. Originally committed as revision 10191 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 f66c69bcfc..b914f3ddb0 100644 --- a/doc/optimization.txt +++ b/doc/optimization.txt @@ -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