diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-07-27 20:56:59 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-08-12 13:27:30 +0200 |
commit | 6291d7e41605c0b1e9debfae8a2b1d4cf7b0e0b3 (patch) | |
tree | ce39de2c1a0f9a48da739fc10a192cca0345efff /doc/avserver.texi | |
parent | 791a86c37a03b94207bc2d0ad4cbe7f39d7e495a (diff) | |
download | ffmpeg-6291d7e41605c0b1e9debfae8a2b1d4cf7b0e0b3.tar.gz |
Make a copy of ffmpeg under a new name -- avconv.
It will be further developed with a few incompatible changes.
ffmpeg.c will stay as is for some time, so any scripts using it won't be
broken.
Diffstat (limited to 'doc/avserver.texi')
-rw-r--r-- | doc/avserver.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avserver.texi b/doc/avserver.texi index ad0eb465d9..b0bb06b504 100644 --- a/doc/avserver.texi +++ b/doc/avserver.texi @@ -265,7 +265,7 @@ rather than as a daemon. @c man begin SEEALSO -ffmpeg(1), avplay(1), avprobe(1), the @file{ffmpeg/doc/avserver.conf} +avconv(1), avplay(1), avprobe(1), the @file{ffmpeg/doc/avserver.conf} example and the Libav HTML documentation @c man end |