On Fri, Nov 11, 2011 at 02:46:19PM -0500, Derek Buitenhuis wrote: > 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 <[email protected]> > --- > Changelog | 1 + > doc/general.texi | 1 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/vble.c | 248 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 2 +- > libavformat/riff.c | 1 + > 8 files changed, 255 insertions(+), 1 deletions(-) > create mode 100644 libavcodec/vble.c
I've reviewed it online so LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
