Add HEVC decoder
Initially written by Guillaume Martres <smarter@ubuntu.com> as a GSoC
project. Further contributions by the OpenHEVC project and other
developers, namely:
Mickaël Raulet <mraulet@insa-rennes.fr>
Seppo Tomperi <seppo.tomperi@vtt.fi>
Gildas Cocherel <gildas.cocherel@laposte.net>
Khaled Jerbi <khaled_jerbi@yahoo.fr>
Wassim Hamidouche <wassim.hamidouche@insa-rennes.fr>
Vittorio Giovara <vittorio.giovara@gmail.com>
Jan Ekström <jeebjp@gmail.com>
Anton Khirnov <anton@khirnov.net>
Martin Storsjö <martin@martin.st>
Luca Barbato <lu_zero@gentoo.org>
Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diego Biurrun <diego@biurrun.de>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Showing
libavcodec/hevc.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libavcodec/hevc.h
0 → 100644
This diff is collapsed.
libavcodec/hevc_cabac.c
0 → 100644
This diff is collapsed.
libavcodec/hevc_filter.c
0 → 100644
This diff is collapsed.
libavcodec/hevc_mvs.c
0 → 100644
This diff is collapsed.
libavcodec/hevc_parser.c
0 → 100644
libavcodec/hevc_ps.c
0 → 100644
This diff is collapsed.
libavcodec/hevc_refs.c
0 → 100644
This diff is collapsed.
libavcodec/hevc_sei.c
0 → 100644
libavcodec/hevcdsp.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
libavcodec/hevcpred.c
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment