diff options
author | James Almer <jamrial@gmail.com> | 2021-08-27 16:34:06 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-09-01 19:55:30 -0300 |
commit | 8a6beccf0d8f2e6515b0ddbf5c792c2bf799500b (patch) | |
tree | d92421ef5f0b42762d6e902f09538755c14db352 /doc | |
parent | 2818b143929d86f6b67695b09bc7483da5cef434 (diff) | |
download | ffmpeg-8a6beccf0d8f2e6515b0ddbf5c792c2bf799500b.tar.gz |
avformat: add an AV1 Low overhead bitstream format muxer
Suggested-by: BBB
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general_contents.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index edc047e539..ce5fd4639d 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -599,6 +599,7 @@ library: @item raw NULL @tab X @tab @item raw video @tab X @tab X @item raw id RoQ @tab X @tab +@item raw OBU @tab X @tab X @item raw SBC @tab X @tab X @item raw Shorten @tab @tab X @item raw TAK @tab @tab X |