diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-12 18:40:23 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-10-12 18:40:23 +0000 |
commit | f5b05b951c81f23c8a79f1c19b2657f85d43f93a (patch) | |
tree | b1acba14aff0e74b59d80939c8eab105b101200e /doc | |
parent | 94498ec98a9f0807b0d418beb5f6a0c76318d074 (diff) | |
download | ffmpeg-f5b05b951c81f23c8a79f1c19b2657f85d43f93a.tar.gz |
Cosmetics: remove pointless empty line.
Originally committed as revision 25452 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 49f87cff36..66c1606fc8 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -623,7 +623,6 @@ Follows the list of the accepted parameters. Specify the width and height of the buffered video frames. @item pix_fmt_string - A string representing the pixel format of the buffered video frames. It may be a number corresponding to a pixel format, or a pixel format name. |