OSDN Git Service

VBLE Decoder
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Fri, 11 Nov 2011 19:46:19 +0000 (14:46 -0500)
committerMartin Storsjö <martin@martin.st>
Fri, 11 Nov 2011 20:46:47 +0000 (22:46 +0200)
commitc433a3f9a5ead7bd107384e20ea21de9f4c3f911
treecfbf543df89872f08aa6ed077f41d0477b79c69e
parentb656c4d08e196424eb80b706e15d3c49b7c0af37
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>
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/vble.c [new file with mode: 0644]
libavcodec/version.h
libavformat/riff.c