diff options
author | Star Brilliant <m13253@hotmail.com> | 2014-07-09 14:24:05 +0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-07-13 19:18:31 +0200 |
commit | 3f815f713bef1cc72e8f15df0f706971f5cd18b5 (patch) | |
tree | 2292fb351cc31cd2d0eab60c82cb63379c8e7161 /doc | |
parent | 42c1cc35b7623ce76c7b55c6bc100f135e17cd4f (diff) | |
download | ffmpeg-3f815f713bef1cc72e8f15df0f706971f5cd18b5.tar.gz |
AVFormat: LRC demuxer and muxer
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 86569a20e7..c008261490 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -310,6 +310,7 @@ library: @tab Used by Linux Media Labs MPEG-4 PCI boards @item LOAS @tab @tab X @tab contains LATM multiplexed AAC audio +@item LRC @tab X @tab X @item LVF @tab @tab X @item LXF @tab @tab X @tab VR native stream format, used by Leitch/Harris' video servers. |