diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-16 18:04:37 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-19 09:33:43 +0100 |
commit | 461716d3bfe3db70cee916e616435a659669dbf5 (patch) | |
tree | f1d672e70bb8bf49a06f57cca6b46e4a14337aad /doc/libavfilter.texi | |
parent | ca3d786227adf20f4e19809090c980d6d1109bf8 (diff) | |
download | ffmpeg-461716d3bfe3db70cee916e616435a659669dbf5.tar.gz |
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc/libavfilter.texi')
-rw-r--r-- | doc/libavfilter.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/libavfilter.texi b/doc/libavfilter.texi index 5d0e82a771..24bd9a6f3d 100644 --- a/doc/libavfilter.texi +++ b/doc/libavfilter.texi @@ -17,6 +17,8 @@ framework containing several filters, sources and sinks. @c man end DESCRIPTION +@include authors.texi + @ignore @setfilename libavfilter @@ -26,10 +28,6 @@ framework containing several filters, sources and sinks. ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-filters(1) @c man end -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye |