Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2013-10-01 07:03:30 +0400
committerRonald S. Bultje <rsbultje@gmail.com>2013-10-03 05:03:11 +0400
commit848826f527bcf9927a539f7808d1d7c08f57193b (patch)
tree4f72a06e03034ce29c83d0190eaee657896272ae /doc/general.texi
parentface578d56c2d1375e40d5e2a28acc122132bc55 (diff)
Native VP9 decoder.
Authors: Ronald S. Bultje <rsbultje gmail com>, Clement Boesch <u pkh me>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index f4776c8cb7..647c5e20ee 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -94,7 +94,7 @@ Then pass @code{--enable-libtwolame} to configure to enable it.
@section libvpx
-FFmpeg can make use of the libvpx library for VP8 encoding.
+FFmpeg can make use of the libvpx library for VP8/VP9 encoding.
Go to @url{http://www.webmproject.org/} and follow the instructions for
installing the library. Then pass @code{--enable-libvpx} to configure to
@@ -676,6 +676,8 @@ following image formats are supported:
@tab fourcc: VP60,VP61,VP62
@item VP8 @tab E @tab X
@tab fourcc: VP80, encoding supported through external library libvpx
+@item VP9 @tab E @tab X
+ @tab encoding supported through external library libvpx
@item Pinnacle TARGA CineWave YUV16 @tab @tab X
@tab fourcc: Y216
@item Prores @tab @tab X