forked from FFmpeg/FFmpeg
doc: use a common authors.texi file blurb
Factorize.
This commit is contained in:
parent
ca3d786227
commit
461716d3bf
21 changed files with 55 additions and 80 deletions
11
doc/authors.texi
Normal file
11
doc/authors.texi
Normal file
|
@ -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.
|
|
@ -22,6 +22,8 @@ bitstream level modifications without performing decoding.
|
||||||
|
|
||||||
@include bitstream_filters.texi
|
@include bitstream_filters.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-bitstream-filters
|
@setfilename ffmpeg-bitstream-filters
|
||||||
|
@ -31,10 +33,6 @@ bitstream level modifications without performing decoding.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -1105,6 +1105,8 @@ Set sample format audio decoders should prefer. Default value is
|
||||||
@include decoders.texi
|
@include decoders.texi
|
||||||
@include encoders.texi
|
@include encoders.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-codecs
|
@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)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -39,6 +39,8 @@ for programmatic use.
|
||||||
@include indevs.texi
|
@include indevs.texi
|
||||||
@include outdevs.texi
|
@include outdevs.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-devices
|
@setfilename ffmpeg-devices
|
||||||
|
@ -48,10 +50,6 @@ for programmatic use.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3), libavdevice(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3), libavdevice(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -19,6 +19,8 @@ libavfilter library.
|
||||||
|
|
||||||
@include filters.texi
|
@include filters.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-filters
|
@setfilename ffmpeg-filters
|
||||||
|
@ -28,10 +30,6 @@ libavfilter library.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -144,6 +144,8 @@ of -1 enables when required by target format.
|
||||||
@include demuxers.texi
|
@include demuxers.texi
|
||||||
@include muxers.texi
|
@include muxers.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-formats
|
@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)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -19,6 +19,8 @@ libavformat library.
|
||||||
|
|
||||||
@include protocols.texi
|
@include protocols.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-protocols
|
@setfilename ffmpeg-protocols
|
||||||
|
@ -28,10 +30,6 @@ libavformat library.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -176,6 +176,8 @@ and 16, default value is 9.
|
||||||
|
|
||||||
@c man end RESAMPLER OPTIONS
|
@c man end RESAMPLER OPTIONS
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-resampler
|
@setfilename ffmpeg-resampler
|
||||||
|
@ -185,8 +187,6 @@ and 16, default value is 9.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswresample(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswresample(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
|
@bye
|
||||||
|
|
|
@ -118,6 +118,8 @@ are floating point number values.
|
||||||
|
|
||||||
@c man end SCALER OPTIONS
|
@c man end SCALER OPTIONS
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-scaler
|
@setfilename ffmpeg-scaler
|
||||||
|
@ -127,10 +129,6 @@ are floating point number values.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswscale(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswscale(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -20,6 +20,8 @@ by the libavutil library.
|
||||||
@include syntax.texi
|
@include syntax.texi
|
||||||
@include eval.texi
|
@include eval.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg-utils
|
@setfilename ffmpeg-utils
|
||||||
|
@ -29,10 +31,6 @@ by the libavutil library.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -1295,6 +1295,8 @@ ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext
|
||||||
@include filters.texi
|
@include filters.texi
|
||||||
@include metadata.texi
|
@include metadata.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffmpeg
|
@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
|
ffplay(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See git history
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -200,6 +200,8 @@ Seek to percentage in file corresponding to fraction of width.
|
||||||
@include protocols.texi
|
@include protocols.texi
|
||||||
@include filters.texi
|
@include filters.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffplay
|
@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
|
ffmpeg(1), ffprobe(1), ffserver(1) and the FFmpeg HTML documentation
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
The FFmpeg developers
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -499,6 +499,8 @@ DV, GXF and AVI timecodes are available in format metadata
|
||||||
@include protocols.texi
|
@include protocols.texi
|
||||||
@include indevs.texi
|
@include indevs.texi
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffprobe
|
@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
|
ffmpeg(1), ffplay(1), ffserver(1) and the FFmpeg HTML documentation
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
The FFmpeg developers
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -266,6 +266,8 @@ messages to stdout.
|
||||||
@end table
|
@end table
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename ffserver
|
@setfilename ffserver
|
||||||
|
@ -277,10 +279,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), the @file{ffserver.conf}
|
||||||
example and the FFmpeg HTML documentation
|
example and the FFmpeg HTML documentation
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
The FFmpeg developers
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -20,6 +20,10 @@ The shared architecture provides various services ranging from bit
|
||||||
stream I/O to DSP optimizations, and makes it suitable for
|
stream I/O to DSP optimizations, and makes it suitable for
|
||||||
implementing robust and fast codecs as well as for experimentation.
|
implementing robust and fast codecs as well as for experimentation.
|
||||||
|
|
||||||
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libavcodec
|
@setfilename libavcodec
|
||||||
|
@ -30,10 +34,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-codecs(1),
|
||||||
ffmpeg-bitstream-filters(1), libavutil(3)
|
ffmpeg-bitstream-filters(1), libavutil(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -19,6 +19,8 @@ VfW, DShow, and ALSA.
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libavdevice
|
@setfilename libavdevice
|
||||||
|
@ -29,10 +31,6 @@ ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3),
|
||||||
libavcodec(3), libavformat(3), ffmpeg-devices(1)
|
libavcodec(3), libavformat(3), ffmpeg-devices(1)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -17,6 +17,8 @@ framework containing several filters, sources and sinks.
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libavfilter
|
@setfilename libavfilter
|
||||||
|
@ -26,10 +28,6 @@ framework containing several filters, sources and sinks.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-filters(1)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-filters(1)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -22,6 +22,8 @@ resource.
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libavformat
|
@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)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3), libavcodec(3), ffmpeg-formats(1), ffmpeg-protocols(1)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -20,6 +20,8 @@ enumerations for pixel and sample formats).
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libavutil
|
@setfilename libavutil
|
||||||
|
@ -29,10 +31,6 @@ enumerations for pixel and sample formats).
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-utils(1)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-utils(1)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -44,6 +44,8 @@ enabled through dedicated options.
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libswresample
|
@setfilename libswresample
|
||||||
|
@ -53,10 +55,6 @@ enabled through dedicated options.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-resampler(1), libavutil(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-resampler(1), libavutil(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
|
@ -37,6 +37,8 @@ colorspaces differ.
|
||||||
|
|
||||||
@c man end DESCRIPTION
|
@c man end DESCRIPTION
|
||||||
|
|
||||||
|
@include authors.texi
|
||||||
|
|
||||||
@ignore
|
@ignore
|
||||||
|
|
||||||
@setfilename libswscale
|
@setfilename libswscale
|
||||||
|
@ -46,10 +48,6 @@ colorspaces differ.
|
||||||
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-scaler(1), libavutil(3)
|
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-scaler(1), libavutil(3)
|
||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@c man begin AUTHORS
|
|
||||||
See Git history (git://source.ffmpeg.org/ffmpeg)
|
|
||||||
@c man end
|
|
||||||
|
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
Loading…
Add table
Reference in a new issue