changeset 22732:02f1feef63eb

add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
author compn
date Mon, 19 Mar 2007 20:01:02 +0000
parents 5556aa316b2a
children 4cd57e0058f0
files DOCS/xml/en/encoding-guide.xml
diffstat 1 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 19:21:09 2007 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 20:01:02 2007 +0000
@@ -2453,6 +2453,10 @@
   <entry>lossless JPEG</entry>
 </row>
 <row>
+  <entry>jpegls</entry>
+  <entry>JPEG LS</entry>
+</row>
+<row>
   <entry>targa</entry>
   <entry>Targa image</entry>
 </row>
@@ -2489,6 +2493,10 @@
   <entry>pre-standard MPEG-4 variant by MS, v3 (AKA DivX3)</entry>
 </row>
 <row>
+  <entry>msmpeg4v1</entry>
+  <entry>pre-standard MPEG-4 by MS, v1</entry>
+</row>
+<row>
   <entry>msmpeg4v2</entry>
   <entry>pre-standard MPEG-4 by MS, v2 (used in old ASF files)</entry>
 </row>
@@ -2521,6 +2529,10 @@
   <entry>lossless compression</entry>
 </row>
 <row>
+  <entry>ffvhuff</entry>
+  <entry>FFmpeg modified huffyuv lossless</entry>
+</row>
+<row>
   <entry>asv1</entry>
   <entry>ASUS Video v1</entry>
 </row>
@@ -2529,6 +2541,10 @@
   <entry>ASUS Video v2</entry>
 </row>
 <row>
+  <entry>vcr1</entry>
+  <entry>ATI VCR1 codec</entry>
+</row>
+<row>
   <entry>ffv1</entry>
   <entry>FFmpeg's lossless video codec</entry>
 </row>
@@ -2556,6 +2572,10 @@
   <entry>zbmv</entry>
   <entry>Zip Blocks Motion Video</entry>
 </row>
+<row>
+  <entry>cljr</entry>
+  <entry>Cirrus Logic AccuPak codec</entry>
+</row>
 </tbody>
 </tgroup>
 </informaltable>