summaryrefslogtreecommitdiff
path: root/libavcodec/qsv.c
Commit message (Expand)AuthorAge
* lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN caseZhong Li2018-07-12
* lavc/qsv: suppress code scan complainZhong Li2018-06-13
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'James Almer2018-04-13
|\|
| * lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-08
* | Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer2018-02-11
|\|
| * qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-26
* | Merge commit 'ea25ccd1b2a980df8d43cc1f86a23e3c094090a6'James Almer2017-11-11
|\|
| * qsv: Join the derived session to the parentLuca Barbato2017-09-27
* | Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer2017-11-08
|\|
| * libavcodec/mjpeg_qsv: Add QSV MJPEG encoderHuang, Zhengxu2017-07-25
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
* | Merge commit '984736dd9e5b50987a5910e22495304e4a6d975c'James Almer2017-10-03
|\|
| * lavc: make sure not to return EAGAIN from codecsAnton Khirnov2017-02-25
* | qsv: Add ability to create a session from a deviceMark Thompson2017-06-14
* | Merge commit '715b8243460836fb7dd15bf7e41668e773beb276'Clément Bœsch2017-04-01
|\|
| * qsv: Drop some unused variablesDiego Biurrun2016-11-17
* | Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f'Clément Bœsch2017-04-01
|\|
| * qsv: Add VP8 decoderMark Thompson2016-11-14
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-14
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-30
|\|
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson2017-03-12
|\|
| * qsvenc: print warnings from encode/initAnton Khirnov2016-07-22
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-12
|\|
| * qsv: print more complete error messagesAnton Khirnov2016-07-22
* | Merge commit '21962261c74aed4df00ae8348a5e2d1ecb67c52d'Mark Thompson2017-03-12
|\|
| * qsv: handle the semi-packed formats in map_fourcc as wellAnton Khirnov2016-07-22
* | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-14
|\|
| * qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-03
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-14
|\|
| * 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: Merge libav implementationMark Thompson2016-10-31
* | Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8'Derek Buitenhuis2016-04-13
|\|
| * qsv: Fix loading multiple pluginsLuca Barbato2016-03-15
* | Merge commit 'ce9d7da7650473f580dcce8c9f8550ea532aa6bd'Derek Buitenhuis2016-04-12
|\|
| * qsv: Move down the implementation queryLuca Barbato2016-02-26
* | libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un...Ivan Uskov2015-07-14
* | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* | libavcodec/qsv.c: Linux-only code part has been moved to separate function in...Ivan Uskov2015-07-07
* | avcodec/qsv: Extending QSV/MFX session initialization for the linux platform ...Ivan Uskov2015-07-02
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-28
|\|
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
|/
* qsv: rename to qsvdecAnton Khirnov2015-03-27