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 | |
parent | ca3d786227adf20f4e19809090c980d6d1109bf8 (diff) | |
download | ffmpeg-461716d3bfe3db70cee916e616435a659669dbf5.tar.gz |
doc: use a common authors.texi file blurb
Factorize.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/authors.texi | 11 | ||||
-rw-r--r-- | doc/ffmpeg-bitstream-filters.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-codecs.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-devices.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-filters.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-formats.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-protocols.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-resampler.texi | 8 | ||||
-rw-r--r-- | doc/ffmpeg-scaler.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg-utils.texi | 6 | ||||
-rw-r--r-- | doc/ffmpeg.texi | 6 | ||||
-rw-r--r-- | doc/ffplay.texi | 6 | ||||
-rw-r--r-- | doc/ffprobe.texi | 6 | ||||
-rw-r--r-- | doc/ffserver.texi | 6 | ||||
-rw-r--r-- | doc/libavcodec.texi | 8 | ||||
-rw-r--r-- | doc/libavdevice.texi | 6 | ||||
-rw-r--r-- | doc/libavfilter.texi | 6 | ||||
-rw-r--r-- | doc/libavformat.texi | 6 | ||||
-rw-r--r-- | doc/libavutil.texi | 6 | ||||
-rw-r--r-- | doc/libswresample.texi | 6 | ||||
-rw-r--r-- | 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 0000000000..6c8c1d7efa --- /dev/null +++ b/doc/authors.texi @@ -0,0 +1,11 @@ +@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 +@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 +@file{MAINTAINERS} in the source code tree. diff --git a/doc/ffmpeg-bitstream-filters.texi b/doc/ffmpeg-bitstream-filters.texi index 7b03c27fe6..553015988d 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 +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye 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 diff --git a/doc/ffmpeg-devices.texi b/doc/ffmpeg-devices.texi index 12c2179070..4e146830da 100644 --- a/doc/ffmpeg-devices.texi +++ b/doc/ffmpeg-devices.texi @@ -39,6 +39,8 @@ for programmatic use. @include indevs.texi @include outdevs.texi +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg-filters.texi b/doc/ffmpeg-filters.texi index f272bb4dcc..69ec65281f 100644 --- a/doc/ffmpeg-filters.texi +++ b/doc/ffmpeg-filters.texi @@ -19,6 +19,8 @@ libavfilter library. @include filters.texi +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg-formats.texi b/doc/ffmpeg-formats.texi index a2e6259fe9..f3020e214c 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 +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg-protocols.texi b/doc/ffmpeg-protocols.texi index 0bb89a0a7b..232b3f29ad 100644 --- a/doc/ffmpeg-protocols.texi +++ b/doc/ffmpeg-protocols.texi @@ -19,6 +19,8 @@ libavformat library. @include protocols.texi +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi index 3558772002..d2a8f67e1b 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 +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore + +@bye diff --git a/doc/ffmpeg-scaler.texi b/doc/ffmpeg-scaler.texi index 2d1bc959a9..cf0db96960 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 +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg-utils.texi b/doc/ffmpeg-utils.texi index 5d51fc8491..8734ae5af5 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 +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index baaed27bee..b91e9f22f0 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 +@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 -@c man begin AUTHORS -See git history -@c man end - @end ignore @bye diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 1396b01b42..9886fd82ab 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 +@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 -@c man begin AUTHORS -The FFmpeg developers -@c man end - @end ignore @bye diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 08aef13dbf..a5fa5b3fb7 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 +@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 -@c man begin AUTHORS -The FFmpeg developers -@c man end - @end ignore @bye diff --git a/doc/ffserver.texi b/doc/ffserver.texi index dbfffd297c..b85c724f18 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -266,6 +266,8 @@ messages to stdout. @end table @c man end +@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 -@c man begin AUTHORS -The FFmpeg developers -@c man end - @end ignore @bye diff --git a/doc/libavcodec.texi b/doc/libavcodec.texi index fe53eb4f75..928c40bdfd 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. +@c man end DESCRIPTION + +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/libavdevice.texi b/doc/libavdevice.texi index d6e17aec74..b749e9c505 100644 --- a/doc/libavdevice.texi +++ b/doc/libavdevice.texi @@ -19,6 +19,8 @@ VfW, DShow, and ALSA. @c man end DESCRIPTION +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye 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 diff --git a/doc/libavformat.texi b/doc/libavformat.texi index 1e85f657f2..349a925b96 100644 --- a/doc/libavformat.texi +++ b/doc/libavformat.texi @@ -22,6 +22,8 @@ resource. @c man end DESCRIPTION +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye diff --git a/doc/libavutil.texi b/doc/libavutil.texi index c12d7ff54e..b37ce27be0 100644 --- a/doc/libavutil.texi +++ b/doc/libavutil.texi @@ -20,6 +20,8 @@ enumerations for pixel and sample formats). @c man end DESCRIPTION +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye 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 diff --git a/doc/libswscale.texi b/doc/libswscale.texi index a8c08e645d..9c769433e6 100644 --- a/doc/libswscale.texi +++ b/doc/libswscale.texi @@ -37,6 +37,8 @@ colorspaces differ. @c man end DESCRIPTION +@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 -@c man begin AUTHORS -See Git history (git://source.ffmpeg.org/ffmpeg) -@c man end - @end ignore @bye |