diff options
author | David Conrad <lessen42@gmail.com> | 2010-05-27 21:23:04 +0000 |
---|---|---|
committer | David Conrad <lessen42@gmail.com> | 2010-05-27 21:23:04 +0000 |
commit | 173bb37f8239cd2ea27d7e2bf1bcfc21485df598 (patch) | |
tree | a3963d922df8b0e97dd9acd07bfadd4d2430b9ed /doc | |
parent | a5266a4789dd9477e062c28ae1ae00dfb75c038a (diff) | |
download | ffmpeg-173bb37f8239cd2ea27d7e2bf1bcfc21485df598.tar.gz |
On2 IVF demuxer
Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-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 07fd2017d4..94c66f44e5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -109,6 +109,8 @@ 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 + @tab A format used by libvpx @item LMLM4 @tab @tab X @tab Used by Linux Media Labs MPEG-4 PCI boards @item Matroska @tab X @tab X |