hwcontext: add a QSV implementation

This commit is contained in:
Anton Khirnov
2016-01-13 14:25:58 +01:00
parent 6f19bbcf85
commit 59e7361cc7
8 changed files with 857 additions and 1 deletions

View File

@@ -13,6 +13,10 @@ libavutil: 2015-08-28
API changes, most recent first:
2016-xx-xx - xxxxxxx - lavu 55.16.0 - hwcontext.h hwcontext_qsv.h
Add AV_HWDEVICE_TYPE_QSV and a new installed header with QSV-specific
hwcontext definitions.
2016-xx-xx - xxxxxxx - lavc 57.23.0 - avcodec.h
AVCodecContext.hw_frames_ctx now may be used by decoders.