[Ffmpeg-cvslog] CVS: ffmpeg ffmpeg.c,1.359,1.360

Michael Niedermayer CVS michael
Wed Dec 28 16:43:55 CET 2005


Update of /cvsroot/ffmpeg/ffmpeg
In directory mail:/var2/tmp/cvs-serv16368

Modified Files:
	ffmpeg.c 
Log Message:
iterative overlapped block based motion estimation for snow


Index: ffmpeg.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/ffmpeg.c,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -d -r1.359 -r1.360
--- ffmpeg.c	25 Dec 2005 17:43:52 -0000	1.359
+++ ffmpeg.c	28 Dec 2005 15:43:52 -0000	1.360
@@ -2770,6 +2770,9 @@
     "phods",
     "epzs",
     "x1",
+    "hex",
+    "umh",
+    "iter",
     NULL,
 };
 





More information about the ffmpeg-cvslog mailing list