summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/xml/en/encoding-guide.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index ff588bcdcb..f403a4f3bf 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -2454,13 +2454,21 @@ You can encode to the following codecs (more or less up to date):
</row>
<row>
<entry>targa</entry>
- <entry>Targa</entry>
+ <entry>Targa image</entry>
+</row>
+<row>
+ <entry>gif</entry>
+ <entry>GIF image</entry>
</row>
<row>
<entry>bmp</entry>
<entry>BMP image</entry>
</row>
<row>
+ <entry>png</entry>
+ <entry>PNG image</entry>
+</row>
+<row>
<entry>h261</entry>
<entry>H.261</entry>
</row>