From 375c5de0050375216b4cd91d10be908ba3c45eb2 Mon Sep 17 00:00:00 2001 From: Marth64 Date: Wed, 3 Jan 2024 16:33:26 -0600 Subject: [PATCH] doc/filters: fix minterpolate vsbmc option typos Signed-off-by: Marth64 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 264b363642..651a22f783 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -17895,7 +17895,7 @@ Macroblock size. Default @code{16}. Motion estimation search parameter. Default @code{32}. @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). +Enable variable-size block motion compensation. Motion estimation is applied with smaller block sizes at object boundaries in order to make them less blurry. Default is @code{0} (disabled). @end table @end table