diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2008-12-20 18:06:01 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2008-12-20 18:06:01 +0000 |
commit | 6beb8b2612e9f212fb1415647be4c5e87a7f1b97 (patch) | |
tree | 7f3c7e4f5812b39692bf664ff44d87bb44dee232 /doc/general.texi | |
parent | 52476c1beeafbb31e3277e950ec175444ece05af (diff) | |
download | ffmpeg-6beb8b2612e9f212fb1415647be4c5e87a7f1b97.tar.gz |
RV30 decoder
Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index d2a0aedf98..514e8e5352 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -288,6 +288,8 @@ following image formats are supported: @tab fourccs: QPEG, Q1.0, Q1.1 @item RealVideo 1.0 @tab X @tab X @item RealVideo 2.0 @tab X @tab X +@item RealVideo 3.0 @tab @tab X + @tab still far from ideal @item RealVideo 4.0 @tab @tab X @item Renderware TXD @tab @tab X @tab Texture dictionaries used by the Renderware Engine. |