]> git.sesse.net Git - ffmpeg/blobdiff - doc/avplay.texi
doxy: don't sort struct members alphabetically
[ffmpeg] / doc / avplay.texi
index e292481228e076dc8a5cebf976c8ead0c5f46d6d..b856f9be8a4320c01af2da1728316daa3c253a10 100644 (file)
@@ -28,7 +28,7 @@ various Libav APIs.
 @chapter Options
 @c man begin OPTIONS
 
-@include fftools-common-opts.texi
+@include avtools-common-opts.texi
 
 @section Main options
 
@@ -76,8 +76,6 @@ the option @var{pixel_format}.
 @item -stats
 Show the stream duration, the codec parameters, the current position in
 the stream and the audio/video synchronisation drift.
-@item -debug
-Print specific debug info.
 @item -bug
 Work around bugs.
 @item -vismv
@@ -172,7 +170,7 @@ Seek to percentage in file corresponding to fraction of width.
 @settitle AVplay media player
 
 @c man begin SEEALSO
-avconv(1), avprobe(1), avserver(1) and the Libav HTML documentation
+avconv(1), avprobe(1) and the Libav HTML documentation
 @c man end
 
 @c man begin AUTHORS