Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-11-04 15:42:47 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-11-11 14:15:53 +0400
commit598546e1df9f78fc43889056722f9b1e9301bc4b (patch)
tree569edf9a7362ec249be756e94d08df80f14d5a95 /doc/libavcodec.texi
parentc1947015b2eec65c7fbd702e1d8c22248be511e8 (diff)
doc: add libavutil.texi
With some fixes and better wording by Alexander Strasser <eclipse7@gmx.net>.
Diffstat (limited to 'doc/libavcodec.texi')
-rw-r--r--doc/libavcodec.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libavcodec.texi b/doc/libavcodec.texi
index 865a6b483f..d8925b479c 100644
--- a/doc/libavcodec.texi
+++ b/doc/libavcodec.texi
@@ -1116,7 +1116,7 @@ Set sample format audio decoders should prefer. Default value is
@settitle media streams decoding and encoding library
@c man begin SEEALSO
-ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1)
+ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
@c man end
@c man begin AUTHORS