diff options
author | Lou Logan <lou@lrcd.com> | 2015-01-07 17:16:54 -0900 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2015-01-07 17:17:33 -0900 |
commit | 919e038a95fdebefb0ec76a602c0d61758ad0d8d (patch) | |
tree | 55e33c767135b1170325bc4a01c4dd91c85f56ae /doc/indevs.texi | |
parent | bcaa9099b3648b47060e1724a97dc98b63c83702 (diff) | |
download | ffmpeg-919e038a95fdebefb0ec76a602c0d61758ad0d8d.tar.gz |
doc: fix typos
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index abc4cc3944..fa6facf96e 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -390,7 +390,7 @@ not work and result in undefined behavior. The values @option{auto}, @option{dv} and @option{hdv} are supported. @item dvbuffer -Set maxiumum size of buffer for incoming data, in frames. For DV, this +Set maximum size of buffer for incoming data, in frames. For DV, this is an exact value. For HDV, it is not frame exact, since HDV does not have a fixed frame size. |