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/libswresample.texi | |
parent | ca3d786227adf20f4e19809090c980d6d1109bf8 (diff) | |
download | ffmpeg-461716d3bfe3db70cee916e616435a659669dbf5.tar.gz |
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc/libswresample.texi')
-rw-r--r-- | doc/libswresample.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/libswresample.texi b/doc/libswresample.texi index e1c0e2f3db..08fa6b5d18 100644 --- a/doc/libswresample.texi +++ b/doc/libswresample.texi @@ -44,6 +44,8 @@ enabled through dedicated options. @c man end DESCRIPTION +@include authors.texi + @ignore @setfilename libswresample @@ -53,10 +55,6 @@ enabled through dedicated options. ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-resampler(1), libavutil(3) @c man end -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye |