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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-07-27 22:56:59 +0400
committerAnton Khirnov <anton@khirnov.net>2011-08-12 15:27:30 +0400
commit6291d7e41605c0b1e9debfae8a2b1d4cf7b0e0b3 (patch)
treece39de2c1a0f9a48da739fc10a192cca0345efff /doc/avplay.texi
parent791a86c37a03b94207bc2d0ad4cbe7f39d7e495a (diff)
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/avplay.texi')
-rw-r--r--doc/avplay.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avplay.texi b/doc/avplay.texi
index ff0b8f8dd8..d7fecf0db0 100644
--- a/doc/avplay.texi
+++ b/doc/avplay.texi
@@ -170,7 +170,7 @@ Seek to percentage in file corresponding to fraction of width.
@settitle AVplay media player
@c man begin SEEALSO
-ffmpeg(1), avprobe(1), avserver(1) and the Libav HTML documentation
+avconv(1), avprobe(1), avserver(1) and the Libav HTML documentation
@c man end
@c man begin AUTHORS