| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/qsv: create mfx session using oneVPL for qsv filters | Haihao Xiang | 2022-08-12 | 1 | -9/+100 |
* | qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 | Haihao Xiang | 2022-08-12 | 1 | -1/+25 |
* | qsv: restrict audio related code to MFX_VERSION < 2.0 | Haihao Xiang | 2022-08-12 | 1 | -2/+8 |
* | qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses | Dmitry Rogozhkin | 2022-07-29 | 1 | -0/+6 |
* | lavfi/qsvpp: fix after 85c938fa28 | Anton Khirnov | 2022-02-09 | 1 | -5/+5 |
* | lavfi/qsvvpp: switch to new FIFO API | Anton Khirnov | 2022-02-07 | 1 | -27/+19 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -6/+6 |
* | libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output frames | Artem Galin | 2021-09-08 | 1 | -1/+1 |
* | libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpair | Artem Galin | 2021-09-08 | 1 | -13/+18 |
* | lavfi/qsvvpp: do not mix up FFmpeg and SDK error code | Haihao Xiang | 2021-08-09 | 1 | -6/+9 |
* | lavfi/qsvvpp: support async depth | Fei Wang | 2021-04-11 | 1 | -64/+89 |
* | qsv: dump more info in error, debug and verbose mode | Haihao Xiang | 2021-01-23 | 1 | -6/+15 |
* | lavf/qsv: Add functions to print mfx iopattern, warning and error | Haihao Xiang | 2021-01-23 | 1 | -0/+104 |
* | lavf/qsvvpp: add P010 output format support | Zhong Li | 2019-06-10 | 1 | -0/+1 |
* | lavf/qsvvpp: add extra_hw_frames support | Zhong Li | 2019-06-10 | 1 | -0/+2 |
* | lavf/qsvvpp: avoid the double-free when working in sys memory mode | Linjie Fu | 2019-05-30 | 1 | -1/+0 |
* | lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. | Zhong Li | 2018-10-11 | 1 | -1/+1 |
* | Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e' | James Almer | 2018-09-11 | 1 | -0/+5 |
|\ |
|
| * | qsv: Error out if getting session handle failed in avfilter | Zhong Li | 2018-08-23 | 1 | -0/+5 |
* | | lavf/qsv: clone the frame which may be managed by framework | Ruiling Song | 2018-04-21 | 1 | -2/+2 |
* | | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 1 | -3/+6 |
|\| |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 1 | -3/+6 |
* | | Merge commit 'ea25ccd1b2a980df8d43cc1f86a23e3c094090a6' | James Almer | 2017-11-11 | 1 | -0/+3 |
|\| |
|
| * | qsv: Join the derived session to the parent | Luca Barbato | 2017-09-27 | 1 | -0/+3 |
* | | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab' | James Almer | 2017-11-11 | 1 | -4/+4 |
|/ |
|
* | libavfilter/overlay_qsv: Add QSV overlay vpp filter | Huang, Zhengxu | 2017-09-17 | 1 | -0/+727 |