From a2c419848df3e76e164bd19c3841f39d2971d326 Mon Sep 17 00:00:00 2001
From: Lou Logan <lou@lrcd.com>
Date: Thu, 12 Jan 2012 10:24:26 -0900
Subject: [PATCH] docs: remove extra sar entry for scale filter

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
---
 doc/filters.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 99e157d54c9..2afc1d3b3a1 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2112,9 +2112,6 @@ input sample aspect ratio
 @item dar
 input display aspect ratio, it is the same as (@var{iw} / @var{ih}) * @var{sar}
 
-@item sar
-input sample aspect ratio
-
 @item hsub, vsub
 horizontal and vertical chroma subsample values. For example for the
 pixel format "yuv422p" @var{hsub} is 2 and @var{vsub} is 1.
-- 
GitLab