diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2011-11-11 14:46:19 -0500 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-11-11 22:46:47 +0200 |
commit | c433a3f9a5ead7bd107384e20ea21de9f4c3f911 (patch) | |
tree | cfbf543df89872f08aa6ed077f41d0477b79c69e /doc/general.texi | |
parent | b656c4d08e196424eb80b706e15d3c49b7c0af37 (diff) | |
download | ffmpeg-c433a3f9a5ead7bd107384e20ea21de9f4c3f911.tar.gz |
VBLE Decoder
Add a decoder for the VBLE Lossless Codec, which
still has a cult following. Used to be popular
several years ago on doom9.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 3187f2cc78..d2747c052c 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -520,6 +520,7 @@ following image formats are supported: @tab Codec used in DOS CD-ROM FlashBack game. @item Ut Video @tab @tab X @item V210 Quicktime Uncompressed 4:2:2 10-bit @tab X @tab X +@item VBLE Lossless Codec @tab @tab X @item VMware Screen Codec / VMware Video @tab @tab X @tab Codec used in videos captured by VMware. @item Westwood Studios VQA (Vector Quantized Animation) video @tab @tab X |