Browse Source

simd gmc wasn't impossible.

Originally committed as revision 10191 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Loren Merritt 18 years ago
parent
commit
2e1ad4a28e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/optimization.txt

+ 1
- 1
doc/optimization.txt View File

@@ -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


Loading…
Cancel
Save