From ef4d34aa7ee7bce9a63b308b640d56d053e5229a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 25 Feb 2013 23:01:11 +0100 Subject: [PATCH] filters.texi: restore mistakenly removed section name for noformat --- doc/filters.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index c7e2d9d184..9b39ea50ef 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1314,6 +1314,8 @@ Negate input video. This filter accepts an integer in input, if non-zero it negates the alpha component (if available). The default value in input is 0. +@section noformat + Force libavfilter not to use any of the specified pixel formats for the input to the next filter.