summaryrefslogtreecommitdiff
path: root/libavcodec/qsv.c
Commit message (Expand)AuthorAge
* qsv: Drop some unused variablesDiego Biurrun2016-11-17
* qsv: Add VP8 decoderMark Thompson2016-11-14
* qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-14
* qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
* qsv: print more complete error messagesAnton Khirnov2016-07-22
* qsv: handle the semi-packed formats in map_fourcc as wellAnton Khirnov2016-07-22
* qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-03
* qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-03
* qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* qsv: Fix loading multiple pluginsLuca Barbato2016-03-15
* qsv: Move down the implementation queryLuca Barbato2016-02-26
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
* qsv: rename to qsvdecAnton Khirnov2015-03-27
* qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe2015-03-11
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19