ffmpeg | branch: master | Vittorio Giovara <vittorio.giov...@gmail.com> | Thu 
Apr  9 18:12:30 2015 +0200| [22526c1f557a72b3285d295bd8b30c40eb65d437] | 
committer: Vittorio Giovara

Canopus HQ/HQA decoder

Based on work by Kostya Shishkov <kostya.shish...@gmail.com>.

Signed-off-by: Vittorio Giovara <vittorio.giov...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22526c1f557a72b3285d295bd8b30c40eb65d437
---

 Changelog                           |    1 +
 doc/general.texi                    |    2 +
 libavcodec/Makefile                 |    2 +
 libavcodec/allcodecs.c              |    1 +
 libavcodec/avcodec.h                |    1 +
 libavcodec/codec_desc.c             |    7 +
 libavcodec/hq_hqa.c                 |  384 ++
 libavcodec/hq_hqa.h                 |   60 +
 libavcodec/hq_hqadata.c             | 8376 +++++++++++++++++++++++++++++++++++
 libavcodec/hq_hqadsp.c              |  130 +
 libavcodec/hq_hqadsp.h              |   38 +
 libavcodec/version.h                |    2 +-
 libavformat/riff.c                  |    1 +
 tests/fate/video.mak                |   12 +
 tests/ref/fate/canopus-hq_hqa-hq    |    9 +
 tests/ref/fate/canopus-hq_hqa-hqa   |    2 +
 tests/ref/fate/canopus-hq_hqa-inter |    2 +
 17 files changed, 9029 insertions(+), 1 deletion(-)

Diff:   
http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commitdiff;h=22526c1f557a72b3285d295bd8b30c40eb65d437
_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to