[FFmpeg-cvslog] On2 AVC decoder
Kostya Shishkov
git at videolan.org
Wed Apr 23 20:56:18 CEST 2014
ffmpeg | branch: master | Kostya Shishkov <kostya.shishkov at gmail.com> | Sun Jun 9 20:03:33 2013 +0200| [e2834567d73bd1e46478ba67ac133cb8ef5f50fd] | committer: Kostya Shishkov
On2 AVC decoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e2834567d73bd1e46478ba67ac133cb8ef5f50fd
---
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(-)
Diff: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=e2834567d73bd1e46478ba67ac133cb8ef5f50fd
More information about the ffmpeg-cvslog
mailing list