summaryrefslogtreecommitdiff
path: root/libavcodec/qsv_internal.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/hwcontext_qsv: Update after adding support for VAAPI on WindowsSil Vilerino2023-04-241-3/+2
* lavc/qsvdec: update HDR side data on output AVFrameHaihao Xiang2022-12-011-0/+6
* lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrlHaihao Xiang2022-10-251-1/+1
* lavc/qsv: specify Shift for each format tooHaihao Xiang2022-10-101-1/+1
* lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang2022-08-121-0/+1
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-121-0/+1
* qsv: restrict user plugin to MFX_VERSION < 2.0Haihao Xiang2022-08-121-0/+2
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-1/+1
* libavcodec/qsvenc: add ROI support to qsv encoderWenbin Chen2022-06-171-0/+4
* libavcodec/qsvdec: Add more pixel format support to qsvdecWenbin Chen2022-04-061-0/+3
* lavc/qsvdec: export AVFilmGrainParams side dataHaihao Xiang2022-01-291-0/+3
* lavc/qsv: allow to add more parameter buffers to QSV frameHaihao Xiang2022-01-291-1/+7
* avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CCAndreas Rheinhardt2021-11-301-0/+2
* avcodec/qsv: Make ff_qsv_map_error() staticAndreas Rheinhardt2021-09-081-5/+0
* libavcodec/qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-081-1/+1
* avcodec/qsv: Remove unused ff_qsv_level_to_mfx()Andreas Rheinhardt2021-08-081-1/+0
* lavc/qsv: fix make checkheaders warningJun Zhao2020-06-141-0/+2
* lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()Zhong Li2019-12-291-1/+0
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-091-3/+4
* lavc/qsv: add memory type messageZhong Li2019-09-261-0/+3
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-261-1/+27
* lavc/qsv: make function qsv_map_fourcc() can be called externallyZhong Li2019-08-201-0/+2
* lavc/qsvdec: add function ff_qsv_map_picstruct()Zhong Li2019-08-201-0/+2
* lavc/qsvdec: fix hevc level incorrectly mapZhong Li2019-05-071-0/+1
* qsv: fix the dangerous macro definitionsZhong Li2019-03-281-2/+2
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-131-0/+4
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-0/+4
* | Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'James Almer2018-04-131-0/+3
|\ \ | |/
| * lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-081-0/+3
| * qsv: Add ability to create a session from a deviceMark Thompson2017-04-021-3/+6
| * qsvdec: Pass the correct profile to libmfxMark Thompson2016-11-141-0/+1
* | qsv: Add ability to create a session from a deviceMark Thompson2017-06-141-3/+6
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-301-1/+12
|\ \ | |/
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-071-1/+12
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-301-2/+8
|\ \ | |/
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-071-2/+8
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-301-3/+2
|\ \ | |/
| * qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-071-3/+2
* | Merge commit '8e07c22e508b349d145b9f142aa3ee8b3ce1d3a4'Mark Thompson2017-03-121-0/+3
|\ \ | |/
| * qsvenc: print warnings from encode/initAnton Khirnov2016-07-221-0/+3
* | Merge commit '95414eb2dc63a6f934275b4ed33dedd4369f2c49'Mark Thompson2017-03-121-1/+4
|\ \ | |/
| * qsv: print more complete error messagesAnton Khirnov2016-07-221-1/+4
* | Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa'Hendrik Leppkes2016-11-141-0/+2
|\ \ | |/
| * qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-031-0/+2
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-0/+11
* | qsv: Merge libav implementationMark Thompson2016-10-311-26/+14
* | Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e'Derek Buitenhuis2016-02-241-0/+2
|\ \ | |/
| * qsv: add a missing #includeAnton Khirnov2016-02-181-0/+2
* | qsvenc: write a53 caption data to SEIWill Kelleher2015-11-301-0/+3
* | Merge commit 'f5c4d38c78347b09478e21a661befff4b2d44643'Michael Niedermayer2015-07-191-0/+2
|\ \ | |/