diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-02-25 23:01:11 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-03-16 05:35:02 +0100 |
commit | ef4d34aa7ee7bce9a63b308b640d56d053e5229a (patch) | |
tree | 5ff04e015f4936d5d61c5940b8fc4759439f18d5 /doc/filters.texi | |
parent | dd74e3ef339e89343cb3eefc8d9e91dcad8444f0 (diff) | |
download | ffmpeg-ef4d34aa7ee7bce9a63b308b640d56d053e5229a.tar.gz |
filters.texi: restore mistakenly removed section name for noformat
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 2 insertions, 0 deletions
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. |