Module: libav
Branch: master
Commit: 22526c1f557a72b3285d295bd8b30c40eb65d437

Author:    Vittorio Giovara <[email protected]>
Committer: Vittorio Giovara <[email protected]>
Date:      Thu Apr  9 18:12:30 2015 +0200

Canopus HQ/HQA decoder

Based on work by Kostya Shishkov <[email protected]>.

Signed-off-by: Vittorio Giovara <[email protected]>

---

 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(-)

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to