[FFmpeg-cvslog] doc/filters: fix nnedi typos

Paul B Mahol git at videolan.org
Sun Feb 21 21:35:10 CET 2016


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Feb 21 21:34:32 2016 +0100| [2b5b0011823c02e9853571e71ef362d95406eae0] | committer: Paul B Mahol

doc/filters: fix nnedi typos

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b5b0011823c02e9853571e71ef362d95406eae0
---

 doc/filters.texi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index c533ef7..250367e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8733,9 +8733,9 @@ Use frame flags, single field.
 Use top field only.
 @item b
 Use bottom field only.
- at item ft
+ at item tf
 Use both fields, top first.
- at item fb
+ at item bf
 Use both fields, bottom first.
 @end table
 



More information about the ffmpeg-cvslog mailing list