summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-141-0/+3
|\
| * qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-031-0/+3
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-141-0/+12
|\ \ | |/
| * qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-031-0/+12
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-1/+1
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-39/+201
* | qsv: Merge libav implementationMark Thompson2016-10-311-130/+203
* | Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis2016-04-131-0/+2
|\ \ | |/
| * qsv: Fix loading multiple pluginsLuca Barbato2016-03-151-0/+2
* | Merge commit 'ce9d7da7650473f580dcce8c9f8550ea532aa6bd'Derek Buitenhuis2016-04-121-16/+16
|\ \ | |/
| * qsv: Move down the implementation queryLuca Barbato2016-02-261-16/+16
* | libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un...Ivan Uskov2015-07-141-7/+31
* | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-091-1/+50
|\ \ | |/
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-1/+50
* | libavcodec/qsv.c: Linux-only code part has been moved to separate function in...Ivan Uskov2015-07-071-32/+43
* | avcodec/qsv: Extending QSV/MFX session initialization for the linux platform ...Ivan Uskov2015-07-021-0/+70
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-281-0/+115
|\ \ | |/
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+115
|/
* qsv: rename to qsvdecAnton Khirnov2015-03-271-369/+0
* qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4}Yukinori Yamazoe2015-03-111-3/+10
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-0/+362
OpenPOWER on IntegriCloud