diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2011-11-11 18:13:35 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-12 01:21:01 +0100 |
commit | 0c251257b57a3916735795f107597e5d457eabd3 (patch) | |
tree | 4c6d826e4aab452f6d13338c5506553243dbc430 /doc/general.texi | |
parent | 5f36065ca66e6a13bfc66ad2dfd04303f288edf4 (diff) | |
download | ffmpeg-0c251257b57a3916735795f107597e5d457eabd3.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: Michael Niedermayer <michaelni@gmx.at>
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 f026bfba17..e530e11703 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -532,6 +532,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 |