diff options
author | Peter Ross <pross@xvid.org> | 2024-11-03 10:53:15 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2024-11-03 10:53:15 +1100 |
commit | 33802e7c32376c33c61f62aa8052610db5f5c6f0 (patch) | |
tree | f508139105f3e6de171652fbd881048dafb36a29 /doc | |
parent | ae8295417adff5d1db52fc5a23f3e4bf744fc3fe (diff) | |
download | ffmpeg-33802e7c32376c33c61f62aa8052610db5f5c6f0.tar.gz |
avcodec/rv60: RealVideo 6.0 decoder
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general_contents.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index 5980ac6f02..0e1463a2e7 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -1109,6 +1109,7 @@ following image formats are supported: @item RealVideo 3.0 @tab @tab X @tab still far from ideal @item RealVideo 4.0 @tab @tab X +@item RealVideo 6.0 @tab @tab X @item Renderware TXD (TeXture Dictionary) @tab @tab X @tab Texture dictionaries used by the Renderware Engine. @item RivaTuner Video @tab @tab X |