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/ffmpeg-codecs.texi | |
parent | ca3d786227adf20f4e19809090c980d6d1109bf8 (diff) | |
download | ffmpeg-461716d3bfe3db70cee916e616435a659669dbf5.tar.gz |
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc/ffmpeg-codecs.texi')
-rw-r--r-- | doc/ffmpeg-codecs.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ffmpeg-codecs.texi b/doc/ffmpeg-codecs.texi index 0bbf716057..80b1839bae 100644 --- a/doc/ffmpeg-codecs.texi +++ b/doc/ffmpeg-codecs.texi @@ -1105,6 +1105,8 @@ Set sample format audio decoders should prefer. Default value is @include decoders.texi @include encoders.texi +@include authors.texi + @ignore @setfilename ffmpeg-codecs @@ -1114,10 +1116,6 @@ Set sample format audio decoders should prefer. Default value is ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3) @c man end -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye |