| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '715b8243460836fb7dd15bf7e41668e773beb276' | Clément Bœsch | 2017-04-01 | 1 | -3/+0 |
|\ |
|
| * | qsv: Drop some unused variables | Diego Biurrun | 2016-11-17 | 1 | -3/+0 |
* | | Merge commit 'e0b164576f7467b7b1127c18175e215dc1df011f' | Clément Bœsch | 2017-04-01 | 1 | -0/+8 |
|\| |
|
| * | qsv: Add VP8 decoder | Mark Thompson | 2016-11-14 | 1 | -0/+8 |
| * | qsvdec: Pass the correct profile to libmfx | Mark Thompson | 2016-11-14 | 1 | -0/+16 |
* | | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e' | Mark Thompson | 2017-03-30 | 1 | -30/+238 |
|\| |
|
| * | qsv{enc,dec}: extend the internal frame allocator | Anton Khirnov | 2016-11-07 | 1 | -30/+238 |
* | | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27' | Mark Thompson | 2017-03-30 | 1 | -3/+23 |
|\| |
|
| * | qsv{dec,enc}: use a struct as a memory id with internal memory allocator | Anton Khirnov | 2016-11-07 | 1 | -3/+23 |
* | | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4' | Mark Thompson | 2017-03-12 | 1 | -0/+10 |
|\| |
|
| * | qsvenc: print warnings from encode/init | Anton Khirnov | 2016-07-22 | 1 | -0/+10 |
* | | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49' | Mark Thompson | 2017-03-12 | 1 | -55/+78 |
|\| |
|
| * | qsv: print more complete error messages | Anton Khirnov | 2016-07-22 | 1 | -55/+78 |
* | | Merge commit '21962261c74aed4df00ae8348a5e2d1ecb67c52d' | Mark Thompson | 2017-03-12 | 1 | -0/+2 |
|\| |
|
| * | qsv: handle the semi-packed formats in map_fourcc as well | Anton Khirnov | 2016-07-22 | 1 | -0/+2 |
* | | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f' | Hendrik Leppkes | 2016-11-14 | 1 | -0/+3 |
|\| |
|
| * | qsvdec: add support for P010 (10-bit 420) decoding | Anton Khirnov | 2016-07-03 | 1 | -0/+3 |
* | | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa' | Hendrik Leppkes | 2016-11-14 | 1 | -0/+12 |
|\| |
|
| * | qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well | Anton Khirnov | 2016-07-03 | 1 | -0/+12 |
| * | qsvenc: support getting the session from an AVHWFramesContext | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
| * | qsvdec: support getting the session from an AVHWFramesContext | Anton Khirnov | 2016-06-21 | 1 | -39/+201 |
* | | qsv: Merge libav implementation | Mark Thompson | 2016-10-31 | 1 | -130/+203 |
* | | Merge commit '92c1a83ee9394b39d68f6affd9104752a03714f8' | Derek Buitenhuis | 2016-04-13 | 1 | -0/+2 |
|\| |
|
| * | qsv: Fix loading multiple plugins | Luca Barbato | 2016-03-15 | 1 | -0/+2 |
* | | Merge commit 'ce9d7da7650473f580dcce8c9f8550ea532aa6bd' | Derek Buitenhuis | 2016-04-12 | 1 | -16/+16 |
|\| |
|
| * | qsv: Move down the implementation query | Luca Barbato | 2016-02-26 | 1 | -16/+16 |
* | | libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler un... | Ivan Uskov | 2015-07-14 | 1 | -7/+31 |
* | | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02' | Michael Niedermayer | 2015-07-09 | 1 | -1/+50 |
|\| |
|
| * | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -1/+50 |
* | | libavcodec/qsv.c: Linux-only code part has been moved to separate function in... | Ivan Uskov | 2015-07-07 | 1 | -32/+43 |
* | | avcodec/qsv: Extending QSV/MFX session initialization for the linux platform ... | Ivan Uskov | 2015-07-02 | 1 | -0/+70 |
* | | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791' | Michael Niedermayer | 2015-03-28 | 1 | -0/+115 |
|\| |
|
| * | qsvdec: split off some code that will be shared with the encoder | Anton Khirnov | 2015-03-27 | 1 | -0/+115 |
|/ |
|
* | qsv: rename to qsvdec | Anton Khirnov | 2015-03-27 | 1 | -369/+0 |
* | qsv: Improve the log message of when initializing MFX_IMPL_HARDWARE{2, 3, 4} | Yukinori Yamazoe | 2015-03-11 | 1 | -3/+10 |
* | lavc: add an Intel libmfx-based H.264 decoder | Anton Khirnov | 2015-02-19 | 1 | -0/+362 |