diff options
author | Lars Kiesow <lkiesow@uos.de> | 2016-06-03 00:34:09 +0200 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2016-06-02 15:01:53 -0800 |
commit | e9bb80d3dcc5db2b481c5ba5005983d1abf249e2 (patch) | |
tree | 05167b59127438f2b8fe383ec12de5b2a3bcf30d | |
parent | e8a236add82e668c3e665a4ab38c91d875047e43 (diff) | |
download | ffmpeg-e9bb80d3dcc5db2b481c5ba5005983d1abf249e2.tar.gz |
doc/filters: Remove duplicated setdar example
Signed-off-by: Lou Logan <lou@lrcd.com>
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index aa208f1989..ba3f2b378c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -11635,7 +11635,6 @@ To change the display aspect ratio to 16:9, specify one of the following: @example setdar=dar=1.77777 setdar=dar=16/9 -setdar=dar=1.77777 @end example @item |