changeset 22730:04bff616cb84

add png and gif encoders, how to use them with mencoder is another question
author compn
date Mon, 19 Mar 2007 18:57:37 +0000
parents 07377f8f7f42
children 5556aa316b2a
files DOCS/xml/en/encoding-guide.xml
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 18:27:35 2007 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 18:57:37 2007 +0000
@@ -2454,13 +2454,21 @@
 </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>