summaryrefslogtreecommitdiff
path: root/doc/codecs.texi
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2014-11-30 23:59:22 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-12-01 00:31:06 +0100
commitb28652599d78ed47d830af422756ee0dae55c735 (patch)
tree19751820e53616c6083fef2de2d9df87b4faef8a /doc/codecs.texi
parent8653419e9d16c9b1e4ecd4221543d919965258a1 (diff)
doc: fix spelling errors
succesfully => successfully, reproducable => reproducible, specifiying => specifying, isnt => isn't, seperated => separated Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r--doc/codecs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 35068c701c..f1f5c005f9 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -72,7 +72,7 @@ Force low delay.
Place global headers in extradata instead of every keyframe.
@item bitexact
Only write platform-, build- and time-independent data. (except (I)DCT).
-This ensures that file and data checksums are reproducable and match between
+This ensures that file and data checksums are reproducible and match between
platforms. Its primary use is for regression testing.
@item aic
Apply H263 advanced intra coding / mpeg4 ac prediction.