diff options
author | James Almer <jamrial@gmail.com> | 2021-06-29 22:27:15 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-06-29 22:27:15 -0300 |
commit | 91004ed3ec3934c19db405ea818ce2ba73a8225e (patch) | |
tree | 7a9f79b0106312c60251380c5edca90c0220d47f /doc/filters.texi | |
parent | e11fd47f8df2631db9da14b22d34e3c390d91ba8 (diff) | |
download | ffmpeg-91004ed3ec3934c19db405ea818ce2ba73a8225e.tar.gz |
doc: remove duplicate @end command
Fixes regression since e11fd47f8df2631db9da14b22d34e3c390d91ba8
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/filters.texi')
-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 13236965ce..eaf23e3736 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -20975,7 +20975,6 @@ If diagonal field of view is set it overrides horizontal and vertical field of v @item octahedron Octahedron projection. -@end table @item cylindricalea Cylindrical Equal Area projection. |