diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-01-18 07:59:49 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-01-18 08:00:23 +0100 |
commit | 54bc6403620286f595becd01842947395020e2f4 (patch) | |
tree | 1aad3d5778f3c2563eddf8fdfae5a6e99407140c /doc | |
parent | d9c3e5f6d8aab10a10f9f17fa3c0a207c45b2f54 (diff) | |
download | ffmpeg-54bc6403620286f595becd01842947395020e2f4.tar.gz |
Missing parts of IVF muxer support.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index cbdc67909c..c1fecef580 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -110,7 +110,7 @@ library: @tab Format used in various Interplay computer games. @item IV8 @tab @tab X @tab A format generated by IndigoVision 8000 video server. -@item IVF (On2) @tab @tab X +@item IVF (On2) @tab X @tab X @tab A format used by libvpx @item LMLM4 @tab @tab X @tab Used by Linux Media Labs MPEG-4 PCI boards |