[FFmpeg-cvslog] doc/encoders: fix typos in the vc2 encoder documentation
Rostislav Pehlivanov
git at videolan.org
Fri Feb 12 19:42:36 CET 2016
ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Fri Feb 12 18:38:20 2016 +0000| [d119268ed23bcf5b5b3c1a8f6742b11e17d33dde] | committer: Rostislav Pehlivanov
doc/encoders: fix typos in the vc2 encoder documentation
Thanks to RiCON for pointing these out.
Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d119268ed23bcf5b5b3c1a8f6742b11e17d33dde
---
doc/encoders.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/encoders.texi b/doc/encoders.texi
index d854f1e..f38cad3 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2526,7 +2526,7 @@ encoder use CAVLC instead of CABAC.
SMPTE VC-2 (previously BBC Dirac Pro). This codec was primarily aimed at
professional broadcasting but since it supports yuv420, yuv422 and yuv444 at
8 (limited range or full range), 10 or 12 bits, this makes it suitable for
-other tasts which require low overhead and low compression (like screen
+other tasks which require low overhead and low compression (like screen
recording).
@subsection Options
@@ -2581,7 +2581,7 @@ reduce perception. Use in bogus benchmarks.
@item
@var{color}
-Reduces detail but attempts to preserver color at extremely low bitrates.
+Reduces detail but attempts to preserve color at extremely low bitrates.
@end itemize
@end table
More information about the ffmpeg-cvslog
mailing list