| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/qsv: Use RefStruct API for memory id (mids) array | Andreas Rheinhardt | 2024-04-19 | 1 | -5/+6 |
* | lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows | Sil Vilerino | 2023-04-24 | 1 | -3/+2 |
* | lavc/qsvdec: update HDR side data on output AVFrame | Haihao Xiang | 2022-12-01 | 1 | -0/+6 |
* | lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrl | Haihao Xiang | 2022-10-25 | 1 | -1/+1 |
* | lavc/qsv: specify Shift for each format too | Haihao Xiang | 2022-10-10 | 1 | -1/+1 |
* | lavc/qsv: create mfx session using oneVPL for decoding/encoding | Haihao Xiang | 2022-08-12 | 1 | -0/+1 |
* | qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 | Haihao Xiang | 2022-08-12 | 1 | -0/+1 |
* | qsv: restrict user plugin to MFX_VERSION < 2.0 | Haihao Xiang | 2022-08-12 | 1 | -0/+2 |
* | qsv: remove mfx/ prefix from mfx headers | Haihao Xiang | 2022-08-12 | 1 | -1/+1 |
* | libavcodec/qsvenc: add ROI support to qsv encoder | Wenbin Chen | 2022-06-17 | 1 | -0/+4 |
* | libavcodec/qsvdec: Add more pixel format support to qsvdec | Wenbin Chen | 2022-04-06 | 1 | -0/+3 |
* | lavc/qsvdec: export AVFilmGrainParams side data | Haihao Xiang | 2022-01-29 | 1 | -0/+3 |
* | lavc/qsv: allow to add more parameter buffers to QSV frame | Haihao Xiang | 2022-01-29 | 1 | -1/+7 |
* | avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CC | Andreas Rheinhardt | 2021-11-30 | 1 | -0/+2 |
* | avcodec/qsv: Make ff_qsv_map_error() static | Andreas Rheinhardt | 2021-09-08 | 1 | -5/+0 |
* | libavcodec/qsv: enabling d3d11va support, added mfxhdlpair | Artem Galin | 2021-09-08 | 1 | -1/+1 |
* | avcodec/qsv: Remove unused ff_qsv_level_to_mfx() | Andreas Rheinhardt | 2021-08-08 | 1 | -1/+0 |
* | lavc/qsv: fix make checkheaders warning | Jun Zhao | 2020-06-14 | 1 | -0/+2 |
* | lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() | Zhong Li | 2019-12-29 | 1 | -1/+0 |
* | lavc/qsvdec: Add GPU-accelerated memory copy support | Linjie Fu | 2019-10-09 | 1 | -3/+4 |
* | lavc/qsv: add memory type message | Zhong Li | 2019-09-26 | 1 | -0/+3 |
* | lavc/qsv: Fix MSDK initialization failure in system memory mode | Zhong Li | 2019-09-26 | 1 | -1/+27 |
* | lavc/qsv: make function qsv_map_fourcc() can be called externally | Zhong Li | 2019-08-20 | 1 | -0/+2 |
* | lavc/qsvdec: add function ff_qsv_map_picstruct() | Zhong Li | 2019-08-20 | 1 | -0/+2 |
* | lavc/qsvdec: fix hevc level incorrectly map | Zhong Li | 2019-05-07 | 1 | -0/+1 |
* | qsv: fix the dangerous macro definitions | Zhong Li | 2019-03-28 | 1 | -2/+2 |
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 1 | -0/+4 |
|\ |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 1 | -0/+4 |
* | | Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9' | James Almer | 2018-04-13 | 1 | -0/+3 |
|\| |
|
| * | lavc/qsvdec: expose frame pic_type and key_frame | Zhong Li | 2018-04-08 | 1 | -0/+3 |
| * | qsv: Add ability to create a session from a device | Mark Thompson | 2017-04-02 | 1 | -3/+6 |
| * | qsvdec: Pass the correct profile to libmfx | Mark Thompson | 2016-11-14 | 1 | -0/+1 |
* | | qsv: Add ability to create a session from a device | Mark Thompson | 2017-06-14 | 1 | -3/+6 |
* | | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e' | Mark Thompson | 2017-03-30 | 1 | -1/+12 |
|\| |
|
| * | qsv{enc,dec}: extend the internal frame allocator | Anton Khirnov | 2016-11-07 | 1 | -1/+12 |
* | | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27' | Mark Thompson | 2017-03-30 | 1 | -2/+8 |
|\| |
|
| * | qsv{dec,enc}: use a struct as a memory id with internal memory allocator | Anton Khirnov | 2016-11-07 | 1 | -2/+8 |
* | | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c' | Mark Thompson | 2017-03-30 | 1 | -3/+2 |
|\| |
|
| * | qsv{dec,enc}: always use an internal mfxFrameSurface1 | Anton Khirnov | 2016-11-07 | 1 | -3/+2 |
* | | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4' | Mark Thompson | 2017-03-12 | 1 | -0/+3 |
|\| |
|
| * | qsvenc: print warnings from encode/init | Anton Khirnov | 2016-07-22 | 1 | -0/+3 |
* | | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49' | Mark Thompson | 2017-03-12 | 1 | -1/+4 |
|\| |
|
| * | qsv: print more complete error messages | Anton Khirnov | 2016-07-22 | 1 | -1/+4 |
* | | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa' | Hendrik Leppkes | 2016-11-14 | 1 | -0/+2 |
|\| |
|
| * | qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well | Anton Khirnov | 2016-07-03 | 1 | -0/+2 |
| * | qsvdec: support getting the session from an AVHWFramesContext | Anton Khirnov | 2016-06-21 | 1 | -0/+11 |
* | | qsv: Merge libav implementation | Mark Thompson | 2016-10-31 | 1 | -26/+14 |
* | | Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' | Derek Buitenhuis | 2016-02-24 | 1 | -0/+2 |
|\| |
|
| * | qsv: add a missing #include | Anton Khirnov | 2016-02-18 | 1 | -0/+2 |
* | | qsvenc: write a53 caption data to SEI | Will Kelleher | 2015-11-30 | 1 | -0/+3 |