summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2015-01-07 17:16:54 -0900
committerLou Logan <lou@lrcd.com>2015-01-07 17:17:33 -0900
commit919e038a95fdebefb0ec76a602c0d61758ad0d8d (patch)
tree55e33c767135b1170325bc4a01c4dd91c85f56ae /doc/encoders.texi
parentbcaa9099b3648b47060e1724a97dc98b63c83702 (diff)
doc: fix typos
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index c0e9890649..a6cdd997d1 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2171,7 +2171,7 @@ Use @var{0} to disable alpha plane coding.
@subsection Speed considerations
In the default mode of operation the encoder has to honor frame constraints
-(i.e. not produc frames with size bigger than requested) while still making
+(i.e. not produce frames with size bigger than requested) while still making
output picture as good as possible.
A frame containing a lot of small details is harder to compress and the encoder
would spend more time searching for appropriate quantizers for each slice.