iterative overlapped block based motion estimation for snow

Originally committed as revision 4781 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2005-12-28 15:43:53 +00:00
parent 1338e0cbd8
commit 51d6a3cf00
3 changed files with 386 additions and 45 deletions

View File

@@ -2770,6 +2770,9 @@ const char *motion_str[] = {
"phods",
"epzs",
"x1",
"hex",
"umh",
"iter",
NULL,
};