diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-11-26 23:52:50 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-11-27 23:35:45 +0100 |
commit | 3a227f5d904265313fa89cdafb3161bdf261fd50 (patch) | |
tree | a1ac4a19286759111ad0aaf3e86424935311859d /doc/libavformat.texi | |
parent | 9c492271a8e424cdc76be18e46902511d6c46f9a (diff) | |
download | ffmpeg-3a227f5d904265313fa89cdafb3161bdf261fd50.tar.gz |
doc: add ffmpeg-protocols.texi manual
Diffstat (limited to 'doc/libavformat.texi')
-rw-r--r-- | doc/libavformat.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libavformat.texi b/doc/libavformat.texi index 38757c29c0..1e85f657f2 100644 --- a/doc/libavformat.texi +++ b/doc/libavformat.texi @@ -28,7 +28,7 @@ resource. @settitle multimedia muxing and demuxing library @c man begin SEEALSO -ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3), libavcodec(3), ffmpeg-formats(1) +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 |