ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Thu Dec 22 11:48:18 2016 +0100| [0098eeaa62899136caf61aa76e3be2c198144ecc] | committer: Carl Eugen Hoyos
doc/filters: Fix vsbmc option name. Reported-by: Антон Приходько > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0098eeaa62899136caf61aa76e3be2c198144ecc --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 51db7f9..62e5db6 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9704,7 +9704,7 @@ Macroblock size. Default @code{16}. @item search_param Motion estimation search parameter. Default @code{32}. -@item vsmbc +@item vsbmc Enable variable-size block motion compensation. Motion estimation is applied with smaller block sizes at object boundaries in order to make the them less blur. Default is @code{0} (disabled). @end table @end table _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
