[FFmpeg-cvslog] doc: use a common authors.texi file blurb

Stefano Sabatini git at videolan.org
Wed Dec 19 09:35:06 CET 2012


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Dec 16 18:04:37 2012 +0100| [461716d3bfe3db70cee916e616435a659669dbf5] | committer: Stefano Sabatini

doc: use a common authors.texi file blurb

Factorize.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=461716d3bfe3db70cee916e616435a659669dbf5
---

 doc/authors.texi                  |   11 +++++++++++
 doc/ffmpeg-bitstream-filters.texi |    6 ++----
 doc/ffmpeg-codecs.texi            |    6 ++----
 doc/ffmpeg-devices.texi           |    6 ++----
 doc/ffmpeg-filters.texi           |    6 ++----
 doc/ffmpeg-formats.texi           |    6 ++----
 doc/ffmpeg-protocols.texi         |    6 ++----
 doc/ffmpeg-resampler.texi         |    8 ++++----
 doc/ffmpeg-scaler.texi            |    6 ++----
 doc/ffmpeg-utils.texi             |    6 ++----
 doc/ffmpeg.texi                   |    6 ++----
 doc/ffplay.texi                   |    6 ++----
 doc/ffprobe.texi                  |    6 ++----
 doc/ffserver.texi                 |    6 ++----
 doc/libavcodec.texi               |    8 ++++----
 doc/libavdevice.texi              |    6 ++----
 doc/libavfilter.texi              |    6 ++----
 doc/libavformat.texi              |    6 ++----
 doc/libavutil.texi                |    6 ++----
 doc/libswresample.texi            |    6 ++----
 doc/libswscale.texi               |    6 ++----
 21 files changed, 55 insertions(+), 80 deletions(-)

