[FFmpeg-cvslog] doc: correct table end for metadata filter
Mulvya
git at videolan.org
Wed Feb 15 21:19:08 EET 2017
ffmpeg | branch: master | Mulvya <mulvya at gmail.com> | Thu Feb 16 00:50:27 2017 +0530| [449ce456a6c9c9dda70be04aa7aa45025732f563] | committer: Paul B Mahol
doc: correct table end for metadata filter
Signed-off-by: Mulvya <mulvya at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=449ce456a6c9c9dda70be04aa7aa45025732f563
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 89eb7ac..cff7ea5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16400,13 +16400,13 @@ Float representation of @code{value} from metadata key.
@item VALUE2
Float representation of @code{value} as supplied by user in @code{value} option.
+ at end table
@item file
If specified in @code{print} mode, output is written to the named file. Instead of
plain filename any writable url can be specified. Filename ``-'' is a shorthand
for standard output. If @code{file} option is not set, output is written to the log
with AV_LOG_INFO loglevel.
- at end table
@end table
More information about the ffmpeg-cvslog
mailing list