diff options
author | Roberto Togni <r_togni@tiscali.it> | 2005-12-09 16:56:16 +0000 |
---|---|---|
committer | Roberto Togni <r_togni@tiscali.it> | 2005-12-09 16:56:16 +0000 |
commit | 440e79887020c4bf1a586dd48012f073a2f72dc1 (patch) | |
tree | db1132a58669dfbdc92b971c5c397d4a1444bc54 | |
parent | 0343015f550f3b45a515f082db54e6a9119b54f3 (diff) | |
download | ffmpeg-440e79887020c4bf1a586dd48012f073a2f72dc1.tar.gz |
Add cook decoder
Originally committed as revision 4728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 900768a86e..2b388ee889 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -853,6 +853,8 @@ other implementations. @tab experimental lossy/lossless codec @item Qdesign QDM2 @tab @tab X @tab there are still some distortions +@item Real COOK @tab @tab X +@tab All versions except 5.1 are supported @end multitable @code{X} means that encoding (resp. decoding) is supported. |