diff --git a/doc/authors.texi b/doc/authors.texi
new file mode 100644
index 0000000..6c8c1d7
--- /dev/null
+++ b/doc/authors.texi
@@ -0,0 +1,11 @@
+ at chapter Authors
+
+The FFmpeg developers.
+
+For details about the authorship, see the Git history of the project
+(git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
+ at command{git log} in the FFmpeg source directory, or browsing the
+online repository at @url{http://source.ffmpeg.org}.
+
+Maintainers for the specific components are listed in the file
+ at file{MAINTAINERS} in the source code tree.
diff --git a/doc/ffmpeg-bitstream-filters.texi b/doc/ffmpeg-bitstream-filters.texi
index 7b03c27..5530159 100644
--- a/doc/ffmpeg-bitstream-filters.texi
+++ b/doc/ffmpeg-bitstream-filters.texi
@@ -22,6 +22,8 @@ bitstream level modifications without performing decoding.
 
 @include bitstream_filters.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-bitstream-filters
@@ -31,10 +33,6 @@ bitstream level modifications without performing decoding.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-codecs.texi b/doc/ffmpeg-codecs.texi
index 0bbf716..80b1839 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
 
+ at 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
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-devices.texi b/doc/ffmpeg-devices.texi
index 12c2179..4e14683 100644
--- a/doc/ffmpeg-devices.texi
+++ b/doc/ffmpeg-devices.texi
@@ -39,6 +39,8 @@ for programmatic use.
 @include indevs.texi
 @include outdevs.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-devices
@@ -48,10 +50,6 @@ for programmatic use.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3), libavdevice(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-filters.texi b/doc/ffmpeg-filters.texi
index f272bb4..69ec652 100644
--- a/doc/ffmpeg-filters.texi
+++ b/doc/ffmpeg-filters.texi
@@ -19,6 +19,8 @@ libavfilter library.
 
 @include filters.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-filters
@@ -28,10 +30,6 @@ libavfilter library.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-formats.texi b/doc/ffmpeg-formats.texi
index a2e6259..f3020e2 100644
--- a/doc/ffmpeg-formats.texi
+++ b/doc/ffmpeg-formats.texi
@@ -144,6 +144,8 @@ of -1 enables when required by target format.
 @include demuxers.texi
 @include muxers.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-formats
@@ -153,10 +155,6 @@ of -1 enables when required by target format.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-protocols.texi b/doc/ffmpeg-protocols.texi
index 0bb89a0..232b3f2 100644
--- a/doc/ffmpeg-protocols.texi
+++ b/doc/ffmpeg-protocols.texi
@@ -19,6 +19,8 @@ libavformat library.
 
 @include protocols.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-protocols
@@ -28,10 +30,6 @@ libavformat library.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index 3558772..d2a8f67 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -176,6 +176,8 @@ and 16, default value is 9.
 
 @c man end RESAMPLER OPTIONS
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-resampler
@@ -185,8 +187,6 @@ and 16, default value is 9.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswresample(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
+
+ at bye
diff --git a/doc/ffmpeg-scaler.texi b/doc/ffmpeg-scaler.texi
index 2d1bc95..cf0db96 100644
--- a/doc/ffmpeg-scaler.texi
+++ b/doc/ffmpeg-scaler.texi
@@ -118,6 +118,8 @@ are floating point number values.
 
 @c man end SCALER OPTIONS
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-scaler
@@ -127,10 +129,6 @@ are floating point number values.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswscale(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg-utils.texi b/doc/ffmpeg-utils.texi
index 5d51fc8..8734ae5 100644
--- a/doc/ffmpeg-utils.texi
+++ b/doc/ffmpeg-utils.texi
@@ -20,6 +20,8 @@ by the libavutil library.
 @include syntax.texi
 @include eval.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg-utils
@@ -29,10 +31,6 @@ by the libavutil library.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index baaed27..b91e9f2 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1295,6 +1295,8 @@ ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext
 @include filters.texi
 @include metadata.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffmpeg
@@ -1304,10 +1306,6 @@ ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext
 ffplay(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
 @c man end
 
- at c man begin AUTHORS
-See git history
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 1396b01..9886fd8 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -200,6 +200,8 @@ Seek to percentage in file corresponding to fraction of width.
 @include protocols.texi
 @include filters.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffplay
@@ -209,10 +211,6 @@ Seek to percentage in file corresponding to fraction of width.
 ffmpeg(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
 @c man end
 
- at c man begin AUTHORS
-The FFmpeg developers
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index 08aef13..a5fa5b3 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -499,6 +499,8 @@ DV, GXF and AVI timecodes are available in format metadata
 @include protocols.texi
 @include indevs.texi
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffprobe
@@ -508,10 +510,6 @@ DV, GXF and AVI timecodes are available in format metadata
 ffmpeg(1), ffplay(1), ffserver(1) and the FFmpeg HTML documentation
 @c man end
 
- at c man begin AUTHORS
-The FFmpeg developers
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/ffserver.texi b/doc/ffserver.texi
index dbfffd2..b85c724 100644
--- a/doc/ffserver.texi
+++ b/doc/ffserver.texi
@@ -266,6 +266,8 @@ messages to stdout.
 @end table
 @c man end
 
+ at include authors.texi
+
 @ignore
 
 @setfilename ffserver
@@ -277,10 +279,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), the @file{ffserver.conf}
 example and the FFmpeg HTML documentation
 @c man end
 
- at c man begin AUTHORS
-The FFmpeg developers
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libavcodec.texi b/doc/libavcodec.texi
index fe53eb4..928c40b 100644
--- a/doc/libavcodec.texi
+++ b/doc/libavcodec.texi
@@ -20,6 +20,10 @@ The shared architecture provides various services ranging from bit
 stream I/O to DSP optimizations, and makes it suitable for
 implementing robust and fast codecs as well as for experimentation.
 
+ at c man end DESCRIPTION
+
+ at include authors.texi
+
 @ignore
 
 @setfilename libavcodec
@@ -30,10 +34,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-codecs(1),
 ffmpeg-bitstream-filters(1), libavutil(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libavdevice.texi b/doc/libavdevice.texi
index d6e17ae..b749e9c 100644
--- a/doc/libavdevice.texi
+++ b/doc/libavdevice.texi
@@ -19,6 +19,8 @@ VfW, DShow, and ALSA.
 
 @c man end DESCRIPTION
 
+ at include authors.texi
+
 @ignore
 
 @setfilename libavdevice
@@ -29,10 +31,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3),
 libavcodec(3), libavformat(3), ffmpeg-devices(1)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libavfilter.texi b/doc/libavfilter.texi
index 5d0e82a..24bd9a6 100644
--- a/doc/libavfilter.texi
+++ b/doc/libavfilter.texi
@@ -17,6 +17,8 @@ framework containing several filters, sources and sinks.
 
 @c man end DESCRIPTION
 
+ at 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
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libavformat.texi b/doc/libavformat.texi
index 1e85f65..349a925 100644
--- a/doc/libavformat.texi
+++ b/doc/libavformat.texi
@@ -22,6 +22,8 @@ resource.
 
 @c man end DESCRIPTION
 
+ at include authors.texi
+
 @ignore
 
 @setfilename libavformat
@@ -31,10 +33,6 @@ resource.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3), libavcodec(3), ffmpeg-formats(1), ffmpeg-protocols(1)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libavutil.texi b/doc/libavutil.texi
index c12d7ff..b37ce27 100644
--- a/doc/libavutil.texi
+++ b/doc/libavutil.texi
@@ -20,6 +20,8 @@ enumerations for pixel and sample formats).
 
 @c man end DESCRIPTION
 
+ at include authors.texi
+
 @ignore
 
 @setfilename libavutil
@@ -29,10 +31,6 @@ enumerations for pixel and sample formats).
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-utils(1)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libswresample.texi b/doc/libswresample.texi
index e1c0e2f..08fa6b5 100644
--- a/doc/libswresample.texi
+++ b/doc/libswresample.texi
@@ -44,6 +44,8 @@ enabled through dedicated options.
 
 @c man end DESCRIPTION
 
+ at 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
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye
diff --git a/doc/libswscale.texi b/doc/libswscale.texi
index a8c08e6..9c76943 100644
--- a/doc/libswscale.texi
+++ b/doc/libswscale.texi
@@ -37,6 +37,8 @@ colorspaces differ.
 
 @c man end DESCRIPTION
 
+ at include authors.texi
+
 @ignore
 
 @setfilename libswscale
@@ -46,10 +48,6 @@ colorspaces differ.
 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-scaler(1), libavutil(3)
 @c man end
 
- at c man begin AUTHORS
-See Git history (git://source.ffmpeg.org/ffmpeg)
- at c man end
-
 @end ignore
 
 @bye



More information about the ffmpeg-cvslog mailing list