diff options
author | Tomas Härdin <tomas.hardin@codemill.se> | 2010-10-01 11:08:24 +0000 |
---|---|---|
committer | Tomas Härdin <tomas.hardin@codemill.se> | 2010-10-01 11:08:24 +0000 |
commit | 8878e3b21b5fe836e636881d11bc7e3a3f9364fd (patch) | |
tree | 6669696d0edb12ebe5a2bc65cab810b5e0bc493f /doc/general.texi | |
parent | fbeabfca2f648bd83fa1969c3346d288a158d857 (diff) | |
download | ffmpeg-8878e3b21b5fe836e636881d11bc7e3a3f9364fd.tar.gz |
Add demuxer for LXF (Leitch/Harris' VR native stream format)
Originally committed as revision 25281 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 b9953cc1a0..890319bf10 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -114,6 +114,8 @@ library: @tab A format used by libvpx @item LMLM4 @tab @tab X @tab Used by Linux Media Labs MPEG-4 PCI boards +@item LXF @tab @tab X + @tab VR native stream format, used by Leitch/Harris' video servers. @item Matroska @tab X @tab X @item Matroska audio @tab X @tab @item MAXIS XA @tab @tab X |