OSDN Git Service

lavc: add an Intel libmfx-based H.264 decoder
authorAnton Khirnov <anton@khirnov.net>
Tue, 10 Feb 2015 09:40:59 +0000 (10:40 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 19 Feb 2015 14:08:49 +0000 (15:08 +0100)
commit4e08c821106fc1d6d358864abf0d8488b12f38c6
tree2198ad72d3ff3fa4db3319ff33d9aa60a12cbe21
parent31d2039cb42668ebcf08248bc48bbad44aa05f49
lavc: add an Intel libmfx-based H.264 decoder

Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori
Yamazoe <drocon11@gmail.com>.
Changelog
configure
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/qsv.c [new file with mode: 0644]
libavcodec/qsv.h [new file with mode: 0644]
libavcodec/qsv_api.c [new file with mode: 0644]
libavcodec/qsv_h264.c [new file with mode: 0644]
libavcodec/qsv_internal.h [new file with mode: 0644]
libavcodec/version.h