hwcontext: add a QSV implementation

Multimedia / Libav - Anton Khirnov [khirnov.net] - 21 June 2016 12:53 UTC

59e7361 hwcontext: add a QSV implementation
doc/APIchanges | 4 +
libavutil/Makefile | 3 +
libavutil/hwcontext.c | 3 +
libavutil/hwcontext.h | 1 +
libavutil/hwcontext_internal.h | 1 +
libavutil/hwcontext_qsv.c | 791 ++++++++++++++++++++++++++++++++++++++++
libavutil/hwcontext_qsv.h | 53 +++
libavutil/version.h | 2 +-
8 files changed, 857 insertions(+), 1 deletion(-)

Upstream: git.libav.org


  • Share