diff options
author | Paul B Mahol <onemda@gmail.com> | 2022-09-11 20:10:27 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-09-16 10:02:19 +0200 |
commit | dd2a01ef5cad08347ecbbcba7afd5e5a0810f504 (patch) | |
tree | af1576d6418c43337922906beabb102a9c9f1b90 /doc/general_contents.texi | |
parent | e91bc521afff17a73012af153f219c3e5f3f2ce5 (diff) | |
download | ffmpeg-dd2a01ef5cad08347ecbbcba7afd5e5a0810f504.tar.gz |
avformat: add LAF demuxer
Diffstat (limited to 'doc/general_contents.texi')
-rw-r--r-- | doc/general_contents.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index 150b7944a8..a632b23f6f 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -510,6 +510,8 @@ library: @tab A format used by libvpx @item Internet Video Recording @tab @tab X @item IRCAM @tab X @tab X +@item LAF @tab @tab X + @tab Limitless Audio Format @item LATM @tab X @tab X @item LMLM4 @tab @tab X @tab Used by Linux Media Labs MPEG-4 PCI boards |