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-05-29 18:03:03 +0400
committerReinhard Tartler <siretart@tauware.de>2010-05-29 18:03:03 +0400
commit8261cce1f0bbaaf521a2ec7e7028cfaa6c3a5682 (patch)
treea30e9f0728c32ef673753868b30bca5871fe1aa3 /doc
parentdf62b0d9f5cb8bebd0dee94dc826e1617cb14274 (diff)
VP8 decoding via libvpx
Patch by James Zern for Google, Inc., jzern google com backportd r23191,23303,23307-23308 by conrad, cehoyos and mstorsjo Originally committed as revision 23374 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index bb199f6501..a2ad3bb4a1 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -437,6 +437,8 @@ following image formats are supported:
@tab fourcc: VP50
@item On2 VP6 @tab @tab X
@tab fourcc: VP60,VP61,VP62
+ at item VP8 @tab @tab X
+ @tab fourcc: VP80, decoding supported through external library libvpx
@item planar RGB @tab @tab X
@tab fourcc: 8BPS
@item Q-team QPEG @tab @tab X