diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-11-04 12:42:47 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-11-11 11:15:53 +0100 |
commit | 598546e1df9f78fc43889056722f9b1e9301bc4b (patch) | |
tree | 569edf9a7362ec249be756e94d08df80f14d5a95 /doc/libavcodec.texi | |
parent | c1947015b2eec65c7fbd702e1d8c22248be511e8 (diff) | |
download | ffmpeg-598546e1df9f78fc43889056722f9b1e9301bc4b.tar.gz |
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.texi | 2 |
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 |