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 /MAINTAINERS | |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 829dfe1a0b..8f80ae836a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -212,6 +212,7 @@ Codecs: txd.c Ivo van Poorten ulti* Kostya Shishkov vb.c Kostya Shishkov + vble.c Derek Buitenhuis vc1* Kostya Shishkov vcr1.c Michael Niedermayer vmnc.c Kostya Shishkov |