]> git.sesse.net Git - ffmpeg/blobdiff - doc/libavcodec.texi
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / doc / libavcodec.texi
index 1fd1cf8996871fa9f0619cad16e76ce13974fca5..618f9f6b74105469a692295ac1cccfe7e70d695c 100644 (file)
@@ -20,20 +20,29 @@ 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
+
+@chapter See Also
+
+@ifhtml
+@url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
+@url{ffmpeg-codecs.html,ffmpeg-codecs}, @url{ffmpeg-bitstream-filters.html,bitstream-filters},
+@url{libavutil.html,libavutil}
+@end ifhtml
+
+@ifnothtml
+ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1),
+ffmpeg-codecs(1), ffmpeg-bitstream-filters(1),
+libavutil(3)
+@end ifnothtml
+
+@include authors.texi
+
 @ignore
 
 @setfilename libavcodec
 @settitle media streams decoding and encoding library
 
-@c man begin SEEALSO
-ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), ffmpeg-codecs(1),
-ffmpeg-bistream-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