summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2022-08-07 18:40:47 +1000
committerPeter Ross <pross@xvid.org>2022-08-07 19:18:18 +1000
commit23758380d0d0704754d0942779f283e1cf7641ae (patch)
treeef6ee6d53b14fd9e80c31b81329b864bc8ee7618 /doc
parentd93e29154f029980c2777a6688ab332e5920b6db (diff)
avcodec: WBMP (Wireless Application Protocol Bitmap) image format
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/general_contents.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi
index f25c784d3b..86ec6d606b 100644
--- a/doc/general_contents.texi
+++ b/doc/general_contents.texi
@@ -801,6 +801,8 @@ following image formats are supported:
@tab Targa (.TGA) image format
@item VBN @tab X @tab X
@tab Vizrt Binary Image format
+@item WBMP @tab X @tab X
+ @tab Wireless Application Protocol Bitmap image format
@item WebP @tab E @tab X
@tab WebP image format, encoding supported through external library libwebp
@item XBM @tab X @tab X