diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-11-14 11:24:58 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-11-14 11:24:58 +0000 |
commit | 17a21f3cf6ae64026274982917d75406b8c741ee (patch) | |
tree | 23e41d1b6d836dfc41a67a1c0abdd8318f725ece /doc/ffmpeg-doc.texi | |
parent | eaaa48b29ec308038804323569c803062ac545be (diff) | |
download | ffmpeg-17a21f3cf6ae64026274982917d75406b8c741ee.tar.gz |
Update list of supported codecs.
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 186b981c72..a5d2ceef13 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -871,6 +871,8 @@ following image formats are supported: @item MSMPEG4 V3 @tab X @tab X @item WMV7 @tab X @tab X @item WMV8 @tab X @tab X @tab not completely working +@item WMV9 @tab @tab X @tab not completely working +@item VC1 @tab @tab X @item H.261 @tab X @tab X @item H.263(+) @tab X @tab X @tab also known as RealVideo 1.0 @item H.264 @tab @tab X @@ -953,7 +955,6 @@ following image formats are supported: @item AC3 @tab IX @tab IX @tab liba52 is used internally for decoding. @item Vorbis @tab X @tab X -@tab Supported through the external library libvorbis. @item WMA V1/V2 @tab @tab X @item AAC @tab X @tab X @tab Supported through the external library libfaac/libfaad. |