diff options
author | Peter Ross <pross@xvid.org> | 2019-01-06 17:45:04 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2019-06-12 20:06:20 +1000 |
commit | 43dbdee264915d21b745939034d0c5120322ec5b (patch) | |
tree | 67ed9cc4a826aa758b84422ad5d710557ac82039 /doc/general.texi | |
parent | a212c8da48fea89bff3e26324aef257e5663233e (diff) | |
download | ffmpeg-43dbdee264915d21b745939034d0c5120322ec5b.tar.gz |
VP4 video decoder
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index ec437230e3..ed3cdfcf99 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -944,6 +944,8 @@ following image formats are supported: @tab Video encoding used in NuppelVideo files. @item On2 VP3 @tab @tab X @tab still experimental +@item On2 VP4 @tab @tab X + @tab fourcc: VP40 @item On2 VP5 @tab @tab X @tab fourcc: VP50 @item On2 VP6 @tab @tab X |