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/avprobe.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/avprobe.texi')
-rw-r--r-- | doc/avprobe.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avprobe.texi b/doc/avprobe.texi index a0497de897..5fc73a1934 100644 --- a/doc/avprobe.texi +++ b/doc/avprobe.texi @@ -122,7 +122,7 @@ with name "STREAM". @settitle avprobe media prober @c man begin SEEALSO -ffmpeg(1), avplay(1), avserver(1) and the Libav HTML documentation +avconv(1), avplay(1), avserver(1) and the Libav HTML documentation @c man end @c man begin AUTHORS |