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
path: root/doc
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2010-06-04 01:36:38 +0400
committerReinhard Tartler <siretart@tauware.de>2010-06-04 01:36:38 +0400
commitc3cd8890fe2aa04f1efd722aa30a5ef5a349985c (patch)
tree0802dd7f190bfc5f347e675ba082088d86fa0aa0 /doc
parent20d4a1f020242fa2df2399728310d5549b52091e (diff)
VP8 encoding via libvpx.
Patch by James Zern, Google, Inc. backport r23449 by cehoyos Originally committed as revision 23455 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi
index fbee13b2ab..e7eb83f04c 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -437,8 +437,8 @@ following image formats are supported:
@tab fourcc: VP50
@item On2 VP6 @tab @tab X
@tab fourcc: VP60,VP61,VP62
-@item VP8 @tab @tab X
- @tab fourcc: VP80, decoding supported through external library libvpx
+@item VP8 @tab X @tab X
+ @tab fourcc: VP80, de/encoding supported through external library libvpx
@item planar RGB @tab @tab X
@tab fourcc: 8BPS
@item Q-team QPEG @tab @tab X