diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-03-19 07:55:25 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-03-19 11:12:13 +0100 |
commit | e5c32d6da7836c7c9bb8393cb4de7e0997a4363b (patch) | |
tree | 5cac8e827067aedea1d395f42f65fc429f61f83b /doc/avplay.texi | |
parent | 3cd93cc7b898f83cc0c7ae35804dbe2cb6586af2 (diff) | |
download | ffmpeg-e5c32d6da7836c7c9bb8393cb4de7e0997a4363b.tar.gz |
avplay: remove the -debug option.
It just shadows the corresponding AVOption and prevents using named
constants.
Diffstat (limited to 'doc/avplay.texi')
-rw-r--r-- | doc/avplay.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/avplay.texi b/doc/avplay.texi index 8fc33081de..b856f9be8a 100644 --- a/doc/avplay.texi +++ b/doc/avplay.texi @@ -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 |