diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-01 13:05:25 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-01 13:06:56 +0100 |
commit | 12cd992d67d996f7283f6fb61fdbbaf759f3570a (patch) | |
tree | eeaddef730a163fa0e499feccc060de954d083eb | |
parent | 13d351bd45d2642a7f87fb61e6e796adbe868353 (diff) | |
download | ffmpeg-12cd992d67d996f7283f6fb61fdbbaf759f3570a.tar.gz |
doc/ffmpeg-filters: add short description
-rw-r--r-- | doc/ffmpeg-filters.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ffmpeg-filters.texi b/doc/ffmpeg-filters.texi index 5c3dae3758..f272bb4dcc 100644 --- a/doc/ffmpeg-filters.texi +++ b/doc/ffmpeg-filters.texi @@ -9,6 +9,14 @@ @contents +@chapter Description +@c man begin DESCRIPTION + +This document describes filters, sources, and sinks provided by the +libavfilter library. + +@c man end DESCRIPTION + @include filters.texi @ignore |