diff options
author | James Almer <jamrial@gmail.com> | 2024-09-23 13:42:19 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-09-23 13:42:19 -0300 |
commit | cc73bf02ba99c862a7f5995bb693ef20caeda375 (patch) | |
tree | 7a8b7da549bd7a3b6ba94496db431e63538420b1 | |
parent | ce5f571e961dab5603b6fcdc3e1a8fb81c74451a (diff) | |
download | ffmpeg-cc73bf02ba99c862a7f5995bb693ef20caeda375.tar.gz |
doc/general_contents: add missing reference to LCEVC
Signed-off-by: James Almer <jamrial@gmail.com>
-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 5f22ccd72b..5980ac6f02 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -1036,6 +1036,8 @@ following image formats are supported: @item Kega Game Video (KGV1) @tab @tab X @tab Kega emulator screen capture codec. @item Lagarith @tab @tab X +@item LCEVC / MPEG-5 LCEVC / MPEG-5 Part 2 @tab @tab E + @tab decoding supported through external library liblcevc-dec @item LCL (LossLess Codec Library) MSZH @tab @tab X @item LCL (LossLess Codec Library) ZLIB @tab E @tab E @item LEAD MCMP @tab @tab X |