changeset 16203:5506042289b2

Missing codecs that libavcodec supports.
author gpoirier
date Fri, 12 Aug 2005 13:30:13 +0000
parents 24c28ac0aa68
children 8e61ca8c8229
files DOCS/xml/en/encoding-guide.xml
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml	Fri Aug 12 13:27:26 2005 +0000
+++ b/DOCS/xml/en/encoding-guide.xml	Fri Aug 12 13:30:13 2005 +0000
@@ -2095,6 +2095,9 @@
 <row><entry>ljpeg</entry><entry>
    Lossless JPEG
   </entry></row>
+<row><entry>h261</entry><entry>
+  H.261
+  </entry></row>
 <row><entry>h263</entry><entry>
   H.263
   </entry></row>
@@ -2137,6 +2140,15 @@
 <row><entry>ffv1</entry><entry>
   FFmpeg's lossless video codec
   </entry></row>
+<row><entry>flv</entry><entry>
+  Sorenson H.263 used in Flash Video
+  </entry></row>
+<row><entry>dvvideo</entry><entry>
+  Sony Digital Video
+  </entry></row>
+<row><entry>snow</entry><entry>
+  FFmpeg's experimental wavelet-based codec
+  </entry></row>
 </tbody>
 </tgroup>
 </informaltable>