diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2006-11-05 13:31:57 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2006-11-05 13:31:57 +0000 |
commit | 3c88ea24761efda7d1c7886119c618e1f66cb1c9 (patch) | |
tree | 3513cdad67698f419413a41252d9d090da237ce2 /doc/ffplay-doc.texi | |
parent | 75a71b6c38d0141c92debef9eece545b814af790 (diff) | |
download | ffmpeg-3c88ea24761efda7d1c7886119c618e1f66cb1c9.tar.gz |
update docs to reflect AVImageFormat removing
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffplay-doc.texi')
-rw-r--r-- | doc/ffplay-doc.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index f3e9dc3363..db08eb38ff 100644 --- a/doc/ffplay-doc.texi +++ b/doc/ffplay-doc.texi @@ -43,12 +43,6 @@ disable video disable graphical display @item -f fmt force format -@item -img img_fmt -This option is used to force a given image format -when playing image sequences. Example: -@example -ffplay -img pgmyuv tests/vsynth1/%d.pgm -@end example @end table @section Advanced options |