git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
iterative overlapped block based motion estimation for snow
[ffmpeg.git]
/
ffmpeg.c
diff --git
a/ffmpeg.c
b/ffmpeg.c
index
3bcfd75
..
ab12bfd
100644
(file)
--- a/
ffmpeg.c
+++ b/
ffmpeg.c
@@
-2770,6
+2770,9
@@
const char *motion_str[] = {
"phods",
"epzs",
"x1",
+ "hex",
+ "umh",
+ "iter",
NULL,
};