Module: libav Branch: master Commit: e2834567d73bd1e46478ba67ac133cb8ef5f50fd
Author: Kostya Shishkov <[email protected]> Committer: Kostya Shishkov <[email protected]> Date: Sun Jun 9 20:03:33 2013 +0200 On2 AVC decoder --- Changelog | 1 + configure | 1 + doc/general.texi | 1 + libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1 + libavcodec/avcodec.h | 1 + libavcodec/codec_desc.c | 7 + libavcodec/on2avc.c | 1015 +++++ libavcodec/on2avcdata.c | 9383 +++++++++++++++++++++++++++++++++++++++++++++++ libavcodec/on2avcdata.h | 82 + libavcodec/version.h | 2 +- libavformat/riff.c | 2 + 12 files changed, 10496 insertions(+), 1 deletion(-) _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
